[SCM] live-build branch, upstream, updated. upstream/3.0_a55-1-gc139e5c

Daniel Baumann daniel at debian.org
Mon Jul 30 19:57:22 UTC 2012


The following commit has been merged in the upstream branch:
commit c139e5c9bc180ab66764ade4c5b69fbe74541880
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 30 21:58:07 2012 +0200

    Adding upstream version 3.0~a56.

diff --git a/Makefile b/Makefile
index 578def6..7ac672d 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ SHELL := sh -e
 
 LANGUAGES = $(shell cd manpages/po && ls)
 
-SCRIPTS = bin/* frontends/cgi/live-build-cgi frontends/cgi/live-build-cgi.cron functions/* examples/auto/* examples/hooks/* scripts/*.sh scripts/*/* share/hooks/*
+SCRIPTS = bin/* frontends/cgi/live-build-cgi frontends/cgi/live-build-cgi.cron functions/* examples/auto/* examples/hooks/* scripts/*.sh scripts/*/* share/bin/* share/hooks/*
 
 all: build
 
diff --git a/VERSION b/VERSION
index cece869..0ba94da 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0~a55-1
+3.0~a56-1
diff --git a/bin/lb b/bin/lb
index 8cf9014..5cffbaa 100755
--- a/bin/lb
+++ b/bin/lb
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/examples/hooks/minimal.chroot b/examples/hooks/minimal.chroot
index d98f25c..70af0dd 100755
--- a/examples/hooks/minimal.chroot
+++ b/examples/hooks/minimal.chroot
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/examples/hooks/stripped.chroot b/examples/hooks/stripped.chroot
index 02a72fd..fe3f6ca 100755
--- a/examples/hooks/stripped.chroot
+++ b/examples/hooks/stripped.chroot
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/frontends/cgi/live-build-cgi b/frontends/cgi/live-build-cgi
index 66e138c..4b3e86b 100755
--- a/frontends/cgi/live-build-cgi
+++ b/frontends/cgi/live-build-cgi
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/frontends/cgi/live-build-cgi.cron b/frontends/cgi/live-build-cgi.cron
index d974dd6..876cec0 100755
--- a/frontends/cgi/live-build-cgi.cron
+++ b/frontends/cgi/live-build-cgi.cron
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/aliases.sh b/functions/aliases.sh
index a63b193..c2bd147 100755
--- a/functions/aliases.sh
+++ b/functions/aliases.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/architectures.sh b/functions/architectures.sh
index 2756587..76eb88e 100755
--- a/functions/architectures.sh
+++ b/functions/architectures.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/arguments.sh b/functions/arguments.sh
index 2e6c2b8..4da88b8 100755
--- a/functions/arguments.sh
+++ b/functions/arguments.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/breakpoints.sh b/functions/breakpoints.sh
index 9a10178..28ad581 100755
--- a/functions/breakpoints.sh
+++ b/functions/breakpoints.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/cache.sh b/functions/cache.sh
index 400afe2..a04521a 100755
--- a/functions/cache.sh
+++ b/functions/cache.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/chroot.sh b/functions/chroot.sh
index 954b597..1698cc3 100755
--- a/functions/chroot.sh
+++ b/functions/chroot.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/color.sh b/functions/color.sh
index d6cb41f..2020c4a 100755
--- a/functions/color.sh
+++ b/functions/color.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/common.sh b/functions/common.sh
index 19c3bc0..41fa13e 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/conffile.sh b/functions/conffile.sh
index 5efcebd..4674006 100755
--- a/functions/conffile.sh
+++ b/functions/conffile.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/cursor.sh b/functions/cursor.sh
index 80a9701..5a17a50 100755
--- a/functions/cursor.sh
+++ b/functions/cursor.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/defaults.sh b/functions/defaults.sh
index f29f1a8..08da782 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
@@ -883,7 +883,7 @@ Set_defaults ()
 
 	# Setting volatile updates option
 	case "${LB_PARENT_DISTRIBUTION}" in
-		jessie|sid)
+		wheezy|jessie|sid)
 			LB_VOLATILE="${LB_VOLATILE:-false}"
 			;;
 
diff --git a/functions/echo.sh b/functions/echo.sh
index 9daabd1..8ce5d71 100755
--- a/functions/echo.sh
+++ b/functions/echo.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/exit.sh b/functions/exit.sh
index 51831a1..63ac7e6 100755
--- a/functions/exit.sh
+++ b/functions/exit.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/help.sh b/functions/help.sh
index ab8942d..bae08b3 100755
--- a/functions/help.sh
+++ b/functions/help.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/lockfile.sh b/functions/lockfile.sh
index ed290a8..fa29baa 100755
--- a/functions/lockfile.sh
+++ b/functions/lockfile.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/losetup.sh b/functions/losetup.sh
index 3abd253..b62cc16 100755
--- a/functions/losetup.sh
+++ b/functions/losetup.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/man.sh b/functions/man.sh
index ff73c79..03f2052 100755
--- a/functions/man.sh
+++ b/functions/man.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/packagelists.sh b/functions/packagelists.sh
index c126d25..8a6141b 100755
--- a/functions/packagelists.sh
+++ b/functions/packagelists.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/packages.sh b/functions/packages.sh
index 1d5356a..4e562b8 100755
--- a/functions/packages.sh
+++ b/functions/packages.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/releases.sh b/functions/releases.sh
index bec315f..6871c12 100755
--- a/functions/releases.sh
+++ b/functions/releases.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/stagefile.sh b/functions/stagefile.sh
index 301dbea..7d6aa6b 100755
--- a/functions/stagefile.sh
+++ b/functions/stagefile.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/templates.sh b/functions/templates.sh
index f68fcc9..d6a54d0 100755
--- a/functions/templates.sh
+++ b/functions/templates.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/usage.sh b/functions/usage.sh
index 6d24f7d..789e795 100755
--- a/functions/usage.sh
+++ b/functions/usage.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/functions/wrapper.sh b/functions/wrapper.sh
index 019acfa..e760dcd 100755
--- a/functions/wrapper.sh
+++ b/functions/wrapper.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/manpages/bin/update-version.sh b/manpages/bin/update-version.sh
index 4b0820e..b996d7c 100755
--- a/manpages/bin/update-version.sh
+++ b/manpages/bin/update-version.sh
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/manpages/de/lb.de.1 b/manpages/de/lb.de.1
index 4e929ff..83d2ad0 100644
--- a/manpages/de/lb.de.1
+++ b/manpages/de/lb.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb\fP \- wrapper for live\-build programs
diff --git a/manpages/de/lb_binary.de.1 b/manpages/de/lb_binary.de.1
index c2eeab5..6bcbb1f 100644
--- a/manpages/de/lb_binary.de.1
+++ b/manpages/de/lb_binary.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_checksums.de.1 b/manpages/de/lb_binary_checksums.de.1
index b200d25..22bcefa 100644
--- a/manpages/de/lb_binary_checksums.de.1
+++ b/manpages/de/lb_binary_checksums.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_checksums\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_chroot.de.1 b/manpages/de/lb_binary_chroot.de.1
index 7494547..856fed0 100644
--- a/manpages/de/lb_binary_chroot.de.1
+++ b/manpages/de/lb_binary_chroot.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_chroot\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_debian-installer.de.1 b/manpages/de/lb_binary_debian-installer.de.1
index 7468036..7d5f834 100644
--- a/manpages/de/lb_binary_debian-installer.de.1
+++ b/manpages/de/lb_binary_debian-installer.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_debian\-installer\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_disk.de.1 b/manpages/de/lb_binary_disk.de.1
index bd8b21d..d44ec84 100644
--- a/manpages/de/lb_binary_disk.de.1
+++ b/manpages/de/lb_binary_disk.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_disk\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_grub.de.1 b/manpages/de/lb_binary_grub.de.1
index 70c7e46..07233ae 100644
--- a/manpages/de/lb_binary_grub.de.1
+++ b/manpages/de/lb_binary_grub.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_grub\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_grub2.de.1 b/manpages/de/lb_binary_grub2.de.1
index 1b25587..a029c1d 100644
--- a/manpages/de/lb_binary_grub2.de.1
+++ b/manpages/de/lb_binary_grub2.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_grub2\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_hdd.de.1 b/manpages/de/lb_binary_hdd.de.1
index c164727..01e0bb8 100644
--- a/manpages/de/lb_binary_hdd.de.1
+++ b/manpages/de/lb_binary_hdd.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_hdd\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_hooks.de.1 b/manpages/de/lb_binary_hooks.de.1
index be46a8b..581c3ad 100644
--- a/manpages/de/lb_binary_hooks.de.1
+++ b/manpages/de/lb_binary_hooks.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_local\-hooks\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_includes.de.1 b/manpages/de/lb_binary_includes.de.1
index 02e5c52..93cabd1 100644
--- a/manpages/de/lb_binary_includes.de.1
+++ b/manpages/de/lb_binary_includes.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_includes\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_iso.de.1 b/manpages/de/lb_binary_iso.de.1
index 0cc36f6..271a833 100644
--- a/manpages/de/lb_binary_iso.de.1
+++ b/manpages/de/lb_binary_iso.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_iso\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_linux-image.de.1 b/manpages/de/lb_binary_linux-image.de.1
index 77922c1..e469d6a 100644
--- a/manpages/de/lb_binary_linux-image.de.1
+++ b/manpages/de/lb_binary_linux-image.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_linux\-image\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_manifest.de.1 b/manpages/de/lb_binary_manifest.de.1
index 55e3d8c..a0cf91d 100644
--- a/manpages/de/lb_binary_manifest.de.1
+++ b/manpages/de/lb_binary_manifest.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_manifest\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_memtest.de.1 b/manpages/de/lb_binary_memtest.de.1
index b17ca82..02ae01e 100644
--- a/manpages/de/lb_binary_memtest.de.1
+++ b/manpages/de/lb_binary_memtest.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_memtest\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_netboot.de.1 b/manpages/de/lb_binary_netboot.de.1
index 9244131..e19966c 100644
--- a/manpages/de/lb_binary_netboot.de.1
+++ b/manpages/de/lb_binary_netboot.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_net\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_rootfs.de.1 b/manpages/de/lb_binary_rootfs.de.1
index 1dbe8ee..9b8cbb2 100644
--- a/manpages/de/lb_binary_rootfs.de.1
+++ b/manpages/de/lb_binary_rootfs.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_rootfs\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_silo.de.1 b/manpages/de/lb_binary_silo.de.1
index f48013c..db82414 100644
--- a/manpages/de/lb_binary_silo.de.1
+++ b/manpages/de/lb_binary_silo.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_silo\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_syslinux.de.1 b/manpages/de/lb_binary_syslinux.de.1
index 5f505f1..167f211 100644
--- a/manpages/de/lb_binary_syslinux.de.1
+++ b/manpages/de/lb_binary_syslinux.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_syslinux\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_tar.de.1 b/manpages/de/lb_binary_tar.de.1
index d5df486..cf078e0 100644
--- a/manpages/de/lb_binary_tar.de.1
+++ b/manpages/de/lb_binary_tar.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_tar\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_virtual-hdd.de.1 b/manpages/de/lb_binary_virtual-hdd.de.1
index 18902ef..f27738f 100644
--- a/manpages/de/lb_binary_virtual-hdd.de.1
+++ b/manpages/de/lb_binary_virtual-hdd.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_virtual\-hdd\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_win32-loader.de.1 b/manpages/de/lb_binary_win32-loader.de.1
index d06ab31..68b5cae 100644
--- a/manpages/de/lb_binary_win32-loader.de.1
+++ b/manpages/de/lb_binary_win32-loader.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_win32\-loader\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_yaboot.de.1 b/manpages/de/lb_binary_yaboot.de.1
index 68db6fc..1d9cd20 100644
--- a/manpages/de/lb_binary_yaboot.de.1
+++ b/manpages/de/lb_binary_yaboot.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_yaboot\fP \- Complete the binary stage
diff --git a/manpages/de/lb_bootstrap.de.1 b/manpages/de/lb_bootstrap.de.1
index eb2020e..1b99137 100644
--- a/manpages/de/lb_bootstrap.de.1
+++ b/manpages/de/lb_bootstrap.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb bootstrap\fP \- Complete the bootstrap stage
diff --git a/manpages/de/lb_bootstrap_cache.de.1 b/manpages/de/lb_bootstrap_cache.de.1
index b45a2c1..4ef176d 100644
--- a/manpages/de/lb_bootstrap_cache.de.1
+++ b/manpages/de/lb_bootstrap_cache.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb bootstrap_cache\fP \- Complete the bootstrap stage
diff --git a/manpages/de/lb_bootstrap_cdebootstrap.de.1 b/manpages/de/lb_bootstrap_cdebootstrap.de.1
index 145f34b..f4a3fe5 100644
--- a/manpages/de/lb_bootstrap_cdebootstrap.de.1
+++ b/manpages/de/lb_bootstrap_cdebootstrap.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb bootstrap_cdebootstrap\fP \- Complete the bootstrap stage
diff --git a/manpages/de/lb_bootstrap_copy.de.1 b/manpages/de/lb_bootstrap_copy.de.1
index 1ca3eaa..8408a32 100644
--- a/manpages/de/lb_bootstrap_copy.de.1
+++ b/manpages/de/lb_bootstrap_copy.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb bootstrap_copy\fP \- Complete the bootstrap stage
diff --git a/manpages/de/lb_bootstrap_debootstrap.de.1 b/manpages/de/lb_bootstrap_debootstrap.de.1
index 17c369c..37c9049 100644
--- a/manpages/de/lb_bootstrap_debootstrap.de.1
+++ b/manpages/de/lb_bootstrap_debootstrap.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb bootstrap_debootstrap\fP \- Complete the bootstrap stage
diff --git a/manpages/de/lb_build.de.1 b/manpages/de/lb_build.de.1
index 69b474f..68bcc8c 100644
--- a/manpages/de/lb_build.de.1
+++ b/manpages/de/lb_build.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages
diff --git a/manpages/de/lb_chroot.de.1 b/manpages/de/lb_chroot.de.1
index 5379773..52ef021 100644
--- a/manpages/de/lb_chroot.de.1
+++ b/manpages/de/lb_chroot.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_apt.de.1 b/manpages/de/lb_chroot_apt.de.1
index 979ee18..f4303cd 100644
--- a/manpages/de/lb_chroot_apt.de.1
+++ b/manpages/de/lb_chroot_apt.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_apt\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_archives.de.1 b/manpages/de/lb_chroot_archives.de.1
index 837701b..6029ea0 100644
--- a/manpages/de/lb_chroot_archives.de.1
+++ b/manpages/de/lb_chroot_archives.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_archives\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_cache.de.1 b/manpages/de/lb_chroot_cache.de.1
index db992a2..75f250e 100644
--- a/manpages/de/lb_chroot_cache.de.1
+++ b/manpages/de/lb_chroot_cache.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_cache\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_debianchroot.de.1 b/manpages/de/lb_chroot_debianchroot.de.1
index 768cde7..98d2b37 100644
--- a/manpages/de/lb_chroot_debianchroot.de.1
+++ b/manpages/de/lb_chroot_debianchroot.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_debianchroot\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_devpts.de.1 b/manpages/de/lb_chroot_devpts.de.1
index 2ead7e0..51138d8 100644
--- a/manpages/de/lb_chroot_devpts.de.1
+++ b/manpages/de/lb_chroot_devpts.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_devpts\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_dpkg.de.1 b/manpages/de/lb_chroot_dpkg.de.1
index 72a1e21..9099681 100644
--- a/manpages/de/lb_chroot_dpkg.de.1
+++ b/manpages/de/lb_chroot_dpkg.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_dpkg\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_hacks.de.1 b/manpages/de/lb_chroot_hacks.de.1
index b9f07c3..478c23b 100644
--- a/manpages/de/lb_chroot_hacks.de.1
+++ b/manpages/de/lb_chroot_hacks.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_hacks\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_hooks.de.1 b/manpages/de/lb_chroot_hooks.de.1
index 0c6011f..4fb4e96 100644
--- a/manpages/de/lb_chroot_hooks.de.1
+++ b/manpages/de/lb_chroot_hooks.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_hooks\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_hostname.de.1 b/manpages/de/lb_chroot_hostname.de.1
index 174b6ef..17bb64d 100644
--- a/manpages/de/lb_chroot_hostname.de.1
+++ b/manpages/de/lb_chroot_hostname.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_hostname\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_hosts.de.1 b/manpages/de/lb_chroot_hosts.de.1
index e0c317a..e90af35 100644
--- a/manpages/de/lb_chroot_hosts.de.1
+++ b/manpages/de/lb_chroot_hosts.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_hosts\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_install-packages.de.1 b/manpages/de/lb_chroot_install-packages.de.1
index 23fffe8..158a6df 100644
--- a/manpages/de/lb_chroot_install-packages.de.1
+++ b/manpages/de/lb_chroot_install-packages.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_install\-packages\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_interactive.de.1 b/manpages/de/lb_chroot_interactive.de.1
index a27a2ae..6ee9099 100644
--- a/manpages/de/lb_chroot_interactive.de.1
+++ b/manpages/de/lb_chroot_interactive.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_interactive\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_linux-image.de.1 b/manpages/de/lb_chroot_linux-image.de.1
index 14ccd1a..cd4919b 100644
--- a/manpages/de/lb_chroot_linux-image.de.1
+++ b/manpages/de/lb_chroot_linux-image.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_linux\-image\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_local-patches.de.1 b/manpages/de/lb_chroot_local-patches.de.1
deleted file mode 100644
index 8a7fc64..0000000
--- a/manpages/de/lb_chroot_local-patches.de.1
+++ /dev/null
@@ -1,47 +0,0 @@
-.\"*******************************************************************
-.\"
-.\" This file was generated with po4a. Translate the source file.
-.\"
-.\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
-
-.SH NAME
-\fBlb chroot_local\-patches\fP \- Complete the chroot stage
-
-.SH SYNOPSIS
-\fBlb chroot_local\-patches\fP [\fIlive\-build options\fP]
-
-.SH DESCRIPTION
-\fBlb chroot_local\-patches\fP is a low\-level command (plumbing) of
-\fIlive\-build\fP(7), the Debian Live tool suite.
-.PP
-
-.\" FIXME
-.SH OPTIONS
-\fBlb chroot_local\-patches\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/lb_chroot_local-preseed.de.1 b/manpages/de/lb_chroot_local-preseed.de.1
index 106f5de..f2f16f1 100644
--- a/manpages/de/lb_chroot_local-preseed.de.1
+++ b/manpages/de/lb_chroot_local-preseed.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_local\-preseed\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_packages.de.1 b/manpages/de/lb_chroot_packages.de.1
index 09a3a8b..55a86b9 100644
--- a/manpages/de/lb_chroot_packages.de.1
+++ b/manpages/de/lb_chroot_packages.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_packages\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_proc.de.1 b/manpages/de/lb_chroot_proc.de.1
index 741d839..6335e14 100644
--- a/manpages/de/lb_chroot_proc.de.1
+++ b/manpages/de/lb_chroot_proc.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_proc\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_resolv.de.1 b/manpages/de/lb_chroot_resolv.de.1
index 87c3492..e1c4812 100644
--- a/manpages/de/lb_chroot_resolv.de.1
+++ b/manpages/de/lb_chroot_resolv.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_resolv\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_selinuxfs.de.1 b/manpages/de/lb_chroot_selinuxfs.de.1
index 9f221b5..fc458a3 100644
--- a/manpages/de/lb_chroot_selinuxfs.de.1
+++ b/manpages/de/lb_chroot_selinuxfs.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_selinuxfs\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_sysfs.de.1 b/manpages/de/lb_chroot_sysfs.de.1
index 5087ece..82f4a12 100644
--- a/manpages/de/lb_chroot_sysfs.de.1
+++ b/manpages/de/lb_chroot_sysfs.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_sysfs\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_sysv-rc.de.1 b/manpages/de/lb_chroot_sysv-rc.de.1
index ccfd9b1..b0c08a3 100644
--- a/manpages/de/lb_chroot_sysv-rc.de.1
+++ b/manpages/de/lb_chroot_sysv-rc.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_sysv\-rc\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_upstart.de.1 b/manpages/de/lb_chroot_upstart.de.1
index f264a54..91fa00f 100644
--- a/manpages/de/lb_chroot_upstart.de.1
+++ b/manpages/de/lb_chroot_upstart.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_upstart\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_clean.de.1 b/manpages/de/lb_clean.de.1
index a9e6643..f184b08 100644
--- a/manpages/de/lb_clean.de.1
+++ b/manpages/de/lb_clean.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb clean\fP \- Clean build directory
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1
index 4d6952c..43a7ccb 100644
--- a/manpages/de/lb_config.de.1
+++ b/manpages/de/lb_config.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb config\fP \- Create config directory
@@ -64,7 +64,7 @@
 .br
   [\fB\-\-compression\fP bzip2|gzip|lzip|none]
 .br
-  [\fB\-\-config\fP \fIGIT_URL\fP]
+  [\fB\-\-config\fP \fIGIT_URL::GIT_BRANCH\fP]
 .br
   [\fB\-\-build\-with\-chroot\fP true|false]
 .br
@@ -393,8 +393,9 @@ images it can save some time by not calculating the checksums.
 .IP "\fB\-\-compression\fP bzip2|gzip|lzip|none" 4
 defines the compression program to be used to compress tarballs. Defaults to
 gzip.
-.IP "\fB\-\-config\fP \fIGIT_URL\fP" 4
-allows to bootstrap a config tree from a git repositories.
+.IP "\fB\-\-config\fP \fIGIT_URL\fP::\fIGIT_BRANCH\fP" 4
+allows to bootstrap a config tree from a git repositories, optionally
+appended by a branch.
 .IP "\fB\-\-build\-with\-chroot\fP true|false" 4
 defines whetever live\-build should use the tools from within the chroot to
 build the binary image or not by using and including the host systems
diff --git a/manpages/de/lb_source.de.1 b/manpages/de/lb_source.de.1
index 5544c2f..3711e66 100644
--- a/manpages/de/lb_source.de.1
+++ b/manpages/de/lb_source.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source\fP \- Complete the source stage
diff --git a/manpages/de/lb_source_checksums.de.1 b/manpages/de/lb_source_checksums.de.1
index a260510..bfdfdfa 100644
--- a/manpages/de/lb_source_checksums.de.1
+++ b/manpages/de/lb_source_checksums.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_checksums\fP \- Complete the source stage
diff --git a/manpages/de/lb_source_debian-live.de.1 b/manpages/de/lb_source_debian-live.de.1
index 9ff4651..c23678b 100644
--- a/manpages/de/lb_source_debian-live.de.1
+++ b/manpages/de/lb_source_debian-live.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_debian\-live\fP \- Complete the source stage
diff --git a/manpages/de/lb_source_debian.de.1 b/manpages/de/lb_source_debian.de.1
index a70c00a..46507c8 100644
--- a/manpages/de/lb_source_debian.de.1
+++ b/manpages/de/lb_source_debian.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_debian\fP \- Complete the source stage
diff --git a/manpages/de/lb_source_disk.de.1 b/manpages/de/lb_source_disk.de.1
index aef1c40..e893d8e 100644
--- a/manpages/de/lb_source_disk.de.1
+++ b/manpages/de/lb_source_disk.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_disk\fP \- Complete the source stage
diff --git a/manpages/de/lb_source_hdd.de.1 b/manpages/de/lb_source_hdd.de.1
index b28483e..7d5457d 100644
--- a/manpages/de/lb_source_hdd.de.1
+++ b/manpages/de/lb_source_hdd.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_hdd\fP \- Complete the source stage
diff --git a/manpages/de/lb_source_iso.de.1 b/manpages/de/lb_source_iso.de.1
index bd4d47b..ff80606 100644
--- a/manpages/de/lb_source_iso.de.1
+++ b/manpages/de/lb_source_iso.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_iso\fP \- Complete the source stage
diff --git a/manpages/de/lb_source_tar.de.1 b/manpages/de/lb_source_tar.de.1
index ee98ea3..f1ab6b8 100644
--- a/manpages/de/lb_source_tar.de.1
+++ b/manpages/de/lb_source_tar.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_tar\fP \- Complete the source stage
diff --git a/manpages/de/lb_source_virtual-hdd.de.1 b/manpages/de/lb_source_virtual-hdd.de.1
index 1505c58..af13711 100644
--- a/manpages/de/lb_source_virtual-hdd.de.1
+++ b/manpages/de/lb_source_virtual-hdd.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_virtual\-hdd\fP \- Complete the source stage
diff --git a/manpages/de/lb_testroot.de.1 b/manpages/de/lb_testroot.de.1
index 4ff1a78..72c8733 100644
--- a/manpages/de/lb_testroot.de.1
+++ b/manpages/de/lb_testroot.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlb testroot\fP \- Ensure that a system is built as root
diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7
index aab7996..2e6baad 100644
--- a/manpages/de/live-build.de.7
+++ b/manpages/de/live-build.de.7
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BUILD 7 2012\-07\-29 3.0~a55\-1 "Debian Live Project"
+.TH LIVE\-BUILD 7 2012\-07\-30 3.0~a56\-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-build\fP \- the Debian Live tool suite
diff --git a/manpages/en/lb.1 b/manpages/en/lb.1
index 7687519..63db803 100644
--- a/manpages/en/lb.1
+++ b/manpages/en/lb.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb\fR \- wrapper for live\-build programs
diff --git a/manpages/en/lb_binary.1 b/manpages/en/lb_binary.1
index bc056ad..9940633 100644
--- a/manpages/en/lb_binary.1
+++ b/manpages/en/lb_binary.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_checksums.1 b/manpages/en/lb_binary_checksums.1
index 5167090..18f2e22 100644
--- a/manpages/en/lb_binary_checksums.1
+++ b/manpages/en/lb_binary_checksums.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_checksums\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_chroot.1 b/manpages/en/lb_binary_chroot.1
index 10e4433..826a649 100644
--- a/manpages/en/lb_binary_chroot.1
+++ b/manpages/en/lb_binary_chroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_chroot\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_debian-installer.1 b/manpages/en/lb_binary_debian-installer.1
index 3df5bac..5c1002f 100644
--- a/manpages/en/lb_binary_debian-installer.1
+++ b/manpages/en/lb_binary_debian-installer.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_debian\-installer\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_disk.1 b/manpages/en/lb_binary_disk.1
index e0bcbd3..65211a2 100644
--- a/manpages/en/lb_binary_disk.1
+++ b/manpages/en/lb_binary_disk.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_disk\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_grub.1 b/manpages/en/lb_binary_grub.1
index 05c6a17..39998f0 100644
--- a/manpages/en/lb_binary_grub.1
+++ b/manpages/en/lb_binary_grub.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_grub\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_grub2.1 b/manpages/en/lb_binary_grub2.1
index efa9582..a866e2d 100644
--- a/manpages/en/lb_binary_grub2.1
+++ b/manpages/en/lb_binary_grub2.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_grub2\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_hdd.1 b/manpages/en/lb_binary_hdd.1
index 52f8002..707c434 100644
--- a/manpages/en/lb_binary_hdd.1
+++ b/manpages/en/lb_binary_hdd.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_hdd\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_hooks.1 b/manpages/en/lb_binary_hooks.1
index ef773ab..c6bc276 100644
--- a/manpages/en/lb_binary_hooks.1
+++ b/manpages/en/lb_binary_hooks.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_local\-hooks\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_includes.1 b/manpages/en/lb_binary_includes.1
index 0c10d59..adc70f1 100644
--- a/manpages/en/lb_binary_includes.1
+++ b/manpages/en/lb_binary_includes.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_includes\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_iso.1 b/manpages/en/lb_binary_iso.1
index 957baa5..a489f08 100644
--- a/manpages/en/lb_binary_iso.1
+++ b/manpages/en/lb_binary_iso.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_iso\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_linux-image.1 b/manpages/en/lb_binary_linux-image.1
index 9f0ea60..02e28b2 100644
--- a/manpages/en/lb_binary_linux-image.1
+++ b/manpages/en/lb_binary_linux-image.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_linux\-image\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_manifest.1 b/manpages/en/lb_binary_manifest.1
index c540332..9fcf50d 100644
--- a/manpages/en/lb_binary_manifest.1
+++ b/manpages/en/lb_binary_manifest.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_manifest\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_memtest.1 b/manpages/en/lb_binary_memtest.1
index a3fa8b8..aa86a7b 100644
--- a/manpages/en/lb_binary_memtest.1
+++ b/manpages/en/lb_binary_memtest.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_memtest\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_netboot.1 b/manpages/en/lb_binary_netboot.1
index 0214e5b..affd2a0 100644
--- a/manpages/en/lb_binary_netboot.1
+++ b/manpages/en/lb_binary_netboot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_net\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_rootfs.1 b/manpages/en/lb_binary_rootfs.1
index 9be3b9e..d0aa4b1 100644
--- a/manpages/en/lb_binary_rootfs.1
+++ b/manpages/en/lb_binary_rootfs.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_rootfs\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_silo.1 b/manpages/en/lb_binary_silo.1
index 0cd38bb..9ee18a9 100644
--- a/manpages/en/lb_binary_silo.1
+++ b/manpages/en/lb_binary_silo.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_silo\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_syslinux.1 b/manpages/en/lb_binary_syslinux.1
index fb133dd..c1c3039 100644
--- a/manpages/en/lb_binary_syslinux.1
+++ b/manpages/en/lb_binary_syslinux.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_syslinux\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_tar.1 b/manpages/en/lb_binary_tar.1
index 30a93d0..42853fc 100644
--- a/manpages/en/lb_binary_tar.1
+++ b/manpages/en/lb_binary_tar.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_tar\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_virtual-hdd.1 b/manpages/en/lb_binary_virtual-hdd.1
index bfa1eca..9fab070 100644
--- a/manpages/en/lb_binary_virtual-hdd.1
+++ b/manpages/en/lb_binary_virtual-hdd.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_virtual\-hdd\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_win32-loader.1 b/manpages/en/lb_binary_win32-loader.1
index 867a2a0..1d8d8c8 100644
--- a/manpages/en/lb_binary_win32-loader.1
+++ b/manpages/en/lb_binary_win32-loader.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_win32\-loader\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_yaboot.1 b/manpages/en/lb_binary_yaboot.1
index bade97f..98927aa 100644
--- a/manpages/en/lb_binary_yaboot.1
+++ b/manpages/en/lb_binary_yaboot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb binary_yaboot\fR \- Complete the binary stage
diff --git a/manpages/en/lb_bootstrap.1 b/manpages/en/lb_bootstrap.1
index feb2f7c..c9b7669 100644
--- a/manpages/en/lb_bootstrap.1
+++ b/manpages/en/lb_bootstrap.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb bootstrap\fR \- Complete the bootstrap stage
diff --git a/manpages/en/lb_bootstrap_cache.1 b/manpages/en/lb_bootstrap_cache.1
index 6d188fc..01fe2c0 100644
--- a/manpages/en/lb_bootstrap_cache.1
+++ b/manpages/en/lb_bootstrap_cache.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb bootstrap_cache\fR \- Complete the bootstrap stage
diff --git a/manpages/en/lb_bootstrap_cdebootstrap.1 b/manpages/en/lb_bootstrap_cdebootstrap.1
index ea927c4..174ffa5 100644
--- a/manpages/en/lb_bootstrap_cdebootstrap.1
+++ b/manpages/en/lb_bootstrap_cdebootstrap.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb bootstrap_cdebootstrap\fR \- Complete the bootstrap stage
diff --git a/manpages/en/lb_bootstrap_copy.1 b/manpages/en/lb_bootstrap_copy.1
index 2197a00..b1a968a 100644
--- a/manpages/en/lb_bootstrap_copy.1
+++ b/manpages/en/lb_bootstrap_copy.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb bootstrap_copy\fR \- Complete the bootstrap stage
diff --git a/manpages/en/lb_bootstrap_debootstrap.1 b/manpages/en/lb_bootstrap_debootstrap.1
index ad4fae9..21e30c1 100644
--- a/manpages/en/lb_bootstrap_debootstrap.1
+++ b/manpages/en/lb_bootstrap_debootstrap.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb bootstrap_debootstrap\fR \- Complete the bootstrap stage
diff --git a/manpages/en/lb_build.1 b/manpages/en/lb_build.1
index 2510e18..344e003 100644
--- a/manpages/en/lb_build.1
+++ b/manpages/en/lb_build.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages
diff --git a/manpages/en/lb_chroot.1 b/manpages/en/lb_chroot.1
index 5436763..b06fd29 100644
--- a/manpages/en/lb_chroot.1
+++ b/manpages/en/lb_chroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_apt.1 b/manpages/en/lb_chroot_apt.1
index aa4f0e1..28af293 100644
--- a/manpages/en/lb_chroot_apt.1
+++ b/manpages/en/lb_chroot_apt.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_apt\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_archives.1 b/manpages/en/lb_chroot_archives.1
index 707f8e8..f9446d4 100644
--- a/manpages/en/lb_chroot_archives.1
+++ b/manpages/en/lb_chroot_archives.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_archives\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_cache.1 b/manpages/en/lb_chroot_cache.1
index 1ba8c51..2c1daf7 100644
--- a/manpages/en/lb_chroot_cache.1
+++ b/manpages/en/lb_chroot_cache.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_cache\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_debianchroot.1 b/manpages/en/lb_chroot_debianchroot.1
index e154baa..0b33972 100644
--- a/manpages/en/lb_chroot_debianchroot.1
+++ b/manpages/en/lb_chroot_debianchroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_debianchroot\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_devpts.1 b/manpages/en/lb_chroot_devpts.1
index bd57c70..1782480 100644
--- a/manpages/en/lb_chroot_devpts.1
+++ b/manpages/en/lb_chroot_devpts.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_devpts\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_dpkg.1 b/manpages/en/lb_chroot_dpkg.1
index 589e46f..bca3b8e 100644
--- a/manpages/en/lb_chroot_dpkg.1
+++ b/manpages/en/lb_chroot_dpkg.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_dpkg\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_hacks.1 b/manpages/en/lb_chroot_hacks.1
index 0e5857e..d98b181 100644
--- a/manpages/en/lb_chroot_hacks.1
+++ b/manpages/en/lb_chroot_hacks.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_hacks\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_hooks.1 b/manpages/en/lb_chroot_hooks.1
index 1dddf2e..cf3bd3a 100644
--- a/manpages/en/lb_chroot_hooks.1
+++ b/manpages/en/lb_chroot_hooks.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_hooks\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_hostname.1 b/manpages/en/lb_chroot_hostname.1
index 595c9cb..f164aba 100644
--- a/manpages/en/lb_chroot_hostname.1
+++ b/manpages/en/lb_chroot_hostname.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_hostname\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_hosts.1 b/manpages/en/lb_chroot_hosts.1
index 6a41429..d5c5b8d 100644
--- a/manpages/en/lb_chroot_hosts.1
+++ b/manpages/en/lb_chroot_hosts.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_hosts\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_install-packages.1 b/manpages/en/lb_chroot_install-packages.1
index 656b765..a691cfe 100644
--- a/manpages/en/lb_chroot_install-packages.1
+++ b/manpages/en/lb_chroot_install-packages.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_install\-packages\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_interactive.1 b/manpages/en/lb_chroot_interactive.1
index 17d1c49..a177c1a 100644
--- a/manpages/en/lb_chroot_interactive.1
+++ b/manpages/en/lb_chroot_interactive.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_interactive\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_linux-image.1 b/manpages/en/lb_chroot_linux-image.1
index 6a76d98..9a9a197 100644
--- a/manpages/en/lb_chroot_linux-image.1
+++ b/manpages/en/lb_chroot_linux-image.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_linux\-image\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_local-patches.1 b/manpages/en/lb_chroot_local-patches.1
deleted file mode 100644
index cc4d317..0000000
--- a/manpages/en/lb_chroot_local-patches.1
+++ /dev/null
@@ -1,33 +0,0 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
-
-.SH NAME
-\fBlb chroot_local\-patches\fR \- Complete the chroot stage
-
-.SH SYNOPSIS
-\fBlb chroot_local\-patches\fR [\fIlive\-build options\fR]
-
-.SH DESCRIPTION
-\fBlb chroot_local\-patches\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite.
-.PP
-.\" FIXME
-
-.SH OPTIONS
-\fBlb chroot_local\-patches\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/lb_chroot_local-preseed.1 b/manpages/en/lb_chroot_local-preseed.1
index ed3ac36..ad0fa63 100644
--- a/manpages/en/lb_chroot_local-preseed.1
+++ b/manpages/en/lb_chroot_local-preseed.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_local\-preseed\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_packages.1 b/manpages/en/lb_chroot_packages.1
index 49d9d27..9c6ab85 100644
--- a/manpages/en/lb_chroot_packages.1
+++ b/manpages/en/lb_chroot_packages.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_packages\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_proc.1 b/manpages/en/lb_chroot_proc.1
index 1dfc3e9..10b4b1c 100644
--- a/manpages/en/lb_chroot_proc.1
+++ b/manpages/en/lb_chroot_proc.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_proc\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_resolv.1 b/manpages/en/lb_chroot_resolv.1
index 1b1f649..225d0d1 100644
--- a/manpages/en/lb_chroot_resolv.1
+++ b/manpages/en/lb_chroot_resolv.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_resolv\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_selinuxfs.1 b/manpages/en/lb_chroot_selinuxfs.1
index 001948c..e19af8b 100644
--- a/manpages/en/lb_chroot_selinuxfs.1
+++ b/manpages/en/lb_chroot_selinuxfs.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_selinuxfs\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_sysfs.1 b/manpages/en/lb_chroot_sysfs.1
index e9c2f3b..bc1dc67 100644
--- a/manpages/en/lb_chroot_sysfs.1
+++ b/manpages/en/lb_chroot_sysfs.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_sysfs\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_sysv-rc.1 b/manpages/en/lb_chroot_sysv-rc.1
index 4e5d417..8398bd8 100644
--- a/manpages/en/lb_chroot_sysv-rc.1
+++ b/manpages/en/lb_chroot_sysv-rc.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_sysv-rc\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_upstart.1 b/manpages/en/lb_chroot_upstart.1
index 51f0f5a..f9def92 100644
--- a/manpages/en/lb_chroot_upstart.1
+++ b/manpages/en/lb_chroot_upstart.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb chroot_upstart\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_clean.1 b/manpages/en/lb_clean.1
index 14dfb8a..e9cc7d5 100644
--- a/manpages/en/lb_clean.1
+++ b/manpages/en/lb_clean.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb clean\fR \- Clean build directory
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 9c7d6c0..007b058 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb config\fR \- Create config directory
@@ -59,7 +59,7 @@
 .br
 	[\fB\-\-compression\fR bzip2|gzip|lzip|none]
 .br
-	[\fB\-\-config\fR \fIGIT_URL\fR]
+	[\fB\-\-config\fR \fIGIT_URL::GIT_BRANCH\fR]
 .br
 	[\fB\-\-build\-with\-chroot\fR true|false]
 .br
@@ -303,8 +303,8 @@ sets which stages should be cached. By default set to bootstrap. As an exception
 defines if the binary image should contain a file called md5sums.txt, sha1sums.txt and/or sha256sums.txt. These lists all files on the image together with their checksums. This in turn can be used by live\-boots built\-in integrity\-check to verify the medium if specified at boot prompt. In general, this should not be false and is an important feature of live system released to the public. However, during development of very big images it can save some time by not calculating the checksums.
 .IP "\fB\-\-compression\fR bzip2|gzip|lzip|none" 4
 defines the compression program to be used to compress tarballs. Defaults to gzip.
-.IP "\fB\-\-config\fR \fIGIT_URL\fR" 4
-allows to bootstrap a config tree from a git repositories.
+.IP "\fB\-\-config\fR \fIGIT_URL\fR::\fIGIT_BRANCH\fR" 4
+allows to bootstrap a config tree from a git repositories, optionally appended by a branch.
 .IP "\fB\-\-build\-with\-chroot\fR true|false" 4
 defines whetever live\-build should use the tools from within the chroot to build the binary image or not by using and including the host systems tools. This is a very dangerous option, using the tools of the host system can lead to tainted and even non-bootable images if the host systems version of the required tools (mainly these are the bootloaders such as syslinux, grub and yaboot, and the auxilliary tools such as dosfstools, genisoimage, squashfs-tools and others) do not \fBexactely\fR match what is present at build-time in the target distribution. Never do disable this option unless you are \fBexactely\fR sure what you are doing and have \fBcompletely\fI understood its consequences.
 .IP "\fB\-\-chroot\-filesystem\fR ext2|ext3|ext4|squashfs|jffs2|none" 4
diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1
index 5f0784c..f285f80 100644
--- a/manpages/en/lb_source.1
+++ b/manpages/en/lb_source.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_checksums.1 b/manpages/en/lb_source_checksums.1
index c45a163..21b9f77 100644
--- a/manpages/en/lb_source_checksums.1
+++ b/manpages/en/lb_source_checksums.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_checksums\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_debian-live.1 b/manpages/en/lb_source_debian-live.1
index 44c57f3..2f6d7f0 100644
--- a/manpages/en/lb_source_debian-live.1
+++ b/manpages/en/lb_source_debian-live.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_debian\-live\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_debian.1 b/manpages/en/lb_source_debian.1
index 89f66af..1a3c8d5 100644
--- a/manpages/en/lb_source_debian.1
+++ b/manpages/en/lb_source_debian.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_debian\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_disk.1 b/manpages/en/lb_source_disk.1
index 81d08b0..a8851fb 100644
--- a/manpages/en/lb_source_disk.1
+++ b/manpages/en/lb_source_disk.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_disk\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_hdd.1 b/manpages/en/lb_source_hdd.1
index aa8707d..a4003ea 100644
--- a/manpages/en/lb_source_hdd.1
+++ b/manpages/en/lb_source_hdd.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_hdd\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_iso.1 b/manpages/en/lb_source_iso.1
index 657ed89..9a8e83e 100644
--- a/manpages/en/lb_source_iso.1
+++ b/manpages/en/lb_source_iso.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_iso\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_tar.1 b/manpages/en/lb_source_tar.1
index 7d3ceec..07a3472 100644
--- a/manpages/en/lb_source_tar.1
+++ b/manpages/en/lb_source_tar.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_tar\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_virtual-hdd.1 b/manpages/en/lb_source_virtual-hdd.1
index f910476..a2d75bb 100644
--- a/manpages/en/lb_source_virtual-hdd.1
+++ b/manpages/en/lb_source_virtual-hdd.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb source_virtual\-hdd\fR \- Complete the source stage
diff --git a/manpages/en/lb_testroot.1 b/manpages/en/lb_testroot.1
index b1409f8..46bc7bb 100644
--- a/manpages/en/lb_testroot.1
+++ b/manpages/en/lb_testroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlb testroot\fR \- Ensure that a system is built as root
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7
index dc29378..059554e 100644
--- a/manpages/en/live-build.7
+++ b/manpages/en/live-build.7
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 7 2012\-07\-29 3.0~a55-1 "Debian Live Project"
+.TH LIVE\-BUILD 7 2012\-07\-30 3.0~a56-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-build\fR \- the Debian Live tool suite
diff --git a/manpages/po/de/lb.1.po b/manpages/po/de/lb.1.po
index d810cc7..21fb81e 100644
--- a/manpages/po/de/lb.1.po
+++ b/manpages/po/de/lb.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -183,10 +183,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -222,11 +222,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -259,15 +259,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -298,15 +298,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -336,15 +336,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -367,15 +367,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -397,15 +396,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -427,15 +426,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -458,15 +457,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -491,15 +490,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -522,15 +521,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -556,15 +555,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -587,15 +586,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po
index baef227..b6b7b8e 100644
--- a/manpages/po/de/lb_binary.1.po
+++ b/manpages/po/de/lb_binary.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -306,15 +306,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -337,15 +337,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -367,15 +366,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -397,15 +396,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -428,15 +427,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -461,15 +460,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -492,15 +491,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -526,15 +525,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -557,15 +556,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/po/de/lb_binary_checksums.1.po b/manpages/po/de/lb_binary_checksums.1.po
index a30f412..865cb67 100644
--- a/manpages/po/de/lb_binary_checksums.1.po
+++ b/manpages/po/de/lb_binary_checksums.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -607,10 +606,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_chroot.1.po b/manpages/po/de/lb_binary_chroot.1.po
index ef22177..fe71d7d 100644
--- a/manpages/po/de/lb_binary_chroot.1.po
+++ b/manpages/po/de/lb_binary_chroot.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.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 df17afc..41398d1 100644
--- a/manpages/po/de/lb_binary_debian-installer.1.po
+++ b/manpages/po/de/lb_binary_debian-installer.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_disk.1.po b/manpages/po/de/lb_binary_disk.1.po
index 62fe4f4..5f6ecdd 100644
--- a/manpages/po/de/lb_binary_disk.1.po
+++ b/manpages/po/de/lb_binary_disk.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_grub.1.po b/manpages/po/de/lb_binary_grub.1.po
index 3083e1d..2dc8878 100644
--- a/manpages/po/de/lb_binary_grub.1.po
+++ b/manpages/po/de/lb_binary_grub.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_grub2.1.po b/manpages/po/de/lb_binary_grub2.1.po
index fa3392c..4bcf922 100644
--- a/manpages/po/de/lb_binary_grub2.1.po
+++ b/manpages/po/de/lb_binary_grub2.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_hdd.1.po b/manpages/po/de/lb_binary_hdd.1.po
index 5dbe022..2d248a0 100644
--- a/manpages/po/de/lb_binary_hdd.1.po
+++ b/manpages/po/de/lb_binary_hdd.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_hooks.1.po b/manpages/po/de/lb_binary_hooks.1.po
index 37bb4ee..d15aa2c 100644
--- a/manpages/po/de/lb_binary_hooks.1.po
+++ b/manpages/po/de/lb_binary_hooks.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_includes.1.po b/manpages/po/de/lb_binary_includes.1.po
index 48fe499..3a87afd 100644
--- a/manpages/po/de/lb_binary_includes.1.po
+++ b/manpages/po/de/lb_binary_includes.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_iso.1.po b/manpages/po/de/lb_binary_iso.1.po
index 19c578f..f0e087e 100644
--- a/manpages/po/de/lb_binary_iso.1.po
+++ b/manpages/po/de/lb_binary_iso.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.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 af85c72..6d5a22c 100644
--- a/manpages/po/de/lb_binary_linux-image.1.po
+++ b/manpages/po/de/lb_binary_linux-image.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_manifest.1.po b/manpages/po/de/lb_binary_manifest.1.po
index 447ab2e..4642063 100644
--- a/manpages/po/de/lb_binary_manifest.1.po
+++ b/manpages/po/de/lb_binary_manifest.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_memtest.1.po b/manpages/po/de/lb_binary_memtest.1.po
index 923d07b..8aef75b 100644
--- a/manpages/po/de/lb_binary_memtest.1.po
+++ b/manpages/po/de/lb_binary_memtest.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_netboot.1.po b/manpages/po/de/lb_binary_netboot.1.po
index 3dffcaa..6d31b94 100644
--- a/manpages/po/de/lb_binary_netboot.1.po
+++ b/manpages/po/de/lb_binary_netboot.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-07-18 19:25+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_rootfs.1.po b/manpages/po/de/lb_binary_rootfs.1.po
index 1fe62a1..25c0e14 100644
--- a/manpages/po/de/lb_binary_rootfs.1.po
+++ b/manpages/po/de/lb_binary_rootfs.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_silo.1.po b/manpages/po/de/lb_binary_silo.1.po
index d3ade13..e227528 100644
--- a/manpages/po/de/lb_binary_silo.1.po
+++ b/manpages/po/de/lb_binary_silo.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_syslinux.1.po b/manpages/po/de/lb_binary_syslinux.1.po
index cfa7b4a..c43a538 100644
--- a/manpages/po/de/lb_binary_syslinux.1.po
+++ b/manpages/po/de/lb_binary_syslinux.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_tar.1.po b/manpages/po/de/lb_binary_tar.1.po
index 5515ed3..dabf7a9 100644
--- a/manpages/po/de/lb_binary_tar.1.po
+++ b/manpages/po/de/lb_binary_tar.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.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 94c59ea..d235b5b 100644
--- a/manpages/po/de/lb_binary_virtual-hdd.1.po
+++ b/manpages/po/de/lb_binary_virtual-hdd.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.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 1d9b3ae..ae2b40f 100644
--- a/manpages/po/de/lb_binary_win32-loader.1.po
+++ b/manpages/po/de/lb_binary_win32-loader.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_binary_yaboot.1.po b/manpages/po/de/lb_binary_yaboot.1.po
index de8bd47..b211c93 100644
--- a/manpages/po/de/lb_binary_yaboot.1.po
+++ b/manpages/po/de/lb_binary_yaboot.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po
index d7f8a5c..86b3334 100644
--- a/manpages/po/de/lb_bootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -306,15 +306,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -337,15 +337,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -367,15 +366,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -397,15 +396,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -428,15 +427,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -461,15 +460,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -492,15 +491,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -526,15 +525,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -557,15 +556,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/po/de/lb_bootstrap_cache.1.po b/manpages/po/de/lb_bootstrap_cache.1.po
index 9f6422b..f7d0b0d 100644
--- a/manpages/po/de/lb_bootstrap_cache.1.po
+++ b/manpages/po/de/lb_bootstrap_cache.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po
index 2fdb52e..b14b56a 100644
--- a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_bootstrap_copy.1.po b/manpages/po/de/lb_bootstrap_copy.1.po
index c42f0a2..5d8d100 100644
--- a/manpages/po/de/lb_bootstrap_copy.1.po
+++ b/manpages/po/de/lb_bootstrap_copy.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_bootstrap_debootstrap.1.po b/manpages/po/de/lb_bootstrap_debootstrap.1.po
index f333c76..294ff15 100644
--- a/manpages/po/de/lb_bootstrap_debootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap_debootstrap.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po
index f72e166..a69b915 100644
--- a/manpages/po/de/lb_build.1.po
+++ b/manpages/po/de/lb_build.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po
index 4bfee34..30ad9e2 100644
--- a/manpages/po/de/lb_chroot.1.po
+++ b/manpages/po/de/lb_chroot.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -306,15 +306,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -337,15 +337,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -367,15 +366,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -397,15 +396,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -428,15 +427,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -461,15 +460,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -492,15 +491,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -526,15 +525,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -557,15 +556,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/po/de/lb_chroot_apt.1.po b/manpages/po/de/lb_chroot_apt.1.po
index 35ba949..6dcd17a 100644
--- a/manpages/po/de/lb_chroot_apt.1.po
+++ b/manpages/po/de/lb_chroot_apt.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_archives.1.po b/manpages/po/de/lb_chroot_archives.1.po
index be5c5f7..603b7a9 100644
--- a/manpages/po/de/lb_chroot_archives.1.po
+++ b/manpages/po/de/lb_chroot_archives.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_cache.1.po b/manpages/po/de/lb_chroot_cache.1.po
index 9d4c59a..74e155d 100644
--- a/manpages/po/de/lb_chroot_cache.1.po
+++ b/manpages/po/de/lb_chroot_cache.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_debianchroot.1.po b/manpages/po/de/lb_chroot_debianchroot.1.po
index 1e7836d..fc61462 100644
--- a/manpages/po/de/lb_chroot_debianchroot.1.po
+++ b/manpages/po/de/lb_chroot_debianchroot.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_devpts.1.po b/manpages/po/de/lb_chroot_devpts.1.po
index 4c6e32c..accc59c 100644
--- a/manpages/po/de/lb_chroot_devpts.1.po
+++ b/manpages/po/de/lb_chroot_devpts.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_dpkg.1.po b/manpages/po/de/lb_chroot_dpkg.1.po
index 863c588..c030bc2 100644
--- a/manpages/po/de/lb_chroot_dpkg.1.po
+++ b/manpages/po/de/lb_chroot_dpkg.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_hacks.1.po b/manpages/po/de/lb_chroot_hacks.1.po
index d506c68..e0a891e 100644
--- a/manpages/po/de/lb_chroot_hacks.1.po
+++ b/manpages/po/de/lb_chroot_hacks.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_hooks.1.po b/manpages/po/de/lb_chroot_hooks.1.po
index f110cf1..f8cfcc4 100644
--- a/manpages/po/de/lb_chroot_hooks.1.po
+++ b/manpages/po/de/lb_chroot_hooks.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_hostname.1.po b/manpages/po/de/lb_chroot_hostname.1.po
index 8e274ab..6a696f1 100644
--- a/manpages/po/de/lb_chroot_hostname.1.po
+++ b/manpages/po/de/lb_chroot_hostname.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_hosts.1.po b/manpages/po/de/lb_chroot_hosts.1.po
index 7d47216..abadb34 100644
--- a/manpages/po/de/lb_chroot_hosts.1.po
+++ b/manpages/po/de/lb_chroot_hosts.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.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 21ae996..a9700ee 100644
--- a/manpages/po/de/lb_chroot_install-packages.1.po
+++ b/manpages/po/de/lb_chroot_install-packages.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_interactive.1.po b/manpages/po/de/lb_chroot_interactive.1.po
index 39e3cd2..394bcb5 100644
--- a/manpages/po/de/lb_chroot_interactive.1.po
+++ b/manpages/po/de/lb_chroot_interactive.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.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 b04b693..8ddf137 100644
--- a/manpages/po/de/lb_chroot_linux-image.1.po
+++ b/manpages/po/de/lb_chroot_linux-image.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_local-patches.1.po b/manpages/po/de/lb_chroot_local-patches.1.po
deleted file mode 100644
index bb706bb..0000000
--- a/manpages/po/de/lb_chroot_local-patches.1.po
+++ /dev/null
@@ -1,619 +0,0 @@
-# German translations for live-build package
-# Copyright (C) 2012 Free Software Foundation, Inc.
-# This file is distributed under the same license as the live-build package.
-# Automatically generated, 2012.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
-"PO-Revision-Date: 2012-02-04 21:39+0100\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_hdd.1:1 en/lb_binary_hooks.1:1 en/lb_binary_includes.1:1
-#: en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_netboot.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_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_hooks.1:1 en/lb_chroot_hostname.1:1
-#: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
-#: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
-#: en/lb_source_iso.1:1 en/lb_source_tar.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_hdd.1:1 en/lb_binary_hooks.1:1 en/lb_binary_includes.1:1
-#: en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_netboot.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_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_hooks.1:1 en/lb_chroot_hostname.1:1
-#: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
-#: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
-#: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
-#: en/lb_testroot.1:1 en/live-build.7:1
-#, no-wrap
-msgid "2012-07-29"
-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_hdd.1:1 en/lb_binary_hooks.1:1 en/lb_binary_includes.1:1
-#: en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_netboot.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_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_hooks.1:1 en/lb_chroot_hostname.1:1
-#: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
-#: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
-#: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
-#: en/lb_testroot.1:1 en/live-build.7:1
-#, no-wrap
-msgid "3.0~a55-1"
-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_hdd.1:1 en/lb_binary_hooks.1:1 en/lb_binary_includes.1:1
-#: en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_netboot.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_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_hooks.1:1 en/lb_chroot_hostname.1:1
-#: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
-#: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
-#: en/lb_source_iso.1:1 en/lb_source_tar.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_hdd.1:3 en/lb_binary_hooks.1:3 en/lb_binary_includes.1:3
-#: en/lb_binary_iso.1:3 en/lb_binary_linux-image.1:3 en/lb_binary_manifest.1:3
-#: en/lb_binary_memtest.1:3 en/lb_binary_netboot.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_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_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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.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_hdd.1:3
-#: en/lb_source_iso.1:3 en/lb_source_tar.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_hdd.1:6 en/lb_binary_hooks.1:6 en/lb_binary_includes.1:6
-#: en/lb_binary_iso.1:6 en/lb_binary_linux-image.1:6 en/lb_binary_manifest.1:6
-#: en/lb_binary_memtest.1:6 en/lb_binary_netboot.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_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_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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.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_hdd.1:6
-#: en/lb_source_iso.1:6 en/lb_source_tar.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_hdd.1:9 en/lb_binary_hooks.1:9 en/lb_binary_includes.1:9
-#: en/lb_binary_iso.1:9 en/lb_binary_linux-image.1:9 en/lb_binary_manifest.1:9
-#: en/lb_binary_memtest.1:9 en/lb_binary_netboot.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_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_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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: 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_hdd.1:9
-#: en/lb_source_iso.1:9 en/lb_source_tar.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_hdd.1:14 en/lb_binary_hooks.1:14 en/lb_binary_includes.1:14
-#: en/lb_binary_iso.1:14 en/lb_binary_linux-image.1:14
-#: en/lb_binary_manifest.1:14 en/lb_binary_memtest.1:14
-#: en/lb_binary_netboot.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_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_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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.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_hdd.1:17 en/lb_binary_hooks.1:17 en/lb_binary_includes.1:17
-#: en/lb_binary_iso.1:17 en/lb_binary_linux-image.1:17
-#: en/lb_binary_manifest.1:17 en/lb_binary_memtest.1:17
-#: en/lb_binary_netboot.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_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_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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
-#, 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_hdd.1:21 en/lb_binary_hooks.1:21 en/lb_binary_includes.1:21
-#: en/lb_binary_iso.1:21 en/lb_binary_linux-image.1:21
-#: en/lb_binary_manifest.1:21 en/lb_binary_memtest.1:21
-#: en/lb_binary_netboot.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_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_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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
-#, 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_hdd.1:23 en/lb_binary_hooks.1:23 en/lb_binary_includes.1:23
-#: en/lb_binary_iso.1:23 en/lb_binary_linux-image.1:23
-#: en/lb_binary_manifest.1:23 en/lb_binary_memtest.1:23
-#: en/lb_binary_netboot.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_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_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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.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_hdd.1:25 en/lb_binary_hooks.1:25 en/lb_binary_includes.1:25
-#: en/lb_binary_iso.1:25 en/lb_binary_linux-image.1:25
-#: en/lb_binary_manifest.1:25 en/lb_binary_memtest.1:25
-#: en/lb_binary_netboot.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_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_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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
-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_hdd.1:26 en/lb_binary_hooks.1:26 en/lb_binary_includes.1:26
-#: en/lb_binary_iso.1:26 en/lb_binary_linux-image.1:26
-#: en/lb_binary_manifest.1:26 en/lb_binary_memtest.1:26
-#: en/lb_binary_netboot.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_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_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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
-#, 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_hdd.1:28 en/lb_binary_hooks.1:28 en/lb_binary_includes.1:28
-#: en/lb_binary_iso.1:28 en/lb_binary_linux-image.1:28
-#: en/lb_binary_manifest.1:28 en/lb_binary_memtest.1:28
-#: en/lb_binary_netboot.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_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_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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
-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_hdd.1:29 en/lb_binary_hooks.1:29 en/lb_binary_includes.1:29
-#: en/lb_binary_iso.1:29 en/lb_binary_linux-image.1:29
-#: en/lb_binary_manifest.1:29 en/lb_binary_memtest.1:29
-#: en/lb_binary_netboot.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_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_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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
-#, 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_hdd.1:31 en/lb_binary_hooks.1:31 en/lb_binary_includes.1:31
-#: en/lb_binary_iso.1:31 en/lb_binary_linux-image.1:31
-#: en/lb_binary_manifest.1:31 en/lb_binary_memtest.1:31
-#: en/lb_binary_netboot.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_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_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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
-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_hdd.1:32 en/lb_binary_hooks.1:32 en/lb_binary_includes.1:32
-#: en/lb_binary_iso.1:32 en/lb_binary_linux-image.1:32
-#: en/lb_binary_manifest.1:32 en/lb_binary_memtest.1:32
-#: en/lb_binary_netboot.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_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_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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
-#, 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_hdd.1:33 en/lb_binary_hooks.1:33 en/lb_binary_includes.1:33
-#: en/lb_binary_iso.1:33 en/lb_binary_linux-image.1:33
-#: en/lb_binary_manifest.1:33 en/lb_binary_memtest.1:33
-#: en/lb_binary_netboot.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_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_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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
-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_hdd.1:19
-#: en/lb_binary_hooks.1:19 en/lb_binary_includes.1:19 en/lb_binary_iso.1:19
-#: en/lb_binary_linux-image.1:19 en/lb_binary_manifest.1:19
-#: en/lb_binary_memtest.1:19 en/lb_binary_netboot.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_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_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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_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_hdd.1:19
-#: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
-#, no-wrap
-msgid "B<n/a>"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-patches.1:5
-msgid "B<lb chroot_local-patches> - Complete the chroot stage"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-patches.1:8
-msgid "B<lb chroot_local-patches> [I<live-build options>]"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-patches.1:11
-msgid ""
-"B<lb chroot_local-patches> is a low-level command (plumbing) of I<live-build>"
-"(7), the Debian Live tool suite."
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-patches.1:16
-msgid ""
-"B<lb chroot_local-patches> 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-preseed.1.po b/manpages/po/de/lb_chroot_local-preseed.1.po
index c04010c..0576835 100644
--- a/manpages/po/de/lb_chroot_local-preseed.1.po
+++ b/manpages/po/de/lb_chroot_local-preseed.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_packages.1.po b/manpages/po/de/lb_chroot_packages.1.po
index 49307ce..25b5290 100644
--- a/manpages/po/de/lb_chroot_packages.1.po
+++ b/manpages/po/de/lb_chroot_packages.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_proc.1.po b/manpages/po/de/lb_chroot_proc.1.po
index 75360c1..75b3df6 100644
--- a/manpages/po/de/lb_chroot_proc.1.po
+++ b/manpages/po/de/lb_chroot_proc.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_resolv.1.po b/manpages/po/de/lb_chroot_resolv.1.po
index b678942..4b2ddde 100644
--- a/manpages/po/de/lb_chroot_resolv.1.po
+++ b/manpages/po/de/lb_chroot_resolv.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_selinuxfs.1.po b/manpages/po/de/lb_chroot_selinuxfs.1.po
index 5ed09d1..4cf72df 100644
--- a/manpages/po/de/lb_chroot_selinuxfs.1.po
+++ b/manpages/po/de/lb_chroot_selinuxfs.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_sysfs.1.po b/manpages/po/de/lb_chroot_sysfs.1.po
index e891d6b..b7123f3 100644
--- a/manpages/po/de/lb_chroot_sysfs.1.po
+++ b/manpages/po/de/lb_chroot_sysfs.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.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 f902f39..f3b6983 100644
--- a/manpages/po/de/lb_chroot_sysv-rc.1.po
+++ b/manpages/po/de/lb_chroot_sysv-rc.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_chroot_upstart.1.po b/manpages/po/de/lb_chroot_upstart.1.po
index 8268469..861ca24 100644
--- a/manpages/po/de/lb_chroot_upstart.1.po
+++ b/manpages/po/de/lb_chroot_upstart.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po
index b5b9912..5370487 100644
--- a/manpages/po/de/lb_clean.1.po
+++ b/manpages/po/de/lb_clean.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po
index 5a84315..c86adc5 100644
--- a/manpages/po/de/lb_config.1.po
+++ b/manpages/po/de/lb_config.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -707,7 +706,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/lb_config.1:63
-msgid "  [B<--config> I<GIT_URL>]"
+msgid "  [B<--config> I<GIT_URL::GIT_BRANCH>]"
 msgstr ""
 
 #. type: Plain text
@@ -1570,12 +1569,14 @@ msgstr ""
 #. type: IP
 #: en/lb_config.1:306
 #, no-wrap
-msgid "B<--config> I<GIT_URL>"
+msgid "B<--config> I<GIT_URL>::I<GIT_BRANCH>"
 msgstr ""
 
 #. type: Plain text
 #: en/lb_config.1:308
-msgid "allows to bootstrap a config tree from a git repositories."
+msgid ""
+"allows to bootstrap a config tree from a git repositories, optionally "
+"appended by a branch."
 msgstr ""
 
 #. type: IP
diff --git a/manpages/po/de/lb_source.1.po b/manpages/po/de/lb_source.1.po
index d25f10f..4df5655 100644
--- a/manpages/po/de/lb_source.1.po
+++ b/manpages/po/de/lb_source.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -306,15 +306,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -337,15 +337,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -367,15 +366,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -397,15 +396,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -428,15 +427,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -461,15 +460,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -492,15 +491,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -526,15 +525,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -557,15 +556,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/po/de/lb_source_checksums.1.po b/manpages/po/de/lb_source_checksums.1.po
index 965b200..95357d0 100644
--- a/manpages/po/de/lb_source_checksums.1.po
+++ b/manpages/po/de/lb_source_checksums.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.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 5d30024..a06cd28 100644
--- a/manpages/po/de/lb_source_debian-live.1.po
+++ b/manpages/po/de/lb_source_debian-live.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_source_debian.1.po b/manpages/po/de/lb_source_debian.1.po
index 4c5e7d8..fe042c5 100644
--- a/manpages/po/de/lb_source_debian.1.po
+++ b/manpages/po/de/lb_source_debian.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_source_disk.1.po b/manpages/po/de/lb_source_disk.1.po
index b448561..ec967ef 100644
--- a/manpages/po/de/lb_source_disk.1.po
+++ b/manpages/po/de/lb_source_disk.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_source_hdd.1.po b/manpages/po/de/lb_source_hdd.1.po
index dee180b..95a2f9e 100644
--- a/manpages/po/de/lb_source_hdd.1.po
+++ b/manpages/po/de/lb_source_hdd.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_source_iso.1.po b/manpages/po/de/lb_source_iso.1.po
index e83093c..13beee2 100644
--- a/manpages/po/de/lb_source_iso.1.po
+++ b/manpages/po/de/lb_source_iso.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_source_tar.1.po b/manpages/po/de/lb_source_tar.1.po
index b30f294..e12f455 100644
--- a/manpages/po/de/lb_source_tar.1.po
+++ b/manpages/po/de/lb_source_tar.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.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 07fd286..3f84f4f 100644
--- a/manpages/po/de/lb_source_virtual-hdd.1.po
+++ b/manpages/po/de/lb_source_virtual-hdd.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/po/de/lb_testroot.1.po b/manpages/po/de/lb_testroot.1.po
index 7deeb04..3b4c877 100644
--- a/manpages/po/de/lb_testroot.1.po
+++ b/manpages/po/de/lb_testroot.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -306,15 +306,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -337,15 +337,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -367,15 +366,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -397,15 +396,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -428,15 +427,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -461,15 +460,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -492,15 +491,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -526,15 +525,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -557,15 +556,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/po/de/live-build.7.po b/manpages/po/de/live-build.7.po
index 1fd00cb..9b730bb 100644
--- a/manpages/po/de/live-build.7.po
+++ b/manpages/po/de/live-build.7.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21:55+0300\n"
 "PO-Revision-Date: 2012-02-04 21:39+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -360,15 +360,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -391,15 +391,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -424,15 +424,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -455,15 +455,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -489,15 +489,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -520,15 +520,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/po4a.cfg b/manpages/po4a.cfg
index dfdc850..576da23 100644
--- a/manpages/po4a.cfg
+++ b/manpages/po4a.cfg
@@ -43,7 +43,6 @@
 [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-patches.1 $lang:$lang/lb_chroot_local-patches.$lang.1
 [type: man] en/lb_chroot_local-preseed.1 $lang:$lang/lb_chroot_local-preseed.$lang.1
 [type: man] en/lb_chroot_packages.1 $lang:$lang/lb_chroot_packages.$lang.1
 [type: man] en/lb_chroot_proc.1 $lang:$lang/lb_chroot_proc.$lang.1
diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot
index 54c60da..b31306e 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -183,10 +183,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -222,11 +222,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -259,15 +259,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -298,15 +298,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -336,15 +336,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -367,15 +367,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -397,15 +396,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -427,15 +426,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -458,15 +457,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -491,15 +490,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -522,15 +521,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -556,15 +555,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -587,15 +586,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot
index 27c9689..c952380 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -306,15 +306,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -337,15 +337,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -367,15 +366,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -397,15 +396,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -428,15 +427,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -461,15 +460,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -492,15 +491,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -526,15 +525,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -557,15 +556,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/pot/lb_binary_checksums.1.pot b/manpages/pot/lb_binary_checksums.1.pot
index d7d4692..751636f 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -607,10 +606,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_chroot.1.pot b/manpages/pot/lb_binary_chroot.1.pot
index 3d30ad7..9da3de8 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_debian-installer.1.pot b/manpages/pot/lb_binary_debian-installer.1.pot
index 99cfdd3..d7f372c 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_disk.1.pot b/manpages/pot/lb_binary_disk.1.pot
index 0ae72c1..7a9ff16 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_grub.1.pot b/manpages/pot/lb_binary_grub.1.pot
index c93d594..655bccf 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_grub2.1.pot b/manpages/pot/lb_binary_grub2.1.pot
index beddef0..a4e68b1 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_hdd.1.pot b/manpages/pot/lb_binary_hdd.1.pot
index ff4253c..280e70c 100644
--- a/manpages/pot/lb_binary_hdd.1.pot
+++ b/manpages/pot/lb_binary_hdd.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_hooks.1.pot b/manpages/pot/lb_binary_hooks.1.pot
index b120554..f761031 100644
--- a/manpages/pot/lb_binary_hooks.1.pot
+++ b/manpages/pot/lb_binary_hooks.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_includes.1.pot b/manpages/pot/lb_binary_includes.1.pot
index 89474e0..cf16f86 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_iso.1.pot b/manpages/pot/lb_binary_iso.1.pot
index 73c029d..19033ed 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_linux-image.1.pot b/manpages/pot/lb_binary_linux-image.1.pot
index cd18d99..23f2a2b 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_manifest.1.pot b/manpages/pot/lb_binary_manifest.1.pot
index 417e560..b3846cf 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_memtest.1.pot b/manpages/pot/lb_binary_memtest.1.pot
index a5a1188..041efbc 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_netboot.1.pot b/manpages/pot/lb_binary_netboot.1.pot
index 32490d3..f729544 100644
--- a/manpages/pot/lb_binary_netboot.1.pot
+++ b/manpages/pot/lb_binary_netboot.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_rootfs.1.pot b/manpages/pot/lb_binary_rootfs.1.pot
index fdcc441..8cfdd6e 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_silo.1.pot b/manpages/pot/lb_binary_silo.1.pot
index 0eff7d4..67a31b9 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_syslinux.1.pot b/manpages/pot/lb_binary_syslinux.1.pot
index 152c289..8b1f23d 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_tar.1.pot b/manpages/pot/lb_binary_tar.1.pot
index e48369d..a316443 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_virtual-hdd.1.pot b/manpages/pot/lb_binary_virtual-hdd.1.pot
index fb18848..b3e205c 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_win32-loader.1.pot b/manpages/pot/lb_binary_win32-loader.1.pot
index 18cbeff..564754d 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_binary_yaboot.1.pot b/manpages/pot/lb_binary_yaboot.1.pot
index 6aecba3..1a6a32e 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot
index 8dd4323..1d70702 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -306,15 +306,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -337,15 +337,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -367,15 +366,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -397,15 +396,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -428,15 +427,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -461,15 +460,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -492,15 +491,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -526,15 +525,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -557,15 +556,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/pot/lb_bootstrap_cache.1.pot b/manpages/pot/lb_bootstrap_cache.1.pot
index d9a15db..a95dd2c 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot
index acf5c4a..00f7cc5 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_bootstrap_copy.1.pot b/manpages/pot/lb_bootstrap_copy.1.pot
index 0d5ab38..f5c0969 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_bootstrap_debootstrap.1.pot b/manpages/pot/lb_bootstrap_debootstrap.1.pot
index ff4b8f1..21c2537 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot
index ea0436a..2fffeec 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot
index 0481d1a..ce79e8b 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -306,15 +306,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -337,15 +337,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -367,15 +366,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -397,15 +396,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -428,15 +427,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -461,15 +460,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -492,15 +491,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -526,15 +525,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -557,15 +556,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/pot/lb_chroot_apt.1.pot b/manpages/pot/lb_chroot_apt.1.pot
index f82d8d6..6420081 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_archives.1.pot b/manpages/pot/lb_chroot_archives.1.pot
index 249514c..8aafb5b 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_cache.1.pot b/manpages/pot/lb_chroot_cache.1.pot
index fd0f5a9..ac10786 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_debianchroot.1.pot b/manpages/pot/lb_chroot_debianchroot.1.pot
index 2493582..1a7d865 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_devpts.1.pot b/manpages/pot/lb_chroot_devpts.1.pot
index ed6992d..dfb98b7 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_dpkg.1.pot b/manpages/pot/lb_chroot_dpkg.1.pot
index 9461a5a..a9b16d4 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_hacks.1.pot b/manpages/pot/lb_chroot_hacks.1.pot
index d43cf12..ed4d7a9 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_hooks.1.pot b/manpages/pot/lb_chroot_hooks.1.pot
index e3915c9..f96b93f 100644
--- a/manpages/pot/lb_chroot_hooks.1.pot
+++ b/manpages/pot/lb_chroot_hooks.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_hostname.1.pot b/manpages/pot/lb_chroot_hostname.1.pot
index d961cc1..ff9f6ca 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_hosts.1.pot b/manpages/pot/lb_chroot_hosts.1.pot
index b383cd0..6c93f3d 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_install-packages.1.pot b/manpages/pot/lb_chroot_install-packages.1.pot
index 975cfe3..9a63596 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_interactive.1.pot b/manpages/pot/lb_chroot_interactive.1.pot
index ef59585..b1a20dc 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_linux-image.1.pot b/manpages/pot/lb_chroot_linux-image.1.pot
index 2d46102..9b2e0fb 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_local-patches.1.pot b/manpages/pot/lb_chroot_local-patches.1.pot
deleted file mode 100644
index 2709449..0000000
--- a/manpages/pot/lb_chroot_local-patches.1.pot
+++ /dev/null
@@ -1,619 +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: 2012-07-29 02:00+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_hdd.1:1 en/lb_binary_hooks.1:1 en/lb_binary_includes.1:1
-#: en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_netboot.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_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_hooks.1:1 en/lb_chroot_hostname.1:1
-#: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
-#: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
-#: en/lb_source_iso.1:1 en/lb_source_tar.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_hdd.1:1 en/lb_binary_hooks.1:1 en/lb_binary_includes.1:1
-#: en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_netboot.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_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_hooks.1:1 en/lb_chroot_hostname.1:1
-#: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
-#: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
-#: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
-#: en/lb_testroot.1:1 en/live-build.7:1
-#, no-wrap
-msgid "2012-07-29"
-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_hdd.1:1 en/lb_binary_hooks.1:1 en/lb_binary_includes.1:1
-#: en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_netboot.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_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_hooks.1:1 en/lb_chroot_hostname.1:1
-#: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
-#: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
-#: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
-#: en/lb_testroot.1:1 en/live-build.7:1
-#, no-wrap
-msgid "3.0~a55-1"
-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_hdd.1:1 en/lb_binary_hooks.1:1 en/lb_binary_includes.1:1
-#: en/lb_binary_iso.1:1 en/lb_binary_linux-image.1:1 en/lb_binary_manifest.1:1
-#: en/lb_binary_memtest.1:1 en/lb_binary_netboot.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_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_hooks.1:1 en/lb_chroot_hostname.1:1
-#: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
-#: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
-#: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
-#: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
-#: en/lb_source_iso.1:1 en/lb_source_tar.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_hdd.1:3 en/lb_binary_hooks.1:3 en/lb_binary_includes.1:3
-#: en/lb_binary_iso.1:3 en/lb_binary_linux-image.1:3 en/lb_binary_manifest.1:3
-#: en/lb_binary_memtest.1:3 en/lb_binary_netboot.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_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_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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.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_hdd.1:3
-#: en/lb_source_iso.1:3 en/lb_source_tar.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_hdd.1:6 en/lb_binary_hooks.1:6 en/lb_binary_includes.1:6
-#: en/lb_binary_iso.1:6 en/lb_binary_linux-image.1:6 en/lb_binary_manifest.1:6
-#: en/lb_binary_memtest.1:6 en/lb_binary_netboot.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_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_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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.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_hdd.1:6
-#: en/lb_source_iso.1:6 en/lb_source_tar.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_hdd.1:9 en/lb_binary_hooks.1:9 en/lb_binary_includes.1:9
-#: en/lb_binary_iso.1:9 en/lb_binary_linux-image.1:9 en/lb_binary_manifest.1:9
-#: en/lb_binary_memtest.1:9 en/lb_binary_netboot.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_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_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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: 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_hdd.1:9
-#: en/lb_source_iso.1:9 en/lb_source_tar.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_hdd.1:14 en/lb_binary_hooks.1:14 en/lb_binary_includes.1:14
-#: en/lb_binary_iso.1:14 en/lb_binary_linux-image.1:14
-#: en/lb_binary_manifest.1:14 en/lb_binary_memtest.1:14
-#: en/lb_binary_netboot.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_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_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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.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_hdd.1:17 en/lb_binary_hooks.1:17 en/lb_binary_includes.1:17
-#: en/lb_binary_iso.1:17 en/lb_binary_linux-image.1:17
-#: en/lb_binary_manifest.1:17 en/lb_binary_memtest.1:17
-#: en/lb_binary_netboot.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_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_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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
-#, 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_hdd.1:21 en/lb_binary_hooks.1:21 en/lb_binary_includes.1:21
-#: en/lb_binary_iso.1:21 en/lb_binary_linux-image.1:21
-#: en/lb_binary_manifest.1:21 en/lb_binary_memtest.1:21
-#: en/lb_binary_netboot.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_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_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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
-#, 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_hdd.1:23 en/lb_binary_hooks.1:23 en/lb_binary_includes.1:23
-#: en/lb_binary_iso.1:23 en/lb_binary_linux-image.1:23
-#: en/lb_binary_manifest.1:23 en/lb_binary_memtest.1:23
-#: en/lb_binary_netboot.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_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_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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.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_hdd.1:25 en/lb_binary_hooks.1:25 en/lb_binary_includes.1:25
-#: en/lb_binary_iso.1:25 en/lb_binary_linux-image.1:25
-#: en/lb_binary_manifest.1:25 en/lb_binary_memtest.1:25
-#: en/lb_binary_netboot.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_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_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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
-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_hdd.1:26 en/lb_binary_hooks.1:26 en/lb_binary_includes.1:26
-#: en/lb_binary_iso.1:26 en/lb_binary_linux-image.1:26
-#: en/lb_binary_manifest.1:26 en/lb_binary_memtest.1:26
-#: en/lb_binary_netboot.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_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_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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
-#, 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_hdd.1:28 en/lb_binary_hooks.1:28 en/lb_binary_includes.1:28
-#: en/lb_binary_iso.1:28 en/lb_binary_linux-image.1:28
-#: en/lb_binary_manifest.1:28 en/lb_binary_memtest.1:28
-#: en/lb_binary_netboot.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_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_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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
-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_hdd.1:29 en/lb_binary_hooks.1:29 en/lb_binary_includes.1:29
-#: en/lb_binary_iso.1:29 en/lb_binary_linux-image.1:29
-#: en/lb_binary_manifest.1:29 en/lb_binary_memtest.1:29
-#: en/lb_binary_netboot.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_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_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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
-#, 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_hdd.1:31 en/lb_binary_hooks.1:31 en/lb_binary_includes.1:31
-#: en/lb_binary_iso.1:31 en/lb_binary_linux-image.1:31
-#: en/lb_binary_manifest.1:31 en/lb_binary_memtest.1:31
-#: en/lb_binary_netboot.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_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_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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
-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_hdd.1:32 en/lb_binary_hooks.1:32 en/lb_binary_includes.1:32
-#: en/lb_binary_iso.1:32 en/lb_binary_linux-image.1:32
-#: en/lb_binary_manifest.1:32 en/lb_binary_memtest.1:32
-#: en/lb_binary_netboot.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_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_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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
-#, 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_hdd.1:33 en/lb_binary_hooks.1:33 en/lb_binary_includes.1:33
-#: en/lb_binary_iso.1:33 en/lb_binary_linux-image.1:33
-#: en/lb_binary_manifest.1:33 en/lb_binary_memtest.1:33
-#: en/lb_binary_netboot.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_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_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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
-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_hdd.1:19
-#: en/lb_binary_hooks.1:19 en/lb_binary_includes.1:19 en/lb_binary_iso.1:19
-#: en/lb_binary_linux-image.1:19 en/lb_binary_manifest.1:19
-#: en/lb_binary_memtest.1:19 en/lb_binary_netboot.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_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_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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_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_hdd.1:19
-#: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
-#, no-wrap
-msgid "B<n/a>"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-patches.1:5
-msgid "B<lb chroot_local-patches> - Complete the chroot stage"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-patches.1:8
-msgid "B<lb chroot_local-patches> [I<live-build options>]"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-patches.1:11
-msgid ""
-"B<lb chroot_local-patches> is a low-level command (plumbing) of I<live-build>"
-"(7), the Debian Live tool suite."
-msgstr ""
-
-#. type: Plain text
-#: en/lb_chroot_local-patches.1:16
-msgid ""
-"B<lb chroot_local-patches> 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-preseed.1.pot b/manpages/pot/lb_chroot_local-preseed.1.pot
index cedb428..5690b63 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_packages.1.pot b/manpages/pot/lb_chroot_packages.1.pot
index 9c91b40..1f7b467 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_proc.1.pot b/manpages/pot/lb_chroot_proc.1.pot
index bbfb7e0..f54b2e8 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_resolv.1.pot b/manpages/pot/lb_chroot_resolv.1.pot
index 50f9351..4b539b9 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_selinuxfs.1.pot b/manpages/pot/lb_chroot_selinuxfs.1.pot
index 3bd92b4..ae4e011 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_sysfs.1.pot b/manpages/pot/lb_chroot_sysfs.1.pot
index 6f02692..ac2ff8d 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_sysv-rc.1.pot b/manpages/pot/lb_chroot_sysv-rc.1.pot
index 4982e7e..c969410 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_chroot_upstart.1.pot b/manpages/pot/lb_chroot_upstart.1.pot
index 16203c6..3b58467 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot
index 2168b1f..e6ced23 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot
index 23199ff..de0091c 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -707,7 +706,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/lb_config.1:63
-msgid "  [B<--config> I<GIT_URL>]"
+msgid "  [B<--config> I<GIT_URL::GIT_BRANCH>]"
 msgstr ""
 
 #. type: Plain text
@@ -1570,12 +1569,14 @@ msgstr ""
 #. type: IP
 #: en/lb_config.1:306
 #, no-wrap
-msgid "B<--config> I<GIT_URL>"
+msgid "B<--config> I<GIT_URL>::I<GIT_BRANCH>"
 msgstr ""
 
 #. type: Plain text
 #: en/lb_config.1:308
-msgid "allows to bootstrap a config tree from a git repositories."
+msgid ""
+"allows to bootstrap a config tree from a git repositories, optionally "
+"appended by a branch."
 msgstr ""
 
 #. type: IP
diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot
index 9ffac21..845db3b 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -306,15 +306,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -337,15 +337,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -367,15 +366,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -397,15 +396,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -428,15 +427,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -461,15 +460,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -492,15 +491,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -526,15 +525,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -557,15 +556,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/pot/lb_source_checksums.1.pot b/manpages/pot/lb_source_checksums.1.pot
index 09ec296..d2753c9 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_source_debian-live.1.pot b/manpages/pot/lb_source_debian-live.1.pot
index d8490e9..d0ae83a 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_source_debian.1.pot b/manpages/pot/lb_source_debian.1.pot
index 3b2d162..7eb33a5 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_source_disk.1.pot b/manpages/pot/lb_source_disk.1.pot
index afbdedf..5131a5e 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_source_hdd.1.pot b/manpages/pot/lb_source_hdd.1.pot
index 949734d..c7df07f 100644
--- a/manpages/pot/lb_source_hdd.1.pot
+++ b/manpages/pot/lb_source_hdd.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_source_iso.1.pot b/manpages/pot/lb_source_iso.1.pot
index caff091..4f73070 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_source_tar.1.pot b/manpages/pot/lb_source_tar.1.pot
index c3ddfa2..562a6fc 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_source_virtual-hdd.1.pot b/manpages/pot/lb_source_virtual-hdd.1.pot
index b578b59..d65c143 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -360,15 +359,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -390,15 +389,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -421,15 +420,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -454,15 +453,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -485,15 +484,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -519,15 +518,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -550,15 +549,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
@@ -582,10 +581,10 @@ msgstr ""
 #: 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-patches.1:19
-#: en/lb_chroot_local-preseed.1:19 en/lb_chroot_packages.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_upstart.1:19
+#: en/lb_chroot_linux-image.1:19 en/lb_chroot_local-preseed.1:19
+#: en/lb_chroot_packages.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_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_hdd.1:19
 #: en/lb_source_iso.1:19 en/lb_source_tar.1:19 en/lb_source_virtual-hdd.1:19
diff --git a/manpages/pot/lb_testroot.1.pot b/manpages/pot/lb_testroot.1.pot
index cb53230..24b5506 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -306,15 +306,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -337,15 +337,14 @@ msgstr ""
 #: 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-patches.1:23
-#: en/lb_chroot_local-preseed.1:23 en/lb_chroot_packages.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_upstart.1:23
-#: en/lb_clean.1:45 en/lb_config.1:511 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_hdd.1:23
-#: en/lb_source_iso.1:23 en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23
-#: en/lb_testroot.1:26
+#: en/lb_chroot_linux-image.1:23 en/lb_chroot_local-preseed.1:23
+#: en/lb_chroot_packages.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_upstart.1:23 en/lb_clean.1:45
+#: en/lb_config.1:511 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_hdd.1:23 en/lb_source_iso.1:23
+#: en/lb_source_tar.1:23 en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26
 msgid "I<live-build>(7)"
 msgstr ""
 
@@ -367,15 +366,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -397,15 +396,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -428,15 +427,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -461,15 +460,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -492,15 +491,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -526,15 +525,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -557,15 +556,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot
index 1b549b7..8c9f389 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: 2012-07-29 02:00+0300\n"
+"POT-Creation-Date: 2012-07-30 21: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"
@@ -33,10 +33,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -62,16 +62,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "2012-07-29"
+msgid "2012-07-30"
 msgstr ""
 
 #. type: TH
@@ -91,16 +91,16 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
 #: en/lb_testroot.1:1 en/live-build.7:1
 #, no-wrap
-msgid "3.0~a55-1"
+msgid "3.0~a56-1"
 msgstr ""
 
 #. type: TH
@@ -120,10 +120,10 @@ msgstr ""
 #: en/lb_chroot_hacks.1:1 en/lb_chroot_hooks.1:1 en/lb_chroot_hostname.1:1
 #: en/lb_chroot_hosts.1:1 en/lb_chroot_install-packages.1:1
 #: en/lb_chroot_interactive.1:1 en/lb_chroot_linux-image.1:1
-#: en/lb_chroot_local-patches.1:1 en/lb_chroot_local-preseed.1:1
-#: en/lb_chroot_packages.1:1 en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1
-#: en/lb_chroot_selinuxfs.1:1 en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1
-#: en/lb_chroot_upstart.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
+#: en/lb_chroot_local-preseed.1:1 en/lb_chroot_packages.1:1
+#: en/lb_chroot_proc.1:1 en/lb_chroot_resolv.1:1 en/lb_chroot_selinuxfs.1:1
+#: en/lb_chroot_sysfs.1:1 en/lb_chroot_sysv-rc.1:1 en/lb_chroot_upstart.1:1
+#: en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
 #: en/lb_source_checksums.1:1 en/lb_source_debian-live.1:1
 #: en/lb_source_debian.1:1 en/lb_source_disk.1:1 en/lb_source_hdd.1:1
 #: en/lb_source_iso.1:1 en/lb_source_tar.1:1 en/lb_source_virtual-hdd.1:1
@@ -149,10 +149,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:3 en/lb_chroot_local-preseed.1:3
-#: en/lb_chroot_packages.1:3 en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3
-#: en/lb_chroot_selinuxfs.1:3 en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3
-#: en/lb_chroot_upstart.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
+#: en/lb_chroot_local-preseed.1:3 en/lb_chroot_packages.1:3
+#: en/lb_chroot_proc.1:3 en/lb_chroot_resolv.1:3 en/lb_chroot_selinuxfs.1:3
+#: en/lb_chroot_sysfs.1:3 en/lb_chroot_sysv-rc.1:3 en/lb_chroot_upstart.1:3
+#: en/lb_clean.1:3 en/lb_config.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_hdd.1:3
 #: en/lb_source_iso.1:3 en/lb_source_tar.1:3 en/lb_source_virtual-hdd.1:3
@@ -178,10 +178,10 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:6 en/lb_chroot_local-preseed.1:6
-#: en/lb_chroot_packages.1:6 en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6
-#: en/lb_chroot_selinuxfs.1:6 en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6
-#: en/lb_chroot_upstart.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
+#: en/lb_chroot_local-preseed.1:6 en/lb_chroot_packages.1:6
+#: en/lb_chroot_proc.1:6 en/lb_chroot_resolv.1:6 en/lb_chroot_selinuxfs.1:6
+#: en/lb_chroot_sysfs.1:6 en/lb_chroot_sysv-rc.1:6 en/lb_chroot_upstart.1:6
+#: en/lb_clean.1:6 en/lb_config.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_hdd.1:6
 #: en/lb_source_iso.1:6 en/lb_source_tar.1:6 en/lb_source_virtual-hdd.1:6
@@ -207,11 +207,11 @@ msgstr ""
 #: en/lb_chroot_hacks.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-patches.1:9 en/lb_chroot_local-preseed.1:9
-#: en/lb_chroot_packages.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
-#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
-#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:243
-#: en/lb_source.1:9 en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
+#: en/lb_chroot_local-preseed.1:9 en/lb_chroot_packages.1:9
+#: en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9
+#: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_upstart.1:9
+#: en/lb_clean.1:9 en/lb_config.1:243 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_hdd.1:9
 #: en/lb_source_iso.1:9 en/lb_source_tar.1:9 en/lb_source_virtual-hdd.1:9
 #: en/lb_testroot.1:9 en/live-build.7:11
@@ -237,15 +237,15 @@ msgstr ""
 #: 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-patches.1:14
-#: en/lb_chroot_local-preseed.1:14 en/lb_chroot_packages.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_upstart.1:14
-#: en/lb_clean.1:16 en/lb_config.1:252 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_hdd.1:14
-#: en/lb_source_iso.1:14 en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14
-#: en/lb_testroot.1:18 en/live-build.7:20
+#: en/lb_chroot_linux-image.1:14 en/lb_chroot_local-preseed.1:14
+#: en/lb_chroot_packages.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_upstart.1:14 en/lb_clean.1:16
+#: en/lb_config.1:252 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_hdd.1:14 en/lb_source_iso.1:14
+#: en/lb_source_tar.1:14 en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18
+#: en/live-build.7:20
 #, no-wrap
 msgid "OPTIONS"
 msgstr ""
@@ -268,15 +268,15 @@ msgstr ""
 #: 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-patches.1:17
-#: en/lb_chroot_local-preseed.1:17 en/lb_chroot_packages.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_upstart.1:17
-#: en/lb_clean.1:38 en/lb_config.1:502 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_hdd.1:17
-#: en/lb_source_iso.1:17 en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17
-#: en/lb_testroot.1:21 en/live-build.7:225
+#: en/lb_chroot_linux-image.1:17 en/lb_chroot_local-preseed.1:17
+#: en/lb_chroot_packages.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_upstart.1:17 en/lb_clean.1:38
+#: en/lb_config.1:502 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_hdd.1:17 en/lb_source_iso.1:17
+#: en/lb_source_tar.1:17 en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21
+#: en/live-build.7:225
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -299,15 +299,15 @@ msgstr ""
 #: 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-patches.1:21
-#: en/lb_chroot_local-preseed.1:21 en/lb_chroot_packages.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_upstart.1:21
-#: en/lb_clean.1:43 en/lb_config.1:509 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_hdd.1:21
-#: en/lb_source_iso.1:21 en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21
-#: en/lb_testroot.1:24 en/live-build.7:229
+#: en/lb_chroot_linux-image.1:21 en/lb_chroot_local-preseed.1:21
+#: en/lb_chroot_packages.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_upstart.1:21 en/lb_clean.1:43
+#: en/lb_config.1:509 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_hdd.1:21 en/lb_source_iso.1:21
+#: en/lb_source_tar.1:21 en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24
+#: en/live-build.7:229
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -330,15 +330,15 @@ msgstr ""
 #: 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-patches.1:25
-#: en/lb_chroot_local-preseed.1:25 en/lb_chroot_packages.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_upstart.1:25
-#: en/lb_clean.1:47 en/lb_config.1:517 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_hdd.1:25
-#: en/lb_source_iso.1:25 en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25
-#: en/lb_testroot.1:28 en/live-build.7:235
+#: en/lb_chroot_linux-image.1:25 en/lb_chroot_local-preseed.1:25
+#: en/lb_chroot_packages.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_upstart.1:25 en/lb_clean.1:47
+#: en/lb_config.1:517 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_hdd.1:25 en/lb_source_iso.1:25
+#: en/lb_source_tar.1:25 en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28
+#: en/live-build.7:235
 msgid "This program is a part of live-build."
 msgstr ""
 
@@ -360,15 +360,15 @@ msgstr ""
 #: 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-patches.1:26
-#: en/lb_chroot_local-preseed.1:26 en/lb_chroot_packages.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_upstart.1:26
-#: en/lb_clean.1:48 en/lb_config.1:518 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_hdd.1:26
-#: en/lb_source_iso.1:26 en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26
-#: en/lb_testroot.1:29 en/live-build.7:236
+#: en/lb_chroot_linux-image.1:26 en/lb_chroot_local-preseed.1:26
+#: en/lb_chroot_packages.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_upstart.1:26 en/lb_clean.1:48
+#: en/lb_config.1:518 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_hdd.1:26 en/lb_source_iso.1:26
+#: en/lb_source_tar.1:26 en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29
+#: en/live-build.7:236
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
@@ -391,15 +391,15 @@ msgstr ""
 #: 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-patches.1:28
-#: en/lb_chroot_local-preseed.1:28 en/lb_chroot_packages.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_upstart.1:28
-#: en/lb_clean.1:50 en/lb_config.1:520 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_hdd.1:28
-#: en/lb_source_iso.1:28 en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28
-#: en/lb_testroot.1:31 en/live-build.7:238
+#: en/lb_chroot_linux-image.1:28 en/lb_chroot_local-preseed.1:28
+#: en/lb_chroot_packages.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_upstart.1:28 en/lb_clean.1:50
+#: en/lb_config.1:520 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_hdd.1:28 en/lb_source_iso.1:28
+#: en/lb_source_tar.1:28 en/lb_source_virtual-hdd.1:28 en/lb_testroot.1:31
+#: en/live-build.7:238
 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 "
@@ -424,15 +424,15 @@ msgstr ""
 #: 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-patches.1:29
-#: en/lb_chroot_local-preseed.1:29 en/lb_chroot_packages.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_upstart.1:29
-#: en/lb_clean.1:51 en/lb_config.1:521 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_hdd.1:29
-#: en/lb_source_iso.1:29 en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29
-#: en/lb_testroot.1:32 en/live-build.7:239
+#: en/lb_chroot_linux-image.1:29 en/lb_chroot_local-preseed.1:29
+#: en/lb_chroot_packages.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_upstart.1:29 en/lb_clean.1:51
+#: en/lb_config.1:521 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_hdd.1:29 en/lb_source_iso.1:29
+#: en/lb_source_tar.1:29 en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32
+#: en/live-build.7:239
 #, no-wrap
 msgid "BUGS"
 msgstr ""
@@ -455,15 +455,15 @@ msgstr ""
 #: 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-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_packages.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_upstart.1:31
-#: en/lb_clean.1:53 en/lb_config.1:523 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_hdd.1:31
-#: en/lb_source_iso.1:31 en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31
-#: en/lb_testroot.1:34 en/live-build.7:241
+#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-preseed.1:31
+#: en/lb_chroot_packages.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_upstart.1:31 en/lb_clean.1:53
+#: en/lb_config.1:523 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_hdd.1:31 en/lb_source_iso.1:31
+#: en/lb_source_tar.1:31 en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34
+#: en/live-build.7:241
 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 "
@@ -489,15 +489,15 @@ msgstr ""
 #: 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-patches.1:32
-#: en/lb_chroot_local-preseed.1:32 en/lb_chroot_packages.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_upstart.1:32
-#: en/lb_clean.1:54 en/lb_config.1:524 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_hdd.1:32
-#: en/lb_source_iso.1:32 en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32
-#: en/lb_testroot.1:35 en/live-build.7:242
+#: en/lb_chroot_linux-image.1:32 en/lb_chroot_local-preseed.1:32
+#: en/lb_chroot_packages.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_upstart.1:32 en/lb_clean.1:54
+#: en/lb_config.1:524 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_hdd.1:32 en/lb_source_iso.1:32
+#: en/lb_source_tar.1:32 en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35
+#: en/live-build.7:242
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
@@ -520,15 +520,15 @@ msgstr ""
 #: 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-patches.1:33
-#: en/lb_chroot_local-preseed.1:33 en/lb_chroot_packages.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_upstart.1:33
-#: en/lb_clean.1:55 en/lb_config.1:525 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_hdd.1:33
-#: en/lb_source_iso.1:33 en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33
-#: en/lb_testroot.1:36 en/live-build.7:243
+#: en/lb_chroot_linux-image.1:33 en/lb_chroot_local-preseed.1:33
+#: en/lb_chroot_packages.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_upstart.1:33 en/lb_clean.1:55
+#: en/lb_config.1:525 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_hdd.1:33 en/lb_source_iso.1:33
+#: en/lb_source_tar.1:33 en/lb_source_virtual-hdd.1:33 en/lb_testroot.1:36
+#: en/live-build.7:243
 msgid ""
 "live-build was written by Daniel Baumann E<lt>I<daniel at debian.org>E<gt> for "
 "the Debian project."
diff --git a/scripts/build/lb_binary b/scripts/build/lb_binary
index 10d2167..600d893 100755
--- a/scripts/build/lb_binary
+++ b/scripts/build/lb_binary
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_checksums b/scripts/build/lb_binary_checksums
index 2cbe9af..7e9cda0 100755
--- a/scripts/build/lb_binary_checksums
+++ b/scripts/build/lb_binary_checksums
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_chroot b/scripts/build/lb_binary_chroot
index 190bd8e..a39691c 100755
--- a/scripts/build/lb_binary_chroot
+++ b/scripts/build/lb_binary_chroot
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_debian-installer b/scripts/build/lb_binary_debian-installer
index c49ec8d..667887a 100755
--- a/scripts/build/lb_binary_debian-installer
+++ b/scripts/build/lb_binary_debian-installer
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_disk b/scripts/build/lb_binary_disk
index c607567..ce11019 100755
--- a/scripts/build/lb_binary_disk
+++ b/scripts/build/lb_binary_disk
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_grub b/scripts/build/lb_binary_grub
index 6558a50..5e1b2f7 100755
--- a/scripts/build/lb_binary_grub
+++ b/scripts/build/lb_binary_grub
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_grub2 b/scripts/build/lb_binary_grub2
index fbae1d8..c524282 100755
--- a/scripts/build/lb_binary_grub2
+++ b/scripts/build/lb_binary_grub2
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_hdd b/scripts/build/lb_binary_hdd
index bf349a0..21690bd 100755
--- a/scripts/build/lb_binary_hdd
+++ b/scripts/build/lb_binary_hdd
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_hooks b/scripts/build/lb_binary_hooks
index 8ae800b..8018f79 100755
--- a/scripts/build/lb_binary_hooks
+++ b/scripts/build/lb_binary_hooks
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_includes b/scripts/build/lb_binary_includes
index 702c26d..c727395 100755
--- a/scripts/build/lb_binary_includes
+++ b/scripts/build/lb_binary_includes
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_iso b/scripts/build/lb_binary_iso
index dd722bc..d466656 100755
--- a/scripts/build/lb_binary_iso
+++ b/scripts/build/lb_binary_iso
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_linux-image b/scripts/build/lb_binary_linux-image
index 06321a7..e36b54b 100755
--- a/scripts/build/lb_binary_linux-image
+++ b/scripts/build/lb_binary_linux-image
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_manifest b/scripts/build/lb_binary_manifest
index c8f1bd3..383aa07 100755
--- a/scripts/build/lb_binary_manifest
+++ b/scripts/build/lb_binary_manifest
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_memtest b/scripts/build/lb_binary_memtest
index a18583a..8b8700a 100755
--- a/scripts/build/lb_binary_memtest
+++ b/scripts/build/lb_binary_memtest
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_netboot b/scripts/build/lb_binary_netboot
index 4796307..8aa8a86 100755
--- a/scripts/build/lb_binary_netboot
+++ b/scripts/build/lb_binary_netboot
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_package-lists b/scripts/build/lb_binary_package-lists
index 74b34e8..b3414ef 100755
--- a/scripts/build/lb_binary_package-lists
+++ b/scripts/build/lb_binary_package-lists
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
@@ -51,6 +51,13 @@ then
 	# Installing depends
 	Install_package
 
+	if [ -e "${LIVE_BUILD}/share/bin/Packages" ]
+	then
+		cp "${LIVE_BUILD}/share/bin/Packages" chroot/bin
+	else
+		cp /usr/share/live/build/bin/Packages chroot/bin
+	fi
+
 	mkdir -p chroot/binary.deb/archives/partial
 	mv chroot/var/lib/dpkg/status chroot/var/lib/dpkg/status.tmp
 	touch chroot/var/lib/dpkg/status
@@ -121,6 +128,8 @@ then
 
 	cd "${OLDPWD}"
 
+	rm -f chroot/bin/Packages
+
 	rm -rf chroot/binary.deb
 	mv chroot/var/lib/dpkg/status.tmp chroot/var/lib/dpkg/status
 
diff --git a/scripts/build/lb_binary_rootfs b/scripts/build/lb_binary_rootfs
index 69b5350..860b600 100755
--- a/scripts/build/lb_binary_rootfs
+++ b/scripts/build/lb_binary_rootfs
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_silo b/scripts/build/lb_binary_silo
index 23753c8..835a64e 100755
--- a/scripts/build/lb_binary_silo
+++ b/scripts/build/lb_binary_silo
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_syslinux b/scripts/build/lb_binary_syslinux
index 616cf51..300841a 100755
--- a/scripts/build/lb_binary_syslinux
+++ b/scripts/build/lb_binary_syslinux
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_tar b/scripts/build/lb_binary_tar
index 9a133ec..d560b76 100755
--- a/scripts/build/lb_binary_tar
+++ b/scripts/build/lb_binary_tar
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_virtual-hdd b/scripts/build/lb_binary_virtual-hdd
index bfba5ee..f34b3a4 100755
--- a/scripts/build/lb_binary_virtual-hdd
+++ b/scripts/build/lb_binary_virtual-hdd
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_win32-loader b/scripts/build/lb_binary_win32-loader
index ce150b6..b0ecf99 100755
--- a/scripts/build/lb_binary_win32-loader
+++ b/scripts/build/lb_binary_win32-loader
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_yaboot b/scripts/build/lb_binary_yaboot
index bc55b68..c99cbfc 100755
--- a/scripts/build/lb_binary_yaboot
+++ b/scripts/build/lb_binary_yaboot
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_binary_zsync b/scripts/build/lb_binary_zsync
index 22442a8..f599bfc 100755
--- a/scripts/build/lb_binary_zsync
+++ b/scripts/build/lb_binary_zsync
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_bootstrap b/scripts/build/lb_bootstrap
index 439dd8b..a6d30ae 100755
--- a/scripts/build/lb_bootstrap
+++ b/scripts/build/lb_bootstrap
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_bootstrap_cache b/scripts/build/lb_bootstrap_cache
index 296adec..ef71436 100755
--- a/scripts/build/lb_bootstrap_cache
+++ b/scripts/build/lb_bootstrap_cache
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_bootstrap_cdebootstrap b/scripts/build/lb_bootstrap_cdebootstrap
index 585a9d4..c694f03 100755
--- a/scripts/build/lb_bootstrap_cdebootstrap
+++ b/scripts/build/lb_bootstrap_cdebootstrap
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_bootstrap_copy b/scripts/build/lb_bootstrap_copy
index 17e65fb..c743142 100755
--- a/scripts/build/lb_bootstrap_copy
+++ b/scripts/build/lb_bootstrap_copy
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_bootstrap_debootstrap b/scripts/build/lb_bootstrap_debootstrap
index de542ea..d5865b6 100755
--- a/scripts/build/lb_bootstrap_debootstrap
+++ b/scripts/build/lb_bootstrap_debootstrap
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_build b/scripts/build/lb_build
index ba8e1f5..7579111 100755
--- a/scripts/build/lb_build
+++ b/scripts/build/lb_build
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot
index b3b56c3..ada67c3 100755
--- a/scripts/build/lb_chroot
+++ b/scripts/build/lb_chroot
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
@@ -68,7 +68,6 @@ done
 
 lb chroot_live-packages ${*}
 lb chroot_includes ${*}
-lb chroot_local-patches ${*}
 lb chroot_hooks ${*}
 lb chroot_hacks ${*}
 lb chroot_interactive ${*}
diff --git a/scripts/build/lb_chroot_apt b/scripts/build/lb_chroot_apt
index 32af22d..a800c63 100755
--- a/scripts/build/lb_chroot_apt
+++ b/scripts/build/lb_chroot_apt
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_archives b/scripts/build/lb_chroot_archives
index 6cdc540..304480b 100755
--- a/scripts/build/lb_chroot_archives
+++ b/scripts/build/lb_chroot_archives
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_cache b/scripts/build/lb_chroot_cache
index d36018c..2464a0f 100755
--- a/scripts/build/lb_chroot_cache
+++ b/scripts/build/lb_chroot_cache
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_debianchroot b/scripts/build/lb_chroot_debianchroot
index 16efd7a..1db1142 100755
--- a/scripts/build/lb_chroot_debianchroot
+++ b/scripts/build/lb_chroot_debianchroot
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_devpts b/scripts/build/lb_chroot_devpts
index 6811f75..6cde4f4 100755
--- a/scripts/build/lb_chroot_devpts
+++ b/scripts/build/lb_chroot_devpts
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_dpkg b/scripts/build/lb_chroot_dpkg
index d7ddec7..e2f76ad 100755
--- a/scripts/build/lb_chroot_dpkg
+++ b/scripts/build/lb_chroot_dpkg
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks
index 82dfdc7..06bfe50 100755
--- a/scripts/build/lb_chroot_hacks
+++ b/scripts/build/lb_chroot_hacks
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_hooks b/scripts/build/lb_chroot_hooks
index 1b754e0..368e922 100755
--- a/scripts/build/lb_chroot_hooks
+++ b/scripts/build/lb_chroot_hooks
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_hostname b/scripts/build/lb_chroot_hostname
index 185aedf..28cb501 100755
--- a/scripts/build/lb_chroot_hostname
+++ b/scripts/build/lb_chroot_hostname
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_hosts b/scripts/build/lb_chroot_hosts
index 6cd7550..d8d8abb 100755
--- a/scripts/build/lb_chroot_hosts
+++ b/scripts/build/lb_chroot_hosts
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_includes b/scripts/build/lb_chroot_includes
index c60a5a6..ba31d5c 100755
--- a/scripts/build/lb_chroot_includes
+++ b/scripts/build/lb_chroot_includes
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_install-packages b/scripts/build/lb_chroot_install-packages
index 5f70cd3..d0ad724 100755
--- a/scripts/build/lb_chroot_install-packages
+++ b/scripts/build/lb_chroot_install-packages
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_interactive b/scripts/build/lb_chroot_interactive
index 7532a8c..58e69e7 100755
--- a/scripts/build/lb_chroot_interactive
+++ b/scripts/build/lb_chroot_interactive
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_linux-image b/scripts/build/lb_chroot_linux-image
index e2d012c..e2ca830 100755
--- a/scripts/build/lb_chroot_linux-image
+++ b/scripts/build/lb_chroot_linux-image
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_live-packages b/scripts/build/lb_chroot_live-packages
index f5b219e..0e4ff44 100755
--- a/scripts/build/lb_chroot_live-packages
+++ b/scripts/build/lb_chroot_live-packages
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_local-patches b/scripts/build/lb_chroot_local-patches
deleted file mode 100755
index b82514d..0000000
--- a/scripts/build/lb_chroot_local-patches
+++ /dev/null
@@ -1,66 +0,0 @@
-#!/bin/sh
-
-## live-build(7) - System Build Scripts
-## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
-##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-## This is free software, and you are welcome to redistribute it
-## under certain conditions; see COPYING for details.
-
-
-set -e
-
-# Including common functions
-( . "${LIVE_BUILD}/scripts/build.sh" > /dev/null 2>&1 || true ) || . /usr/lib/live/build.sh
-
-# Setting static variables
-DESCRIPTION="$(Echo 'apply local patches against chroot')"
-HELP=""
-USAGE="${PROGRAM} [--force]"
-
-Arguments "${@}"
-
-# Reading configuration files
-Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source
-Set_defaults
-
-Echo_message "Begin applying chroot local patches..."
-
-# Requiring stage file
-Require_stagefile .build/config .build/bootstrap
-
-# Checking stage file
-Check_stagefile .build/chroot_local-patches
-
-# Checking lock file
-Check_lockfile .lock
-
-# Creating lock file
-Create_lockfile .lock
-
-if Find_files config/chroot_local-patches/
-then
-	# Restoring cache
-	Restore_cache cache/packages.chroot
-
-	# Checking depends
-	Check_package chroot/usr/bin/patch patch
-
-	# Installing depends
-	Install_package
-
-	for PATCH in config/chroot_local-patches/*
-	do
-		Echo_message "Applying patch %s..." "${PATCH}"
-		Chroot chroot "patch -p1" < ${PATCH}
-	done
-
-	# Removing depends
-	Remove_package
-
-	# Saving cache
-	Save_cache cache/packages.chroot
-
-	# Creating stage file
-	Create_stagefile .build/chroot_local-patches
-fi
diff --git a/scripts/build/lb_chroot_package-lists b/scripts/build/lb_chroot_package-lists
index f38fff7..e2dabb1 100755
--- a/scripts/build/lb_chroot_package-lists
+++ b/scripts/build/lb_chroot_package-lists
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
@@ -55,6 +55,13 @@ then
 	# Installing depends
 	Install_package
 
+	if [ -e "${LIVE_BUILD}/share/bin/Packages" ]
+	then
+		cp "${LIVE_BUILD}/share/bin/Packages" chroot/bin
+	else
+		cp /usr/share/live/build/bin/Packages chroot/bin
+	fi
+
 	for LIST in config/package-lists/*.list \
 		    config/package-lists/*.list.chroot \
 		    config/package-lists/*.list.chroot_${_PASS}
@@ -67,6 +74,8 @@ then
 		fi
 	done
 
+	rm -f chroot/bin/Packages
+
 	# Removing dctrl-tools again if the user has not installed it
 	if ! grep -qs dctrl-tools chroot/root/packages.chroot
 	then
diff --git a/scripts/build/lb_chroot_preseed b/scripts/build/lb_chroot_preseed
index 59dd145..3aa83b3 100755
--- a/scripts/build/lb_chroot_preseed
+++ b/scripts/build/lb_chroot_preseed
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_proc b/scripts/build/lb_chroot_proc
index 8a29723..4ceb088 100755
--- a/scripts/build/lb_chroot_proc
+++ b/scripts/build/lb_chroot_proc
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_resolv b/scripts/build/lb_chroot_resolv
index 0ace6ed..417c412 100755
--- a/scripts/build/lb_chroot_resolv
+++ b/scripts/build/lb_chroot_resolv
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_selinuxfs b/scripts/build/lb_chroot_selinuxfs
index c00713c..e3a69fc 100755
--- a/scripts/build/lb_chroot_selinuxfs
+++ b/scripts/build/lb_chroot_selinuxfs
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_sysfs b/scripts/build/lb_chroot_sysfs
index 28addaf..048f1aa 100755
--- a/scripts/build/lb_chroot_sysfs
+++ b/scripts/build/lb_chroot_sysfs
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_sysv-rc b/scripts/build/lb_chroot_sysv-rc
index 5fd136d..94db1ca 100755
--- a/scripts/build/lb_chroot_sysv-rc
+++ b/scripts/build/lb_chroot_sysv-rc
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_tmpfs b/scripts/build/lb_chroot_tmpfs
index a591683..bf0c977 100755
--- a/scripts/build/lb_chroot_tmpfs
+++ b/scripts/build/lb_chroot_tmpfs
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_chroot_upstart b/scripts/build/lb_chroot_upstart
index 39412fd..ea22549 100755
--- a/scripts/build/lb_chroot_upstart
+++ b/scripts/build/lb_chroot_upstart
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_clean b/scripts/build/lb_clean
index 7f341d6..4b7c23b 100755
--- a/scripts/build/lb_clean
+++ b/scripts/build/lb_clean
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_config b/scripts/build/lb_config
index 9bc1f2a..8dbd0b8 100755
--- a/scripts/build/lb_config
+++ b/scripts/build/lb_config
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
@@ -42,7 +42,7 @@ USAGE="${PROGRAM}   [--apt apt|aptitude]\n\
 \t    [--cache-stages STAGE|\"STAGES\"]\n\
 \t    [--checksums md5|sha1|sha256|none]\n\
 \t    [--compression bzip2|gzip|lzip|xz|none]\n\
-\t    [--config GIT_URL]\n\
+\t    [--config GIT_URL::GIT_BRANCH]\n\
 \t    [--zsync true|false]\n\
 \t    [--build-with-chroot true|false]\n\
 \t    [--chroot-filesystem ext2|ext3|ext4|squashfs|jffs2|none]\n\
@@ -191,7 +191,7 @@ Local_arguments ()
 				Print_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source
 
 				# Dump contents of directories that contain text files
-				for DIRECTORY in config/package-lists config/chroot_apt config/chroot_local-patches config/preseed config/binary_rootfs
+				for DIRECTORY in config/package-lists config/chroot_apt config/preseed config/binary_rootfs
 				do
 					if Find_files "${DIRECTORY}"
 					then
@@ -866,13 +866,36 @@ Local_arguments "${@}"
 
 if [ -e .git ] && [ -n "${_CONFIG}" ]
 then
-	Echo_message "Ignoring --config ${_CONFIG}: ${PWD} is already a git repository"
+	if [ "${1}" != "noauto" ]
+	then
+		Echo_message "Ignoring --config ${_CONFIG}: ${PWD} is already a git repository"
+	fi
+
 	_CONFIG=""
 fi
 
 if [ -n "${_CONFIG}" ]
 then
-	git clone ${_CONFIG} ./
+	_GIT_REPOSITORY="$(echo ${_CONFIG} | sed -e 's|::.*$||')"
+
+	Echo_message "Cloning ${_GIT_REPOSITORY}"
+	git clone ${_GIT_REPOSITORY} ./
+
+	if [ "${_GIT_REPOSITORY}" != "${_CONFIG}" ]
+	then
+		_GIT_BRANCH="$(echo ${_CONFIG} | awk -F\:\: '{ print $NF }')"
+
+		Echo_message "Checking out ${_GIT_BRANCH}"
+		git checkout ${_GIT_BRANCH}
+	fi
+
+	if [ -e auto/config ]
+	then
+		_EXTRA_OPTIONS="$(echo ${@} | sed -e "s|--config ${_GIT_REPOSITORY}::${_GIT_BRANCH}||g" -e "s|--config ${_GIT_REPOSITORY}||g")"
+
+		Echo_message "The following extra options specified to lb config are going to be added to auto/config: ${_EXTRA_OPTIONS}"
+		sed -i -e "s|\"\${@}\"|${_EXTRA_OPTIONS} \"\${@}\"|" auto/config
+	fi
 fi
 
 # Read meta config
@@ -1214,7 +1237,6 @@ mkdir -p config/archives
 mkdir -p config/chroot_apt
 mkdir -p config/hooks
 mkdir -p config/includes.chroot
-mkdir -p config/chroot_local-patches
 mkdir -p config/packages
 mkdir -p config/packages.chroot
 mkdir -p config/package-lists
diff --git a/scripts/build/lb_source b/scripts/build/lb_source
index d60bf7d..7e1c952 100755
--- a/scripts/build/lb_source
+++ b/scripts/build/lb_source
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_source_checksums b/scripts/build/lb_source_checksums
index 05adb6d..4dab56a 100755
--- a/scripts/build/lb_source_checksums
+++ b/scripts/build/lb_source_checksums
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_source_debian b/scripts/build/lb_source_debian
index 61e4c38..d7fa4af 100755
--- a/scripts/build/lb_source_debian
+++ b/scripts/build/lb_source_debian
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_source_debian-live b/scripts/build/lb_source_debian-live
index 5e0c86f..c9c8d40 100755
--- a/scripts/build/lb_source_debian-live
+++ b/scripts/build/lb_source_debian-live
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_source_disk b/scripts/build/lb_source_disk
index 71ff063..e1216cc 100755
--- a/scripts/build/lb_source_disk
+++ b/scripts/build/lb_source_disk
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_source_hdd b/scripts/build/lb_source_hdd
index cbf779b..9d597de 100755
--- a/scripts/build/lb_source_hdd
+++ b/scripts/build/lb_source_hdd
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_source_iso b/scripts/build/lb_source_iso
index bac2793..6b3807f 100755
--- a/scripts/build/lb_source_iso
+++ b/scripts/build/lb_source_iso
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_source_tar b/scripts/build/lb_source_tar
index ed2cb4d..ae82a2e 100755
--- a/scripts/build/lb_source_tar
+++ b/scripts/build/lb_source_tar
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_source_virtual-hdd b/scripts/build/lb_source_virtual-hdd
index 2b82cfe..de4665a 100755
--- a/scripts/build/lb_source_virtual-hdd
+++ b/scripts/build/lb_source_virtual-hdd
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/scripts/build/lb_testroot b/scripts/build/lb_testroot
index 4719384..cec89df 100755
--- a/scripts/build/lb_testroot
+++ b/scripts/build/lb_testroot
@@ -3,7 +3,7 @@
 ## live-build(7) - System Build Scripts
 ## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
 ##
-## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 ## This is free software, and you are welcome to redistribute it
 ## under certain conditions; see COPYING for details.
 
diff --git a/share/bin/Packages b/share/bin/Packages
new file mode 100755
index 0000000..33d94ff
--- /dev/null
+++ b/share/bin/Packages
@@ -0,0 +1,30 @@
+#!/bin/sh
+
+## live-build(7) - System Build Scripts
+## Copyright (C) 2006-2012 Daniel Baumann <daniel at debian.org>
+##
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
+
+
+set -e
+
+if [ ! -e /usr/bin/grep-aptavail ]
+then
+	echo "E: /usr/bin/grep-aptavail: No such file."
+
+	exit 1
+fi
+
+if [ -z "${@}" ]
+then
+	echo "Usage: $(basename ${0}) FIELD VALUE"
+
+	exit 1
+fi
+
+_FIELD="${1}"
+_VALUE="${2}"
+
+grep-aptavail -n -sPackage -F${_FIELD} ${_VALUE} | sort

-- 
live-build



More information about the debian-live-changes mailing list