[SCM] live-build branch, upstream, updated. upstream/2.0.12-12-gc255cc2
Daniel Baumann
daniel at debian.org
Wed Mar 9 17:16:44 UTC 2011
The following commit has been merged in the upstream branch:
commit a2d0875782fcce1419cf3ffccf56ad797c46a903
Author: Daniel Baumann <daniel at debian.org>
Date: Wed Mar 9 18:09:14 2011 +0100
Adding upstream version 3.0~a7.
diff --git a/VERSION b/VERSION
index 7855bab..f47d7b5 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0~a6
+3.0~a7
diff --git a/data/debian-cd/squeeze/udeb_exclude b/data/debian-cd/squeeze/udeb_exclude
index 2e372f6..8b13789 100644
--- a/data/debian-cd/squeeze/udeb_exclude
+++ b/data/debian-cd/squeeze/udeb_exclude
@@ -1 +1 @@
-apt-mirror-setup
+
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 72618f9..c801656 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -348,6 +348,10 @@ Set_defaults ()
lenny)
LB_MIRROR_CHROOT_VOLATILE="http://volatile.debian.org/debian-volatile/"
;;
+
+ squeeze)
+ LB_MIRROR_CHROOT_VOLATILE="${LB_MIRROR_CHROOT}"
+ ;;
esac
;;
@@ -444,6 +448,9 @@ Set_defaults ()
lenny)
LB_MIRROR_BINARY_VOLATILE="http://volatile.debian.org/debian-volatile/"
;;
+
+ squeeze)
+ LB_MIRROR_BINARY_VOLATILE="${LB_MIRROR_BINARY}"
esac
;;
@@ -813,9 +820,9 @@ Set_defaults ()
# Setting apt indices
if echo ${LB_PACKAGES_LISTS} | grep -qs -E "(stripped|minimal)\b"
then
- LB_BINARY_INDICES="${LB_BINARY_INDICES:-none}"
+ LB_APT_INDICES="${LB_APT_INDICES:-none}"
else
- LB_BINARY_INDICES="${LB_BINARY_INDICES:-true}"
+ LB_APT_INDICES="${LB_APT_INDICES:-true}"
fi
# Setting bootloader
@@ -920,16 +927,6 @@ Set_defaults ()
esac
fi
- case "${LB_BINARY_IMAGES}" in
- iso-hybrid|usb*)
- # Try USB block devices for install media
- if ! echo "${LB_BOOTAPPEND_INSTALL}" | grep -q try-usb
- then
- LB_BOOTAPPEND_INSTALL="cdrom-detect/try-usb=true ${LB_BOOTAPPEND_INSTALL}"
- fi
- ;;
- esac
-
if [ -n ${_LB_BOOTAPPEND_PRESEED} ]
then
LB_BOOTAPPEND_INSTALL="${LB_BOOTAPPEND_INSTALL} ${_LB_BOOTAPPEND_PRESEED}"
@@ -1179,9 +1176,9 @@ Check_defaults ()
if echo ${LB_PACKAGES_LISTS} | grep -qs -E "(stripped|minimal)\b"
then
- if [ "${LB_BINARY_INDICES}" = "true" ]
+ if [ "${LB_APT_INDICES}" = "true" ]
then
- Echo_warning "You have selected hook to minimise image size but you are still including package indices with your value of LB_BINARY_INDICES."
+ Echo_warning "You have selected hook to minimise image size but you are still including package indices with your value of LB_APT_INDICES."
fi
fi
diff --git a/manpages/de/lb.de.1 b/manpages/de/lb.de.1
index e27e56b..08345ff 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 5934135..8e41cd2 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 3a04c37..738f458 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 acea54a..fbc573b 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 c987cc6..ac5395b 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 b917094..a66684f 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_disk\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_encryption.de.1 b/manpages/de/lb_binary_encryption.de.1
index 0a8409d..3f22d73 100644
--- a/manpages/de/lb_binary_encryption.de.1
+++ b/manpages/de/lb_binary_encryption.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_encryption\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_grub.de.1 b/manpages/de/lb_binary_grub.de.1
index 5c2bd81..c26833e 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 87cb9a1..93e196f 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_grub2\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_includes.de.1 b/manpages/de/lb_binary_includes.de.1
index f8fea4c..f485b59 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 1715034..6dd7d83 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 a958837..9347c98 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_linux\-image\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_local-hooks.de.1 b/manpages/de/lb_binary_local-hooks.de.1
index 9d1f6c3..d057024 100644
--- a/manpages/de/lb_binary_local-hooks.de.1
+++ b/manpages/de/lb_binary_local-hooks.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_local\-hooks\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_local-includes.de.1 b/manpages/de/lb_binary_local-includes.de.1
index eac58e5..7c85c11 100644
--- a/manpages/de/lb_binary_local-includes.de.1
+++ b/manpages/de/lb_binary_local-includes.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_local\-includes\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_local-packageslists.de.1 b/manpages/de/lb_binary_local-packageslists.de.1
index b2eb1bf..bfc5c4d 100644
--- a/manpages/de/lb_binary_local-packageslists.de.1
+++ b/manpages/de/lb_binary_local-packageslists.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_local\-packageslists\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_manifest.de.1 b/manpages/de/lb_binary_manifest.de.1
index 9d496c2..1d143b7 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 e531be9..d22cfe8 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_memtest\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_net.de.1 b/manpages/de/lb_binary_net.de.1
index f170110..7243fb6 100644
--- a/manpages/de/lb_binary_net.de.1
+++ b/manpages/de/lb_binary_net.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 d131a87..d4f46a3 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 1c66143..ef22792 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 f93778d..94a73eb 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 28e9ef6..1934a53 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_tar\fP \- Complete the binary stage
diff --git a/manpages/de/lb_binary_usb.de.1 b/manpages/de/lb_binary_usb.de.1
index e4a72af..fb6b955 100644
--- a/manpages/de/lb_binary_usb.de.1
+++ b/manpages/de/lb_binary_usb.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_usb\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 69eb7c1..a24aead 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 0b049d2..cd9c9cf 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 ee398f7..19805be 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 e4018bb..cf165cc 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 4c17cdd..d73cba9 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 f6717a9..75f7fdd 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 f80d0c2..5d2976c 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 0dd7076..12edc1a 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 f0da288..d5cde1e 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 db34925..94bf6a0 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 71478e0..d8a4b89 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_apt\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_cache.de.1 b/manpages/de/lb_chroot_cache.de.1
index 367407c..ee916d1 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 0ce2f28..0e2cfdf 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 21761d7..8fc10a5 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 6e74c2f..24467b6 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 522f6c2..8dfec46 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 6207607..8d656fb 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 af06a17..716af17 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 99c9458..160d9b6 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 edc8a4a..30fd5e9 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 811e976..5743af2 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 547ab79..00450d1 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_linux\-image\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_local-hooks.de.1 b/manpages/de/lb_chroot_local-hooks.de.1
index 5e575e3..8db0103 100644
--- a/manpages/de/lb_chroot_local-hooks.de.1
+++ b/manpages/de/lb_chroot_local-hooks.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-hooks\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_local-includes.de.1 b/manpages/de/lb_chroot_local-includes.de.1
index 2bb827e..2bb5de2 100644
--- a/manpages/de/lb_chroot_local-includes.de.1
+++ b/manpages/de/lb_chroot_local-includes.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-includes\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_local-packages.de.1 b/manpages/de/lb_chroot_local-packages.de.1
index 601f7d2..b280354 100644
--- a/manpages/de/lb_chroot_local-packages.de.1
+++ b/manpages/de/lb_chroot_local-packages.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-packages\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_local-packageslists.de.1 b/manpages/de/lb_chroot_local-packageslists.de.1
index 9ec175b..50aa2fe 100644
--- a/manpages/de/lb_chroot_local-packageslists.de.1
+++ b/manpages/de/lb_chroot_local-packageslists.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-packageslists\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
index 034bb14..a9ba3a9 100644
--- a/manpages/de/lb_chroot_local-patches.de.1
+++ b/manpages/de/lb_chroot_local-patches.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-patches\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_local-preseed.de.1 b/manpages/de/lb_chroot_local-preseed.de.1
index 421772d..4578942 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-preseed\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_localization.de.1 b/manpages/de/lb_chroot_localization.de.1
index 388dd13..175bc5b 100644
--- a/manpages/de/lb_chroot_localization.de.1
+++ b/manpages/de/lb_chroot_localization.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_localization\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_packages.de.1 b/manpages/de/lb_chroot_packages.de.1
index 1b2175d..3d995d3 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_packages\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_packageslists.de.1 b/manpages/de/lb_chroot_packageslists.de.1
index 0002879..da33363 100644
--- a/manpages/de/lb_chroot_packageslists.de.1
+++ b/manpages/de/lb_chroot_packageslists.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_packageslists\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_preseed.de.1 b/manpages/de/lb_chroot_preseed.de.1
index 67d1f17..82797d2 100644
--- a/manpages/de/lb_chroot_preseed.de.1
+++ b/manpages/de/lb_chroot_preseed.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_preseed\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_proc.de.1 b/manpages/de/lb_chroot_proc.de.1
index f9be5ca..91b0fbd 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 003a2e8..460d60b 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 6e5eb72..a2fa5f2 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_selinuxfs\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_sources.de.1 b/manpages/de/lb_chroot_sources.de.1
index 2c7def1..1d2655f 100644
--- a/manpages/de/lb_chroot_sources.de.1
+++ b/manpages/de/lb_chroot_sources.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_sources\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_sysfs.de.1 b/manpages/de/lb_chroot_sysfs.de.1
index 334b9f8..183f99a 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 91ed621..8b9bf04 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_sysv\-rc\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_sysvinit.de.1 b/manpages/de/lb_chroot_sysvinit.de.1
index 5adc418..eeac5e9 100644
--- a/manpages/de/lb_chroot_sysvinit.de.1
+++ b/manpages/de/lb_chroot_sysvinit.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_sysvinit\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_tasks.de.1 b/manpages/de/lb_chroot_tasks.de.1
index 902335d..184d65a 100644
--- a/manpages/de/lb_chroot_tasks.de.1
+++ b/manpages/de/lb_chroot_tasks.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_tasks\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_chroot_upstart.de.1 b/manpages/de/lb_chroot_upstart.de.1
index 8561ec1..6d7f2f9 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 0b2be66..ccaad71 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 4da3bf2..6d41206 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb config\fP \- Create config directory
@@ -20,6 +20,8 @@
.br
[\fB\-\-apt\-http\-proxy\fP \fIURL\fP]
.br
+ [\fB\-\-apt\-indices\fP true|false|none]
+.br
[\fB\-\-apt\-pdiffs\fP true|false]
.br
[\fB\-\-apt\-options\fP \fIOPTION\fP|"\fIOPTIONS\fP"]
@@ -38,8 +40,6 @@
.br
[\fB\-\-binary\-filesystem\fP fat16|fat32|ext2]
.br
- [\fB\-\-binary\-indices\fP true|false|none]
-.br
[\fB\-\-bootappend\-install\fP \fIPARAMETER\fP|\fI"PARAMETERS"\fP]
.br
[\fB\-\-bootappend\-live\fP \fIPARAMETER\fP|\fI"PARAMETERS"\fP]
@@ -248,6 +248,9 @@ automatically set to the value of ftp_proxy.
sets the http proxy to be used by apt. By default, this is empty but if the
host has the environment variable http_proxy set, apt\-http\-proxy gets
automatically set to the value of http_proxy.
+.IP "\fB\-\-apt\-indices\fP true|false|none" 4
+defines if the resulting images should have apt indices or not and defaults
+to true. If set to none, no indices are included at all.
.IP "\fB\-\-apt\-pdiffs\fP true|false" 4
defines whetever apt should use incremental package indices feature or
not. This is true by default.
@@ -291,9 +294,6 @@ that it defaults to fat16 on all architectures except sparc where it
defaults to ext2. Also note that if you choose fat16 and your resulting
binary image gets bigger than 2GB, the binary filesystem automatically gets
switched to fat32.
-.IP "\fB\-\-binary\-indices\fP true|false|none" 4
-defines if the resulting images should have binary indices or not and
-defaults to true. If set to none, no indices are included at all.
.IP "\fB\-\-bootappend\-install\fP \fIPARAMETER\fP|\(dq\fIPARAMETERS\fP\(dq" 4
sets boot parameters specific to debian\-installer, if included.
.IP "\fB\-\-bootappend\-live\fP \fIPARAMETER\fP|\(dq\fIPARAMETERS\fP\(dq" 4
diff --git a/manpages/de/lb_local.de.1 b/manpages/de/lb_local.de.1
index 92489d4..98a6e70 100644
--- a/manpages/de/lb_local.de.1
+++ b/manpages/de/lb_local.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb local\fP \- wrapper for local live\-build programs
diff --git a/manpages/de/lb_source.de.1 b/manpages/de/lb_source.de.1
index bbe8791..a30055e 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 b350dae..2ac779a 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 df51303..02daa7e 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 8c33bbf..73ff1d3 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 b4c0655..e92baba 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb source_disk\fP \- Complete the source stage
diff --git a/manpages/de/lb_source_iso.de.1 b/manpages/de/lb_source_iso.de.1
index 03aa40e..23b3d11 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb source_iso\fP \- Complete the source stage
diff --git a/manpages/de/lb_source_net.de.1 b/manpages/de/lb_source_net.de.1
index 29c9dad..b81e97b 100644
--- a/manpages/de/lb_source_net.de.1
+++ b/manpages/de/lb_source_net.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb source_net\fP \- Complete the source stage
diff --git a/manpages/de/lb_source_tar.de.1 b/manpages/de/lb_source_tar.de.1
index a2c4596..82f1726 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb source_tar\fP \- Complete the source stage
diff --git a/manpages/de/lb_source_usb.de.1 b/manpages/de/lb_source_usb.de.1
index 1b34657..4ffd125 100644
--- a/manpages/de/lb_source_usb.de.1
+++ b/manpages/de/lb_source_usb.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb source_usb\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 a21aaeb..71282c3 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 91a074c..86aa83e 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 435eb08..9c80423 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 7 2010\-11\-22 3.0~a7 "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 e26bfac..b71f3a2 100644
--- a/manpages/en/lb.1
+++ b/manpages/en/lb.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 ef1bfc3..58442db 100644
--- a/manpages/en/lb_binary.1
+++ b/manpages/en/lb_binary.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 16e3242..2eaab9c 100644
--- a/manpages/en/lb_binary_checksums.1
+++ b/manpages/en/lb_binary_checksums.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 f66470b..44bf40c 100644
--- a/manpages/en/lb_binary_chroot.1
+++ b/manpages/en/lb_binary_chroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 81facce..3eb8480 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 e51dc0d..cc1584f 100644
--- a/manpages/en/lb_binary_disk.1
+++ b/manpages/en/lb_binary_disk.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_disk\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_encryption.1 b/manpages/en/lb_binary_encryption.1
index 3fda04b..de5aa9c 100644
--- a/manpages/en/lb_binary_encryption.1
+++ b/manpages/en/lb_binary_encryption.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_encryption\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_grub.1 b/manpages/en/lb_binary_grub.1
index f1bf7fc..7075273 100644
--- a/manpages/en/lb_binary_grub.1
+++ b/manpages/en/lb_binary_grub.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 c16c180..0668864 100644
--- a/manpages/en/lb_binary_grub2.1
+++ b/manpages/en/lb_binary_grub2.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_grub2\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_includes.1 b/manpages/en/lb_binary_includes.1
index ad52f7e..bf8f660 100644
--- a/manpages/en/lb_binary_includes.1
+++ b/manpages/en/lb_binary_includes.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 dee262e..011a66f 100644
--- a/manpages/en/lb_binary_iso.1
+++ b/manpages/en/lb_binary_iso.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 8161453..9e90a7e 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_linux\-image\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_local-hooks.1 b/manpages/en/lb_binary_local-hooks.1
index cfab1b2..78db237 100644
--- a/manpages/en/lb_binary_local-hooks.1
+++ b/manpages/en/lb_binary_local-hooks.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_local\-hooks\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_local-includes.1 b/manpages/en/lb_binary_local-includes.1
index e579e89..01211e5 100644
--- a/manpages/en/lb_binary_local-includes.1
+++ b/manpages/en/lb_binary_local-includes.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_local\-includes\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_local-packageslists.1 b/manpages/en/lb_binary_local-packageslists.1
index 3de5132..bb5b9d4 100644
--- a/manpages/en/lb_binary_local-packageslists.1
+++ b/manpages/en/lb_binary_local-packageslists.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_local-packageslists\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_manifest.1 b/manpages/en/lb_binary_manifest.1
index 6d3b8ac..7c39b73 100644
--- a/manpages/en/lb_binary_manifest.1
+++ b/manpages/en/lb_binary_manifest.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 252a18a..a63db28 100644
--- a/manpages/en/lb_binary_memtest.1
+++ b/manpages/en/lb_binary_memtest.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_memtest\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_net.1 b/manpages/en/lb_binary_net.1
index cc70d33..4383956 100644
--- a/manpages/en/lb_binary_net.1
+++ b/manpages/en/lb_binary_net.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 d6036e2..ad94a33 100644
--- a/manpages/en/lb_binary_rootfs.1
+++ b/manpages/en/lb_binary_rootfs.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 02e680f..53185b2 100644
--- a/manpages/en/lb_binary_silo.1
+++ b/manpages/en/lb_binary_silo.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 6efdde1..61b933b 100644
--- a/manpages/en/lb_binary_syslinux.1
+++ b/manpages/en/lb_binary_syslinux.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 bf78416..21413cf 100644
--- a/manpages/en/lb_binary_tar.1
+++ b/manpages/en/lb_binary_tar.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_tar\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_usb.1 b/manpages/en/lb_binary_usb.1
index 18e00da..3b25da3 100644
--- a/manpages/en/lb_binary_usb.1
+++ b/manpages/en/lb_binary_usb.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb binary_usb\fR \- Complete the binary stage
diff --git a/manpages/en/lb_binary_virtual-hdd.1 b/manpages/en/lb_binary_virtual-hdd.1
index ddc0fdf..3816110 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 d7a14f7..3780fee 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 716cd31..dcc3621 100644
--- a/manpages/en/lb_binary_yaboot.1
+++ b/manpages/en/lb_binary_yaboot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 848ec1c..b402c10 100644
--- a/manpages/en/lb_bootstrap.1
+++ b/manpages/en/lb_bootstrap.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 0270ee4..4194bbd 100644
--- a/manpages/en/lb_bootstrap_cache.1
+++ b/manpages/en/lb_bootstrap_cache.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 5b1f354..0d464fd 100644
--- a/manpages/en/lb_bootstrap_cdebootstrap.1
+++ b/manpages/en/lb_bootstrap_cdebootstrap.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 a2e5dd5..aec5643 100644
--- a/manpages/en/lb_bootstrap_copy.1
+++ b/manpages/en/lb_bootstrap_copy.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 4f92f94..1882a26 100644
--- a/manpages/en/lb_bootstrap_debootstrap.1
+++ b/manpages/en/lb_bootstrap_debootstrap.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 a249d01..aa34bdd 100644
--- a/manpages/en/lb_build.1
+++ b/manpages/en/lb_build.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 7105d74..1e931ac 100644
--- a/manpages/en/lb_chroot.1
+++ b/manpages/en/lb_chroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 531c8ed..b64f634 100644
--- a/manpages/en/lb_chroot_apt.1
+++ b/manpages/en/lb_chroot_apt.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_apt\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_cache.1 b/manpages/en/lb_chroot_cache.1
index 937b3f8..f7fb6a3 100644
--- a/manpages/en/lb_chroot_cache.1
+++ b/manpages/en/lb_chroot_cache.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 78b9f4c..f0dd9f3 100644
--- a/manpages/en/lb_chroot_debianchroot.1
+++ b/manpages/en/lb_chroot_debianchroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 1cc6863..b90b214 100644
--- a/manpages/en/lb_chroot_devpts.1
+++ b/manpages/en/lb_chroot_devpts.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 e7f3700..85fced3 100644
--- a/manpages/en/lb_chroot_dpkg.1
+++ b/manpages/en/lb_chroot_dpkg.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 4032d99..9242802 100644
--- a/manpages/en/lb_chroot_hacks.1
+++ b/manpages/en/lb_chroot_hacks.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 4209fc2..29de07a 100644
--- a/manpages/en/lb_chroot_hooks.1
+++ b/manpages/en/lb_chroot_hooks.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 46d521a..86c6707 100644
--- a/manpages/en/lb_chroot_hostname.1
+++ b/manpages/en/lb_chroot_hostname.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 bdb1bc9..47f6f6f 100644
--- a/manpages/en/lb_chroot_hosts.1
+++ b/manpages/en/lb_chroot_hosts.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 1f288f0..f13f12b 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 ef02132..675a058 100644
--- a/manpages/en/lb_chroot_interactive.1
+++ b/manpages/en/lb_chroot_interactive.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 af0135a..cc1a6de 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_linux\-image\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_local-hooks.1 b/manpages/en/lb_chroot_local-hooks.1
index f11a11d..40492e1 100644
--- a/manpages/en/lb_chroot_local-hooks.1
+++ b/manpages/en/lb_chroot_local-hooks.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-hooks\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_local-includes.1 b/manpages/en/lb_chroot_local-includes.1
index 180f000..8ff1db2 100644
--- a/manpages/en/lb_chroot_local-includes.1
+++ b/manpages/en/lb_chroot_local-includes.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-includes\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_local-packages.1 b/manpages/en/lb_chroot_local-packages.1
index 6095dd4..67e5fd9 100644
--- a/manpages/en/lb_chroot_local-packages.1
+++ b/manpages/en/lb_chroot_local-packages.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-packages\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_local-packageslists.1 b/manpages/en/lb_chroot_local-packageslists.1
index 419ebe2..86e3f3e 100644
--- a/manpages/en/lb_chroot_local-packageslists.1
+++ b/manpages/en/lb_chroot_local-packageslists.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-packageslists\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_local-patches.1 b/manpages/en/lb_chroot_local-patches.1
index 30a89f3..32541bb 100644
--- a/manpages/en/lb_chroot_local-patches.1
+++ b/manpages/en/lb_chroot_local-patches.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-patches\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_local-preseed.1 b/manpages/en/lb_chroot_local-preseed.1
index 95fb070..5cb85b7 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-preseed\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_localization.1 b/manpages/en/lb_chroot_localization.1
index a304b33..7a4efbe 100644
--- a/manpages/en/lb_chroot_localization.1
+++ b/manpages/en/lb_chroot_localization.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_localization\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_packages.1 b/manpages/en/lb_chroot_packages.1
index a7af2d4..18f7194 100644
--- a/manpages/en/lb_chroot_packages.1
+++ b/manpages/en/lb_chroot_packages.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_packages\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_packageslists.1 b/manpages/en/lb_chroot_packageslists.1
index 288d3d0..eefc8b8 100644
--- a/manpages/en/lb_chroot_packageslists.1
+++ b/manpages/en/lb_chroot_packageslists.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_packageslists\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_preseed.1 b/manpages/en/lb_chroot_preseed.1
index 0cf27bd..9b43eb8 100644
--- a/manpages/en/lb_chroot_preseed.1
+++ b/manpages/en/lb_chroot_preseed.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_preseed\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_proc.1 b/manpages/en/lb_chroot_proc.1
index 2fdec29..ca7b1eb 100644
--- a/manpages/en/lb_chroot_proc.1
+++ b/manpages/en/lb_chroot_proc.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 8f54da9..fa3d7d7 100644
--- a/manpages/en/lb_chroot_resolv.1
+++ b/manpages/en/lb_chroot_resolv.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 a36eebd..030c32a 100644
--- a/manpages/en/lb_chroot_selinuxfs.1
+++ b/manpages/en/lb_chroot_selinuxfs.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_selinuxfs\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_sources.1 b/manpages/en/lb_chroot_sources.1
index 8287130..ff09797 100644
--- a/manpages/en/lb_chroot_sources.1
+++ b/manpages/en/lb_chroot_sources.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_sources\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_sysfs.1 b/manpages/en/lb_chroot_sysfs.1
index 49efeb2..0e0a74d 100644
--- a/manpages/en/lb_chroot_sysfs.1
+++ b/manpages/en/lb_chroot_sysfs.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 6d9e97b..355f6ef 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_sysv-rc\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_sysvinit.1 b/manpages/en/lb_chroot_sysvinit.1
index c5b26a3..2652a27 100644
--- a/manpages/en/lb_chroot_sysvinit.1
+++ b/manpages/en/lb_chroot_sysvinit.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_sysvinit\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_tasks.1 b/manpages/en/lb_chroot_tasks.1
index dacee20..3371cf0 100644
--- a/manpages/en/lb_chroot_tasks.1
+++ b/manpages/en/lb_chroot_tasks.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb chroot_tasks\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_chroot_upstart.1 b/manpages/en/lb_chroot_upstart.1
index 8edc862..2d224ba 100644
--- a/manpages/en/lb_chroot_upstart.1
+++ b/manpages/en/lb_chroot_upstart.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 7942c31..564721a 100644
--- a/manpages/en/lb_clean.1
+++ b/manpages/en/lb_clean.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 b5f00e8..05a1449 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb config\fR \- Create config directory
@@ -15,6 +15,8 @@
.br
[\fB\-\-apt\-http\-proxy\fR \fIURL\fR]
.br
+ [\fB\-\-apt\-indices\fR true|false|none]
+.br
[\fB\-\-apt\-pdiffs\fR true|false]
.br
[\fB\-\-apt\-options\fR \fIOPTION\fR|"\fIOPTIONS\fR"]
@@ -33,8 +35,6 @@
.br
[\fB\-\-binary\-filesystem\fR fat16|fat32|ext2]
.br
- [\fB\-\-binary\-indices\fR true|false|none]
-.br
[\fB\-\-bootappend\-install\fR \fIPARAMETER\fR|\fI"PARAMETERS"\fR]
.br
[\fB\-\-bootappend\-live\fR \fIPARAMETER\fR|\fI"PARAMETERS"\fR]
@@ -221,6 +221,8 @@ defines if apt\-get or aptitude is used to install packages when building the im
sets the ftp proxy to be used by apt. By default, this is empty but if the host has the environment variable ftp_proxy set, apt\-ftp\-proxy gets automatically set to the value of ftp_proxy.
.IP "\fB\-\-apt\-http\-proxy\fR \fIURL\fR" 4
sets the http proxy to be used by apt. By default, this is empty but if the host has the environment variable http_proxy set, apt\-http\-proxy gets automatically set to the value of http_proxy.
+.IP "\fB\-\-apt\-indices\fR true|false|none" 4
+defines if the resulting images should have apt indices or not and defaults to true. If set to none, no indices are included at all.
.IP "\fB\-\-apt\-pdiffs\fR true|false" 4
defines whetever apt should use incremental package indices feature or not. This is true by default.
.IP "\fB\-\-apt\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4
@@ -239,8 +241,6 @@ defines the architecture of the to be build image. By default, this is set to th
defines the image type to build. By default this is set to iso to build CD/DVD images, for squeeze and newer it defaults to iso\-hybrid.
.IP "\fB\-\-binary\-filesystem\fR fat16|fat32|ext2" 4
defines the filesystem to be used in the image type. This only has an effect if the selected binary image type does allow to choose a filesystem. For example, when selection iso the resulting CD/DVD has always the filesystem ISO9660. When building usb\-hdd images for usb sticks, this is active. Note that it defaults to fat16 on all architectures except sparc where it defaults to ext2. Also note that if you choose fat16 and your resulting binary image gets bigger than 2GB, the binary filesystem automatically gets switched to fat32.
-.IP "\fB\-\-binary\-indices\fR true|false|none" 4
-defines if the resulting images should have binary indices or not and defaults to true. If set to none, no indices are included at all.
.IP "\fB\-\-bootappend\-install\fR \fIPARAMETER\fR|""\fIPARAMETERS\fR""" 4
sets boot parameters specific to debian\-installer, if included.
.IP "\fB\-\-bootappend\-live\fR \fIPARAMETER\fR|""\fIPARAMETERS\fR""" 4
diff --git a/manpages/en/lb_local.1 b/manpages/en/lb_local.1
index f6307c6..fce01c1 100644
--- a/manpages/en/lb_local.1
+++ b/manpages/en/lb_local.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb local\fR \- wrapper for local live\-build programs
diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1
index e1147b8..bdcb0ad 100644
--- a/manpages/en/lb_source.1
+++ b/manpages/en/lb_source.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 286260b..7da299a 100644
--- a/manpages/en/lb_source_checksums.1
+++ b/manpages/en/lb_source_checksums.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 534e8da..747c5ac 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 4fa072a..4049cec 100644
--- a/manpages/en/lb_source_debian.1
+++ b/manpages/en/lb_source_debian.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 36f070a..c338509 100644
--- a/manpages/en/lb_source_disk.1
+++ b/manpages/en/lb_source_disk.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb source_disk\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_iso.1 b/manpages/en/lb_source_iso.1
index 6f927b7..228f6e3 100644
--- a/manpages/en/lb_source_iso.1
+++ b/manpages/en/lb_source_iso.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb source_iso\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_net.1 b/manpages/en/lb_source_net.1
index 60a5b50..e3000a4 100644
--- a/manpages/en/lb_source_net.1
+++ b/manpages/en/lb_source_net.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb source_net\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_tar.1 b/manpages/en/lb_source_tar.1
index 5e89af4..51e87d0 100644
--- a/manpages/en/lb_source_tar.1
+++ b/manpages/en/lb_source_tar.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb source_tar\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_usb.1 b/manpages/en/lb_source_usb.1
index 411ade8..329b20f 100644
--- a/manpages/en/lb_source_usb.1
+++ b/manpages/en/lb_source_usb.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb source_usb\fR \- Complete the source stage
diff --git a/manpages/en/lb_source_virtual-hdd.1 b/manpages/en/lb_source_virtual-hdd.1
index 1cae6e6..c2adae9 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 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 439f457..96ab877 100644
--- a/manpages/en/lb_testroot.1
+++ b/manpages/en/lb_testroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-22 3.0~a7 "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 ec5747d..a00f1f1 100644
--- a/manpages/en/live-build.7
+++ b/manpages/en/live-build.7
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 7 2010\-11\-13 3.0~a6 "Debian Live Project"
+.TH LIVE\-BUILD 7 2010\-11\-22 3.0~a7 "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 3f2c438..91541c9 100644
--- a/manpages/po/de/lb.1.po
+++ b/manpages/po/de/lb.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po
index 02a5242..374f0b6 100644
--- a/manpages/po/de/lb_binary.1.po
+++ b/manpages/po/de/lb_binary.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_checksums.1.po b/manpages/po/de/lb_binary_checksums.1.po
index 3ba3040..68149f7 100644
--- a/manpages/po/de/lb_binary_checksums.1.po
+++ b/manpages/po/de/lb_binary_checksums.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_chroot.1.po b/manpages/po/de/lb_binary_chroot.1.po
index d863653..07c9a93 100644
--- a/manpages/po/de/lb_binary_chroot.1.po
+++ b/manpages/po/de/lb_binary_chroot.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_debian-installer.1.po b/manpages/po/de/lb_binary_debian-installer.1.po
index c4f6d06..ade52ba 100644
--- a/manpages/po/de/lb_binary_debian-installer.1.po
+++ b/manpages/po/de/lb_binary_debian-installer.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_disk.1.po b/manpages/po/de/lb_binary_disk.1.po
index 59561e7..ca8e59e 100644
--- a/manpages/po/de/lb_binary_disk.1.po
+++ b/manpages/po/de/lb_binary_disk.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_encryption.1.po b/manpages/po/de/lb_binary_encryption.1.po
index 3cdbe2c..9cef091 100644
--- a/manpages/po/de/lb_binary_encryption.1.po
+++ b/manpages/po/de/lb_binary_encryption.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_grub.1.po b/manpages/po/de/lb_binary_grub.1.po
index 72a72f1..180969c 100644
--- a/manpages/po/de/lb_binary_grub.1.po
+++ b/manpages/po/de/lb_binary_grub.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_grub2.1.po b/manpages/po/de/lb_binary_grub2.1.po
index 6df3afa..a8befe5 100644
--- a/manpages/po/de/lb_binary_grub2.1.po
+++ b/manpages/po/de/lb_binary_grub2.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_includes.1.po b/manpages/po/de/lb_binary_includes.1.po
index 313e54b..a7d6f7e 100644
--- a/manpages/po/de/lb_binary_includes.1.po
+++ b/manpages/po/de/lb_binary_includes.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_iso.1.po b/manpages/po/de/lb_binary_iso.1.po
index df061c6..204d0ca 100644
--- a/manpages/po/de/lb_binary_iso.1.po
+++ b/manpages/po/de/lb_binary_iso.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_linux-image.1.po b/manpages/po/de/lb_binary_linux-image.1.po
index 3e77d28..3fdfce9 100644
--- a/manpages/po/de/lb_binary_linux-image.1.po
+++ b/manpages/po/de/lb_binary_linux-image.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_local-hooks.1.po b/manpages/po/de/lb_binary_local-hooks.1.po
index 58a28f0..6322ea1 100644
--- a/manpages/po/de/lb_binary_local-hooks.1.po
+++ b/manpages/po/de/lb_binary_local-hooks.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_local-includes.1.po b/manpages/po/de/lb_binary_local-includes.1.po
index d839654..a5b62d3 100644
--- a/manpages/po/de/lb_binary_local-includes.1.po
+++ b/manpages/po/de/lb_binary_local-includes.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_local-packageslists.1.po b/manpages/po/de/lb_binary_local-packageslists.1.po
index 3f7939d..890ba11 100644
--- a/manpages/po/de/lb_binary_local-packageslists.1.po
+++ b/manpages/po/de/lb_binary_local-packageslists.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_manifest.1.po b/manpages/po/de/lb_binary_manifest.1.po
index 3ddad3d..39a00d2 100644
--- a/manpages/po/de/lb_binary_manifest.1.po
+++ b/manpages/po/de/lb_binary_manifest.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_memtest.1.po b/manpages/po/de/lb_binary_memtest.1.po
index 3c0c077..9a2231f 100644
--- a/manpages/po/de/lb_binary_memtest.1.po
+++ b/manpages/po/de/lb_binary_memtest.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_net.1.po b/manpages/po/de/lb_binary_net.1.po
index 31eaa8a..a3c0aac 100644
--- a/manpages/po/de/lb_binary_net.1.po
+++ b/manpages/po/de/lb_binary_net.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_rootfs.1.po b/manpages/po/de/lb_binary_rootfs.1.po
index aa9f881..f36ac66 100644
--- a/manpages/po/de/lb_binary_rootfs.1.po
+++ b/manpages/po/de/lb_binary_rootfs.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_silo.1.po b/manpages/po/de/lb_binary_silo.1.po
index c577341..85d02fb 100644
--- a/manpages/po/de/lb_binary_silo.1.po
+++ b/manpages/po/de/lb_binary_silo.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_syslinux.1.po b/manpages/po/de/lb_binary_syslinux.1.po
index 4de3101..b96b23c 100644
--- a/manpages/po/de/lb_binary_syslinux.1.po
+++ b/manpages/po/de/lb_binary_syslinux.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_tar.1.po b/manpages/po/de/lb_binary_tar.1.po
index 2041f7b..34615ed 100644
--- a/manpages/po/de/lb_binary_tar.1.po
+++ b/manpages/po/de/lb_binary_tar.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_usb.1.po b/manpages/po/de/lb_binary_usb.1.po
index 7135b50..b4c61f4 100644
--- a/manpages/po/de/lb_binary_usb.1.po
+++ b/manpages/po/de/lb_binary_usb.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_virtual-hdd.1.po b/manpages/po/de/lb_binary_virtual-hdd.1.po
index 663e1e2..522de94 100644
--- a/manpages/po/de/lb_binary_virtual-hdd.1.po
+++ b/manpages/po/de/lb_binary_virtual-hdd.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_win32-loader.1.po b/manpages/po/de/lb_binary_win32-loader.1.po
index 5518b0d..8fb5bca 100644
--- a/manpages/po/de/lb_binary_win32-loader.1.po
+++ b/manpages/po/de/lb_binary_win32-loader.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_binary_yaboot.1.po b/manpages/po/de/lb_binary_yaboot.1.po
index f65c676..9148f87 100644
--- a/manpages/po/de/lb_binary_yaboot.1.po
+++ b/manpages/po/de/lb_binary_yaboot.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po
index 556275a..658599a 100644
--- a/manpages/po/de/lb_bootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_bootstrap_cache.1.po b/manpages/po/de/lb_bootstrap_cache.1.po
index 67d4b7e..da4ccba 100644
--- a/manpages/po/de/lb_bootstrap_cache.1.po
+++ b/manpages/po/de/lb_bootstrap_cache.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po
index 5572579..80a9074 100644
--- a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_bootstrap_copy.1.po b/manpages/po/de/lb_bootstrap_copy.1.po
index 6bb56a9..e3282e4 100644
--- a/manpages/po/de/lb_bootstrap_copy.1.po
+++ b/manpages/po/de/lb_bootstrap_copy.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_bootstrap_debootstrap.1.po b/manpages/po/de/lb_bootstrap_debootstrap.1.po
index 62ae02c..b5527e9 100644
--- a/manpages/po/de/lb_bootstrap_debootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap_debootstrap.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po
index ba9d23a..f42a71d 100644
--- a/manpages/po/de/lb_build.1.po
+++ b/manpages/po/de/lb_build.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po
index 3abcc92..ade81ad 100644
--- a/manpages/po/de/lb_chroot.1.po
+++ b/manpages/po/de/lb_chroot.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_apt.1.po b/manpages/po/de/lb_chroot_apt.1.po
index 64390c2..10e7ac2 100644
--- a/manpages/po/de/lb_chroot_apt.1.po
+++ b/manpages/po/de/lb_chroot_apt.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_cache.1.po b/manpages/po/de/lb_chroot_cache.1.po
index ac7358d..4f3d15b 100644
--- a/manpages/po/de/lb_chroot_cache.1.po
+++ b/manpages/po/de/lb_chroot_cache.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_debianchroot.1.po b/manpages/po/de/lb_chroot_debianchroot.1.po
index c11d80c..afc8920 100644
--- a/manpages/po/de/lb_chroot_debianchroot.1.po
+++ b/manpages/po/de/lb_chroot_debianchroot.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_devpts.1.po b/manpages/po/de/lb_chroot_devpts.1.po
index 55d6230..442d34f 100644
--- a/manpages/po/de/lb_chroot_devpts.1.po
+++ b/manpages/po/de/lb_chroot_devpts.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_dpkg.1.po b/manpages/po/de/lb_chroot_dpkg.1.po
index 0306082..70eaf30 100644
--- a/manpages/po/de/lb_chroot_dpkg.1.po
+++ b/manpages/po/de/lb_chroot_dpkg.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_hacks.1.po b/manpages/po/de/lb_chroot_hacks.1.po
index 6fbbf1a..41dba95 100644
--- a/manpages/po/de/lb_chroot_hacks.1.po
+++ b/manpages/po/de/lb_chroot_hacks.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_hooks.1.po b/manpages/po/de/lb_chroot_hooks.1.po
index 8de5a55..de64d82 100644
--- a/manpages/po/de/lb_chroot_hooks.1.po
+++ b/manpages/po/de/lb_chroot_hooks.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_hostname.1.po b/manpages/po/de/lb_chroot_hostname.1.po
index a24bb1e..6757001 100644
--- a/manpages/po/de/lb_chroot_hostname.1.po
+++ b/manpages/po/de/lb_chroot_hostname.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_hosts.1.po b/manpages/po/de/lb_chroot_hosts.1.po
index a5deafb..1c0756c 100644
--- a/manpages/po/de/lb_chroot_hosts.1.po
+++ b/manpages/po/de/lb_chroot_hosts.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_install-packages.1.po b/manpages/po/de/lb_chroot_install-packages.1.po
index 0936779..db5ce28 100644
--- a/manpages/po/de/lb_chroot_install-packages.1.po
+++ b/manpages/po/de/lb_chroot_install-packages.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_interactive.1.po b/manpages/po/de/lb_chroot_interactive.1.po
index 64fd97f..cedf4cb 100644
--- a/manpages/po/de/lb_chroot_interactive.1.po
+++ b/manpages/po/de/lb_chroot_interactive.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_linux-image.1.po b/manpages/po/de/lb_chroot_linux-image.1.po
index 882f8f0..2d3b71b 100644
--- a/manpages/po/de/lb_chroot_linux-image.1.po
+++ b/manpages/po/de/lb_chroot_linux-image.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_local-hooks.1.po b/manpages/po/de/lb_chroot_local-hooks.1.po
index 05ed99e..8ec3a16 100644
--- a/manpages/po/de/lb_chroot_local-hooks.1.po
+++ b/manpages/po/de/lb_chroot_local-hooks.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_local-includes.1.po b/manpages/po/de/lb_chroot_local-includes.1.po
index 833b352..ed1e47c 100644
--- a/manpages/po/de/lb_chroot_local-includes.1.po
+++ b/manpages/po/de/lb_chroot_local-includes.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_local-packages.1.po b/manpages/po/de/lb_chroot_local-packages.1.po
index e60b507..2efbbca 100644
--- a/manpages/po/de/lb_chroot_local-packages.1.po
+++ b/manpages/po/de/lb_chroot_local-packages.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_local-packageslists.1.po b/manpages/po/de/lb_chroot_local-packageslists.1.po
index 3dbdac4..360fed3 100644
--- a/manpages/po/de/lb_chroot_local-packageslists.1.po
+++ b/manpages/po/de/lb_chroot_local-packageslists.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_local-patches.1.po b/manpages/po/de/lb_chroot_local-patches.1.po
index ae2b79b..189490d 100644
--- a/manpages/po/de/lb_chroot_local-patches.1.po
+++ b/manpages/po/de/lb_chroot_local-patches.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_local-preseed.1.po b/manpages/po/de/lb_chroot_local-preseed.1.po
index 9ba8c41..ed17346 100644
--- a/manpages/po/de/lb_chroot_local-preseed.1.po
+++ b/manpages/po/de/lb_chroot_local-preseed.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_localization.1.po b/manpages/po/de/lb_chroot_localization.1.po
index 46ed872..5fd1c71 100644
--- a/manpages/po/de/lb_chroot_localization.1.po
+++ b/manpages/po/de/lb_chroot_localization.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_packages.1.po b/manpages/po/de/lb_chroot_packages.1.po
index 22c8e94..6c835ba 100644
--- a/manpages/po/de/lb_chroot_packages.1.po
+++ b/manpages/po/de/lb_chroot_packages.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_packageslists.1.po b/manpages/po/de/lb_chroot_packageslists.1.po
index 27f8bd7..9263a0d 100644
--- a/manpages/po/de/lb_chroot_packageslists.1.po
+++ b/manpages/po/de/lb_chroot_packageslists.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_preseed.1.po b/manpages/po/de/lb_chroot_preseed.1.po
index 7b85e7c..9a9e604 100644
--- a/manpages/po/de/lb_chroot_preseed.1.po
+++ b/manpages/po/de/lb_chroot_preseed.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_proc.1.po b/manpages/po/de/lb_chroot_proc.1.po
index 0d555aa..1d26a23 100644
--- a/manpages/po/de/lb_chroot_proc.1.po
+++ b/manpages/po/de/lb_chroot_proc.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_resolv.1.po b/manpages/po/de/lb_chroot_resolv.1.po
index c2891db..de91a26 100644
--- a/manpages/po/de/lb_chroot_resolv.1.po
+++ b/manpages/po/de/lb_chroot_resolv.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_selinuxfs.1.po b/manpages/po/de/lb_chroot_selinuxfs.1.po
index fce7cad..f2c53fd 100644
--- a/manpages/po/de/lb_chroot_selinuxfs.1.po
+++ b/manpages/po/de/lb_chroot_selinuxfs.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_sources.1.po b/manpages/po/de/lb_chroot_sources.1.po
index 1821c76..f3d449c 100644
--- a/manpages/po/de/lb_chroot_sources.1.po
+++ b/manpages/po/de/lb_chroot_sources.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_sysfs.1.po b/manpages/po/de/lb_chroot_sysfs.1.po
index 07ae9bb..69d2569 100644
--- a/manpages/po/de/lb_chroot_sysfs.1.po
+++ b/manpages/po/de/lb_chroot_sysfs.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_sysv-rc.1.po b/manpages/po/de/lb_chroot_sysv-rc.1.po
index 8f0de17..c589c3a 100644
--- a/manpages/po/de/lb_chroot_sysv-rc.1.po
+++ b/manpages/po/de/lb_chroot_sysv-rc.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_sysvinit.1.po b/manpages/po/de/lb_chroot_sysvinit.1.po
index 144073f..1e7e0cd 100644
--- a/manpages/po/de/lb_chroot_sysvinit.1.po
+++ b/manpages/po/de/lb_chroot_sysvinit.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_tasks.1.po b/manpages/po/de/lb_chroot_tasks.1.po
index a66d314..2941c8a 100644
--- a/manpages/po/de/lb_chroot_tasks.1.po
+++ b/manpages/po/de/lb_chroot_tasks.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_chroot_upstart.1.po b/manpages/po/de/lb_chroot_upstart.1.po
index 36a1f11..5895c17 100644
--- a/manpages/po/de/lb_chroot_upstart.1.po
+++ b/manpages/po/de/lb_chroot_upstart.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po
index 72f0ee8..c90d681 100644
--- a/manpages/po/de/lb_clean.1.po
+++ b/manpages/po/de/lb_clean.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po
index ab11838..5324a30 100644
--- a/manpages/po/de/lb_config.1.po
+++ b/manpages/po/de/lb_config.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
@@ -717,52 +717,52 @@ msgstr ""
#. type: Plain text
#: en/lb_config.1:19
-msgid " [B<--apt-pdiffs> true|false]"
+msgid " [B<--apt-indices> true|false|none]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:21
-msgid " [B<--apt-options> I<OPTION>|\"I<OPTIONS>\"]"
+msgid " [B<--apt-pdiffs> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:23
-msgid " [B<--aptitude-options> I<OPTION>|\"I<OPTIONS>\"]"
+msgid " [B<--apt-options> I<OPTION>|\"I<OPTIONS>\"]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:25
-msgid " [B<--apt-pipeline> I<DEPTH>]"
+msgid " [B<--aptitude-options> I<OPTION>|\"I<OPTIONS>\"]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:27
-msgid " [B<--apt-recommends> true|false]"
+msgid " [B<--apt-pipeline> I<DEPTH>]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:29
-msgid " [B<--apt-secure> true|false]"
+msgid " [B<--apt-recommends> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:31
-msgid " [-a|B<--architecture> I<ARCHITECTURE>]"
+msgid " [B<--apt-secure> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:33
-msgid " [-b|B<--binary-images> iso|iso-hybrid|net|tar|usb-hdd]"
+msgid " [-a|B<--architecture> I<ARCHITECTURE>]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:35
-msgid " [B<--binary-filesystem> fat16|fat32|ext2]"
+msgid " [-b|B<--binary-images> iso|iso-hybrid|net|tar|usb-hdd]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:37
-msgid " [B<--binary-indices> true|false|none]"
+msgid " [B<--binary-filesystem> fat16|fat32|ext2]"
msgstr ""
#. type: Plain text
@@ -1269,24 +1269,37 @@ msgstr ""
#. type: IP
#: en/lb_config.1:224
#, no-wrap
-msgid "B<--apt-pdiffs> true|false"
+msgid "B<--apt-indices> true|false|none"
msgstr ""
#. type: Plain text
#: en/lb_config.1:226
msgid ""
+"defines if the resulting images should have apt indices or not and defaults "
+"to true. If set to none, no indices are included at all."
+msgstr ""
+
+#. type: IP
+#: en/lb_config.1:226
+#, no-wrap
+msgid "B<--apt-pdiffs> true|false"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_config.1:228
+msgid ""
"defines whetever apt should use incremental package indices feature or not. "
"This is true by default."
msgstr ""
#. type: IP
-#: en/lb_config.1:226
+#: en/lb_config.1:228
#, no-wrap
msgid "B<--apt-options> I<OPTION>|\"I<OPTIONS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:228
+#: en/lb_config.1:230
msgid ""
"defines the default options that will be appended to every apt call that is "
"made inside chroot during the building of the image. By default, this is set "
@@ -1294,13 +1307,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:228
+#: en/lb_config.1:230
#, no-wrap
msgid "B<--aptitude-options> I<OPTION>|\"I<OPTIONS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:230
+#: en/lb_config.1:232
msgid ""
"defines the default options that will be appended to every aptitude call "
"that is made inside chroot during building of the image. By default, this is "
@@ -1308,13 +1321,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:230
+#: en/lb_config.1:232
#, no-wrap
msgid "B<--apt-pipeline> I<DEPTH>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:232
+#: en/lb_config.1:234
msgid ""
"sets the depth of the apt/aptitude pipeline. In cases where the remote "
"server is not RFC conforming or buggy (such as Squid 2.0.2) this option can "
@@ -1326,38 +1339,38 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:232
+#: en/lb_config.1:234
#, no-wrap
msgid "B<--apt-recommends> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:234
+#: en/lb_config.1:236
msgid ""
"defines if apt should install recommended packages automatically. By "
"default, this is true except in emdebian mode."
msgstr ""
#. type: IP
-#: en/lb_config.1:234
+#: en/lb_config.1:236
#, no-wrap
msgid "B<--apt-secure> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:236
+#: en/lb_config.1:238
msgid ""
"defines if apt should check repository signatures. This is true by default."
msgstr ""
#. type: IP
-#: en/lb_config.1:236
+#: en/lb_config.1:238
#, no-wrap
msgid "-a|B<--architecture> I<ARCHITECTURE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:238
+#: en/lb_config.1:240
msgid ""
"defines the architecture of the to be build image. By default, this is set "
"to the host architecture. Note that you cannot crossbuild for another "
@@ -1368,26 +1381,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:238
+#: en/lb_config.1:240
#, no-wrap
msgid "-b|B<--binary-images> iso|iso-hybrid|net|tar|usb-hdd"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:240
+#: en/lb_config.1:242
msgid ""
"defines the image type to build. By default this is set to iso to build CD/"
"DVD images, for squeeze and newer it defaults to iso-hybrid."
msgstr ""
#. type: IP
-#: en/lb_config.1:240
+#: en/lb_config.1:242
#, no-wrap
msgid "B<--binary-filesystem> fat16|fat32|ext2"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:242
+#: en/lb_config.1:244
msgid ""
"defines the filesystem to be used in the image type. This only has an effect "
"if the selected binary image type does allow to choose a filesystem. For "
@@ -1400,19 +1413,6 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:242
-#, no-wrap
-msgid "B<--binary-indices> true|false|none"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_config.1:244
-msgid ""
-"defines if the resulting images should have binary indices or not and "
-"defaults to true. If set to none, no indices are included at all."
-msgstr ""
-
-#. type: IP
#: en/lb_config.1:244
#, no-wrap
msgid "B<--bootappend-install> I<PARAMETER>|\"I<PARAMETERS>\""
diff --git a/manpages/po/de/lb_local.1.po b/manpages/po/de/lb_local.1.po
index 82b170e..dcc00be 100644
--- a/manpages/po/de/lb_local.1.po
+++ b/manpages/po/de/lb_local.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_source.1.po b/manpages/po/de/lb_source.1.po
index 93e272f..581417f 100644
--- a/manpages/po/de/lb_source.1.po
+++ b/manpages/po/de/lb_source.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_source_checksums.1.po b/manpages/po/de/lb_source_checksums.1.po
index 3049915..0470066 100644
--- a/manpages/po/de/lb_source_checksums.1.po
+++ b/manpages/po/de/lb_source_checksums.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_source_debian-live.1.po b/manpages/po/de/lb_source_debian-live.1.po
index 239ff68..05286c7 100644
--- a/manpages/po/de/lb_source_debian-live.1.po
+++ b/manpages/po/de/lb_source_debian-live.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_source_debian.1.po b/manpages/po/de/lb_source_debian.1.po
index 1a417fc..9c79ee7 100644
--- a/manpages/po/de/lb_source_debian.1.po
+++ b/manpages/po/de/lb_source_debian.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_source_disk.1.po b/manpages/po/de/lb_source_disk.1.po
index 6eafdee..a9cd66b 100644
--- a/manpages/po/de/lb_source_disk.1.po
+++ b/manpages/po/de/lb_source_disk.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_source_iso.1.po b/manpages/po/de/lb_source_iso.1.po
index 9a17629..6f60083 100644
--- a/manpages/po/de/lb_source_iso.1.po
+++ b/manpages/po/de/lb_source_iso.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_source_net.1.po b/manpages/po/de/lb_source_net.1.po
index 274ee45..2f010d5 100644
--- a/manpages/po/de/lb_source_net.1.po
+++ b/manpages/po/de/lb_source_net.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_source_tar.1.po b/manpages/po/de/lb_source_tar.1.po
index 1838748..1fd34c0 100644
--- a/manpages/po/de/lb_source_tar.1.po
+++ b/manpages/po/de/lb_source_tar.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_source_usb.1.po b/manpages/po/de/lb_source_usb.1.po
index fad756a..2efdaf5 100644
--- a/manpages/po/de/lb_source_usb.1.po
+++ b/manpages/po/de/lb_source_usb.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_source_virtual-hdd.1.po b/manpages/po/de/lb_source_virtual-hdd.1.po
index 66ea51b..308afab 100644
--- a/manpages/po/de/lb_source_virtual-hdd.1.po
+++ b/manpages/po/de/lb_source_virtual-hdd.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/lb_testroot.1.po b/manpages/po/de/lb_testroot.1.po
index b6c1f29..e6803a9 100644
--- a/manpages/po/de/lb_testroot.1.po
+++ b/manpages/po/de/lb_testroot.1.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/po/de/live-build.7.po b/manpages/po/de/live-build.7.po
index f2578f0..eeefd8b 100644
--- a/manpages/po/de/live-build.7.po
+++ b/manpages/po/de/live-build.7.po
@@ -5,8 +5,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: live-build 3.0~a6\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"Project-Id-Version: live-build 3.0~a7\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\n"
"PO-Revision-Date: 2010-09-26 13:56+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot
index 7e47c9c..e5e6c02 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot
index 3e7558e..8c3c6f6 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_checksums.1.pot b/manpages/pot/lb_binary_checksums.1.pot
index f79fc63..aca446a 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_chroot.1.pot b/manpages/pot/lb_binary_chroot.1.pot
index 0d151ec..4a66d8e 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_debian-installer.1.pot b/manpages/pot/lb_binary_debian-installer.1.pot
index 2eea0f0..368ef25 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_disk.1.pot b/manpages/pot/lb_binary_disk.1.pot
index b21cc05..9aa86ae 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_encryption.1.pot b/manpages/pot/lb_binary_encryption.1.pot
index 6eae8fb..01254b9 100644
--- a/manpages/pot/lb_binary_encryption.1.pot
+++ b/manpages/pot/lb_binary_encryption.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_grub.1.pot b/manpages/pot/lb_binary_grub.1.pot
index fe06702..f16bd67 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_grub2.1.pot b/manpages/pot/lb_binary_grub2.1.pot
index 1ae206d..2244a3e 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_includes.1.pot b/manpages/pot/lb_binary_includes.1.pot
index d5b3845..181712a 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_iso.1.pot b/manpages/pot/lb_binary_iso.1.pot
index 8d67175..f3ad97f 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_linux-image.1.pot b/manpages/pot/lb_binary_linux-image.1.pot
index 97cbd5d..66fc322 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_local-hooks.1.pot b/manpages/pot/lb_binary_local-hooks.1.pot
index 72518ac..44e5411 100644
--- a/manpages/pot/lb_binary_local-hooks.1.pot
+++ b/manpages/pot/lb_binary_local-hooks.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_local-includes.1.pot b/manpages/pot/lb_binary_local-includes.1.pot
index bc45a44..9432a1c 100644
--- a/manpages/pot/lb_binary_local-includes.1.pot
+++ b/manpages/pot/lb_binary_local-includes.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_local-packageslists.1.pot b/manpages/pot/lb_binary_local-packageslists.1.pot
index efea15c..268418a 100644
--- a/manpages/pot/lb_binary_local-packageslists.1.pot
+++ b/manpages/pot/lb_binary_local-packageslists.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_manifest.1.pot b/manpages/pot/lb_binary_manifest.1.pot
index 8361e5b..eb5a831 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_memtest.1.pot b/manpages/pot/lb_binary_memtest.1.pot
index 70ae08b..928664b 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_net.1.pot b/manpages/pot/lb_binary_net.1.pot
index 46cd8ff..1437011 100644
--- a/manpages/pot/lb_binary_net.1.pot
+++ b/manpages/pot/lb_binary_net.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_rootfs.1.pot b/manpages/pot/lb_binary_rootfs.1.pot
index a60f762..37e7e9d 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_silo.1.pot b/manpages/pot/lb_binary_silo.1.pot
index e574202..5b94384 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_syslinux.1.pot b/manpages/pot/lb_binary_syslinux.1.pot
index 2ce9156..cf382e4 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_tar.1.pot b/manpages/pot/lb_binary_tar.1.pot
index e6904c8..0481673 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_usb.1.pot b/manpages/pot/lb_binary_usb.1.pot
index 6ab14e9..6c1ca9b 100644
--- a/manpages/pot/lb_binary_usb.1.pot
+++ b/manpages/pot/lb_binary_usb.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_virtual-hdd.1.pot b/manpages/pot/lb_binary_virtual-hdd.1.pot
index 341cbd4..c42e4d0 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_win32-loader.1.pot b/manpages/pot/lb_binary_win32-loader.1.pot
index 9af034e..08662fb 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary_yaboot.1.pot b/manpages/pot/lb_binary_yaboot.1.pot
index 6cec06f..666b1ab 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot
index 795b609..b57efa0 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_bootstrap_cache.1.pot b/manpages/pot/lb_bootstrap_cache.1.pot
index 59f111f..9897aac 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot
index c302a04..45d92d7 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_bootstrap_copy.1.pot b/manpages/pot/lb_bootstrap_copy.1.pot
index 3af2022..c0a4615 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_bootstrap_debootstrap.1.pot b/manpages/pot/lb_bootstrap_debootstrap.1.pot
index e36079d..b04b58b 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot
index a1c5443..15011b2 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot
index 848d48c..1e1de3c 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_apt.1.pot b/manpages/pot/lb_chroot_apt.1.pot
index 2a65847..83a3562 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_cache.1.pot b/manpages/pot/lb_chroot_cache.1.pot
index eb527f7..4cf1f15 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_debianchroot.1.pot b/manpages/pot/lb_chroot_debianchroot.1.pot
index f0f7013..c6105be 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_devpts.1.pot b/manpages/pot/lb_chroot_devpts.1.pot
index bcdc199..fe149f2 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_dpkg.1.pot b/manpages/pot/lb_chroot_dpkg.1.pot
index a536ddf..8e298cc 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_hacks.1.pot b/manpages/pot/lb_chroot_hacks.1.pot
index 0547fca..7f292ce 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_hooks.1.pot b/manpages/pot/lb_chroot_hooks.1.pot
index 3e5d48e..1297e96 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_hostname.1.pot b/manpages/pot/lb_chroot_hostname.1.pot
index 7d2b55f..0974c18 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_hosts.1.pot b/manpages/pot/lb_chroot_hosts.1.pot
index 78b82ce..478843d 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_install-packages.1.pot b/manpages/pot/lb_chroot_install-packages.1.pot
index a4091ff..495eedf 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_interactive.1.pot b/manpages/pot/lb_chroot_interactive.1.pot
index c4e3e7c..a064ee1 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_linux-image.1.pot b/manpages/pot/lb_chroot_linux-image.1.pot
index 74cdc93..7d92aa7 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_local-hooks.1.pot b/manpages/pot/lb_chroot_local-hooks.1.pot
index ee30f49..5c70b5d 100644
--- a/manpages/pot/lb_chroot_local-hooks.1.pot
+++ b/manpages/pot/lb_chroot_local-hooks.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_local-includes.1.pot b/manpages/pot/lb_chroot_local-includes.1.pot
index 2b4f12f..fd98086 100644
--- a/manpages/pot/lb_chroot_local-includes.1.pot
+++ b/manpages/pot/lb_chroot_local-includes.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_local-packages.1.pot b/manpages/pot/lb_chroot_local-packages.1.pot
index 3bc7554..7c00fae 100644
--- a/manpages/pot/lb_chroot_local-packages.1.pot
+++ b/manpages/pot/lb_chroot_local-packages.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_local-packageslists.1.pot b/manpages/pot/lb_chroot_local-packageslists.1.pot
index c8b8bfb..57770fd 100644
--- a/manpages/pot/lb_chroot_local-packageslists.1.pot
+++ b/manpages/pot/lb_chroot_local-packageslists.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_local-patches.1.pot b/manpages/pot/lb_chroot_local-patches.1.pot
index 19ea048..1505404 100644
--- a/manpages/pot/lb_chroot_local-patches.1.pot
+++ b/manpages/pot/lb_chroot_local-patches.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_local-preseed.1.pot b/manpages/pot/lb_chroot_local-preseed.1.pot
index 5b0597b..5bf7c02 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_localization.1.pot b/manpages/pot/lb_chroot_localization.1.pot
index 3723bb0..663e1fb 100644
--- a/manpages/pot/lb_chroot_localization.1.pot
+++ b/manpages/pot/lb_chroot_localization.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_packages.1.pot b/manpages/pot/lb_chroot_packages.1.pot
index c06491a..9eea8e5 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_packageslists.1.pot b/manpages/pot/lb_chroot_packageslists.1.pot
index d174da5..fff7520 100644
--- a/manpages/pot/lb_chroot_packageslists.1.pot
+++ b/manpages/pot/lb_chroot_packageslists.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_preseed.1.pot b/manpages/pot/lb_chroot_preseed.1.pot
index 24c05b1..640c7cd 100644
--- a/manpages/pot/lb_chroot_preseed.1.pot
+++ b/manpages/pot/lb_chroot_preseed.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_proc.1.pot b/manpages/pot/lb_chroot_proc.1.pot
index 6a135ca..a583139 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_resolv.1.pot b/manpages/pot/lb_chroot_resolv.1.pot
index 0df1006..8f4377f 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_selinuxfs.1.pot b/manpages/pot/lb_chroot_selinuxfs.1.pot
index 566fa76..bdcf678 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_sources.1.pot b/manpages/pot/lb_chroot_sources.1.pot
index 90b310e..86fc639 100644
--- a/manpages/pot/lb_chroot_sources.1.pot
+++ b/manpages/pot/lb_chroot_sources.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_sysfs.1.pot b/manpages/pot/lb_chroot_sysfs.1.pot
index c7b15cf..69a15b4 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_sysv-rc.1.pot b/manpages/pot/lb_chroot_sysv-rc.1.pot
index 8a68a62..679f171 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_sysvinit.1.pot b/manpages/pot/lb_chroot_sysvinit.1.pot
index f1520a9..64d6a03 100644
--- a/manpages/pot/lb_chroot_sysvinit.1.pot
+++ b/manpages/pot/lb_chroot_sysvinit.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_tasks.1.pot b/manpages/pot/lb_chroot_tasks.1.pot
index 931d8f7..27f3b6c 100644
--- a/manpages/pot/lb_chroot_tasks.1.pot
+++ b/manpages/pot/lb_chroot_tasks.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot_upstart.1.pot b/manpages/pot/lb_chroot_upstart.1.pot
index 196089f..eec047c 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot
index 60fbefc..e33bb63 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot
index 48d2c49..ce895a1 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
@@ -717,52 +717,52 @@ msgstr ""
#. type: Plain text
#: en/lb_config.1:19
-msgid " [B<--apt-pdiffs> true|false]"
+msgid " [B<--apt-indices> true|false|none]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:21
-msgid " [B<--apt-options> I<OPTION>|\"I<OPTIONS>\"]"
+msgid " [B<--apt-pdiffs> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:23
-msgid " [B<--aptitude-options> I<OPTION>|\"I<OPTIONS>\"]"
+msgid " [B<--apt-options> I<OPTION>|\"I<OPTIONS>\"]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:25
-msgid " [B<--apt-pipeline> I<DEPTH>]"
+msgid " [B<--aptitude-options> I<OPTION>|\"I<OPTIONS>\"]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:27
-msgid " [B<--apt-recommends> true|false]"
+msgid " [B<--apt-pipeline> I<DEPTH>]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:29
-msgid " [B<--apt-secure> true|false]"
+msgid " [B<--apt-recommends> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:31
-msgid " [-a|B<--architecture> I<ARCHITECTURE>]"
+msgid " [B<--apt-secure> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:33
-msgid " [-b|B<--binary-images> iso|iso-hybrid|net|tar|usb-hdd]"
+msgid " [-a|B<--architecture> I<ARCHITECTURE>]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:35
-msgid " [B<--binary-filesystem> fat16|fat32|ext2]"
+msgid " [-b|B<--binary-images> iso|iso-hybrid|net|tar|usb-hdd]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:37
-msgid " [B<--binary-indices> true|false|none]"
+msgid " [B<--binary-filesystem> fat16|fat32|ext2]"
msgstr ""
#. type: Plain text
@@ -1269,24 +1269,37 @@ msgstr ""
#. type: IP
#: en/lb_config.1:224
#, no-wrap
-msgid "B<--apt-pdiffs> true|false"
+msgid "B<--apt-indices> true|false|none"
msgstr ""
#. type: Plain text
#: en/lb_config.1:226
msgid ""
+"defines if the resulting images should have apt indices or not and defaults "
+"to true. If set to none, no indices are included at all."
+msgstr ""
+
+#. type: IP
+#: en/lb_config.1:226
+#, no-wrap
+msgid "B<--apt-pdiffs> true|false"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_config.1:228
+msgid ""
"defines whetever apt should use incremental package indices feature or not. "
"This is true by default."
msgstr ""
#. type: IP
-#: en/lb_config.1:226
+#: en/lb_config.1:228
#, no-wrap
msgid "B<--apt-options> I<OPTION>|\"I<OPTIONS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:228
+#: en/lb_config.1:230
msgid ""
"defines the default options that will be appended to every apt call that is "
"made inside chroot during the building of the image. By default, this is set "
@@ -1294,13 +1307,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:228
+#: en/lb_config.1:230
#, no-wrap
msgid "B<--aptitude-options> I<OPTION>|\"I<OPTIONS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:230
+#: en/lb_config.1:232
msgid ""
"defines the default options that will be appended to every aptitude call "
"that is made inside chroot during building of the image. By default, this is "
@@ -1308,13 +1321,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:230
+#: en/lb_config.1:232
#, no-wrap
msgid "B<--apt-pipeline> I<DEPTH>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:232
+#: en/lb_config.1:234
msgid ""
"sets the depth of the apt/aptitude pipeline. In cases where the remote "
"server is not RFC conforming or buggy (such as Squid 2.0.2) this option can "
@@ -1326,38 +1339,38 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:232
+#: en/lb_config.1:234
#, no-wrap
msgid "B<--apt-recommends> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:234
+#: en/lb_config.1:236
msgid ""
"defines if apt should install recommended packages automatically. By "
"default, this is true except in emdebian mode."
msgstr ""
#. type: IP
-#: en/lb_config.1:234
+#: en/lb_config.1:236
#, no-wrap
msgid "B<--apt-secure> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:236
+#: en/lb_config.1:238
msgid ""
"defines if apt should check repository signatures. This is true by default."
msgstr ""
#. type: IP
-#: en/lb_config.1:236
+#: en/lb_config.1:238
#, no-wrap
msgid "-a|B<--architecture> I<ARCHITECTURE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:238
+#: en/lb_config.1:240
msgid ""
"defines the architecture of the to be build image. By default, this is set "
"to the host architecture. Note that you cannot crossbuild for another "
@@ -1368,26 +1381,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:238
+#: en/lb_config.1:240
#, no-wrap
msgid "-b|B<--binary-images> iso|iso-hybrid|net|tar|usb-hdd"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:240
+#: en/lb_config.1:242
msgid ""
"defines the image type to build. By default this is set to iso to build CD/"
"DVD images, for squeeze and newer it defaults to iso-hybrid."
msgstr ""
#. type: IP
-#: en/lb_config.1:240
+#: en/lb_config.1:242
#, no-wrap
msgid "B<--binary-filesystem> fat16|fat32|ext2"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:242
+#: en/lb_config.1:244
msgid ""
"defines the filesystem to be used in the image type. This only has an effect "
"if the selected binary image type does allow to choose a filesystem. For "
@@ -1400,19 +1413,6 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:242
-#, no-wrap
-msgid "B<--binary-indices> true|false|none"
-msgstr ""
-
-#. type: Plain text
-#: en/lb_config.1:244
-msgid ""
-"defines if the resulting images should have binary indices or not and "
-"defaults to true. If set to none, no indices are included at all."
-msgstr ""
-
-#. type: IP
#: en/lb_config.1:244
#, no-wrap
msgid "B<--bootappend-install> I<PARAMETER>|\"I<PARAMETERS>\""
diff --git a/manpages/pot/lb_local.1.pot b/manpages/pot/lb_local.1.pot
index 1f46ad5..ae76f35 100644
--- a/manpages/pot/lb_local.1.pot
+++ b/manpages/pot/lb_local.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot
index 348dce4..a5a03a4 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_source_checksums.1.pot b/manpages/pot/lb_source_checksums.1.pot
index e1083b4..93a36a1 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_source_debian-live.1.pot b/manpages/pot/lb_source_debian-live.1.pot
index 6a58ec3..7c755e2 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_source_debian.1.pot b/manpages/pot/lb_source_debian.1.pot
index 4467e95..693c54c 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_source_disk.1.pot b/manpages/pot/lb_source_disk.1.pot
index ba9ee5b..a73c487 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_source_iso.1.pot b/manpages/pot/lb_source_iso.1.pot
index e5fd9d1..453690d 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_source_net.1.pot b/manpages/pot/lb_source_net.1.pot
index 0b87ce4..2de89a9 100644
--- a/manpages/pot/lb_source_net.1.pot
+++ b/manpages/pot/lb_source_net.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_source_tar.1.pot b/manpages/pot/lb_source_tar.1.pot
index c625d9b..bcae158 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_source_usb.1.pot b/manpages/pot/lb_source_usb.1.pot
index 4cf35e4..5e07867 100644
--- a/manpages/pot/lb_source_usb.1.pot
+++ b/manpages/pot/lb_source_usb.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_source_virtual-hdd.1.pot b/manpages/pot/lb_source_virtual-hdd.1.pot
index 0a45cd1..60871cd 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_testroot.1.pot b/manpages/pot/lb_testroot.1.pot
index 193908b..5010014 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot
index 8ced30a..2ecced8 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: 2010-11-13 16:02+0100\n"
+"POT-Creation-Date: 2010-11-22 23:23+0100\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"
@@ -83,7 +83,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2010-11-13"
+msgid "2010-11-22"
msgstr ""
#. type: TH
@@ -118,7 +118,7 @@ msgstr ""
#: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1
#: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "3.0~a6"
+msgid "3.0~a7"
msgstr ""
#. type: TH
diff --git a/scripts/build/lb_binary_debian-installer b/scripts/build/lb_binary_debian-installer
index 31e95bc..fd79ee7 100755
--- a/scripts/build/lb_binary_debian-installer
+++ b/scripts/build/lb_binary_debian-installer
@@ -404,6 +404,7 @@ then
# Download .debs of the required packages
Chroot chroot ${_LB_APT_COMMAND} install ${DI_REQ_PACKAGES}
+ Chroot chroot ${_LB_APT_COMMAND} install ${DI_PACKAGES}
else
# Download .debs of the required packages
Chroot chroot ${_LB_APT_COMMAND} install ${DI_PACKAGES}
diff --git a/scripts/build/lb_binary_syslinux b/scripts/build/lb_binary_syslinux
index a2f248d..0effa87 100755
--- a/scripts/build/lb_binary_syslinux
+++ b/scripts/build/lb_binary_syslinux
@@ -83,7 +83,7 @@ esac
# Copying files
mkdir -p ${_SUFFIX}
-cp -aL ${_PREFIX}/usr/share/syslinux/themes/${LB_SYSLINUX_THEME}/${_BOOTLOADER}/* ${_SUFFIX}
+cp -aL ${_PREFIX}/usr/share/syslinux/themes/${LB_SYSLINUX_THEME}/${_BOOTLOADER}-live/* ${_SUFFIX}
# Configuring files
if [ -e ${_SUFFIX}/live.cfg ]
diff --git a/scripts/build/lb_build b/scripts/build/lb_build
index 332ca55..f87a2f8 100755
--- a/scripts/build/lb_build
+++ b/scripts/build/lb_build
@@ -24,7 +24,7 @@ fi
if [ "${1}" != "noauto" ] && [ -x auto/build ]
then
Echo_message "Executing auto/build script."
- ./auto/build ${@}
+ ./auto/build "${@}"
exit ${?}
fi
diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks
index 58d76ac..2b7c1d6 100755
--- a/scripts/build/lb_chroot_hacks
+++ b/scripts/build/lb_chroot_hacks
@@ -129,8 +129,7 @@ done
# Removing openssh-server hostkeys,
# they are regenerated by live-config.
-rm -f chroot/etc/ssh/ssh_host_dsa_key chroot/etc/ssh/ssh_host_dsa_key.pub
-rm -f chroot/etc/ssh/ssh_host_rsa_key chroot/etc/ssh/ssh_host_rsa_key.pub
+rm -f chroot/etc/ssh/ssh_host_*_key chroot/etc/ssh/ssh_host_*_key.pub
# Removing udev mac caching rule
rm -f chroot/etc/udev/rules.d/*persistent-net.rules
diff --git a/scripts/build/lb_chroot_sources b/scripts/build/lb_chroot_sources
index 334803a..e073d3a 100755
--- a/scripts/build/lb_chroot_sources
+++ b/scripts/build/lb_chroot_sources
@@ -88,14 +88,11 @@ EOF
then
case "${LB_MODE}" in
debian|debian-release)
- if [ "${LB_DISTRIBUTION}" != "sid" ] && [ "${LB_DISTRIBUTION}" != "unstable" ]
- then
- echo "deb ${LB_MIRROR_CHROOT_VOLATILE} ${LB_DISTRIBUTION}/volatile ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
+ echo "deb ${LB_MIRROR_CHROOT_VOLATILE} ${LB_DISTRIBUTION}-volatile ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
- if [ "${LB_SOURCE}" = "true" ]
- then
- echo "deb-src ${LB_MIRROR_CHROOT_VOLATILE} ${LB_DISTRIBUTION}/volatile ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
- fi
+ if [ "${LB_SOURCE}" = "true" ]
+ then
+ echo "deb-src ${LB_MIRROR_CHROOT_VOLATILE} ${LB_DISTRIBUTION}-volatile ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
fi
;;
@@ -532,14 +529,11 @@ EOF
then
case "${LB_MODE}" in
debian|debian-release)
- if [ "${LB_DISTRIBUTION}" != "sid" ] && [ "${LB_DISTRIBUTION}" != "unstable" ]
- then
- echo "deb ${LB_MIRROR_BINARY_VOLATILE} ${LB_DISTRIBUTION}/volatile ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
+ echo "deb ${LB_MIRROR_BINARY_VOLATILE} ${LB_DISTRIBUTION}-volatile ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
- if [ "${LB_SOURCE}" = "true" ]
- then
- echo "deb-src ${LB_MIRROR_BINARY_VOLATILE} ${LB_DISTRIBUTION}/volatile ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
- fi
+ if [ "${LB_SOURCE}" = "true" ]
+ then
+ echo "deb-src ${LB_MIRROR_BINARY_VOLATILE} ${LB_DISTRIBUTION}/volatile ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
fi
;;
@@ -656,7 +650,7 @@ EOF
mkdir -p chroot/var/cache/apt/archives/partial
# Cleaning apt package lists
- if [ "${LB_BINARY_INDICES}" = "false" ]
+ if [ "${LB_APT_INDICES}" = "false" ]
then
rm -rf chroot/var/lib/apt/lists
mkdir -p chroot/var/lib/apt/lists/partial
diff --git a/scripts/build/lb_clean b/scripts/build/lb_clean
index f0e43a5..814a844 100755
--- a/scripts/build/lb_clean
+++ b/scripts/build/lb_clean
@@ -17,7 +17,7 @@ set -e
if [ "${1}" != "noauto" ] && [ -x auto/clean ]
then
Echo_message "Executing auto/clean script."
- ./auto/clean ${@}
+ ./auto/clean "${@}"
exit ${?}
fi
diff --git a/scripts/build/lb_config b/scripts/build/lb_config
index 6305f46..257a7b6 100755
--- a/scripts/build/lb_config
+++ b/scripts/build/lb_config
@@ -17,7 +17,7 @@ set -e
if [ "${1}" != "noauto" ] && [ -x auto/config ]
then
Echo_message "Executing auto/config script."
- ./auto/config ${@}
+ ./auto/config "${@}"
exit ${?}
fi
@@ -31,6 +31,7 @@ DESCRIPTION="$(Echo 'create configuration for live-build(7)')"
USAGE="${PROGRAM} [--apt apt|aptitude]\n\
\t [--apt-ftp-proxy URL]\n\
\t [--apt-http-proxy URL]\n\
+\t [--apt-indices true|false|none]\n\
\t [--apt-pdiffs true|false]\n\
\t [--apt-options OPTION|\"OPTIONS\"]\n\
\t [--aptitude-options OPTION|\"OPTIONS\"]\n\
@@ -40,7 +41,6 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\
\t [-a|--architecture ARCHITECTURE]\n\
\t [-b|--binary-images iso|net|tar|usb-hdd]\n\
\t [--binary-filesystem fat16|fat32]\n\
-\t [--binary-indices true|false|none]\n\
\t [--bootappend-install PARAMETER|\"PARAMETERS\"]\n\
\t [--bootappend-live PARAMETER|\"PARAMETERS\"]\n\
\t [--bootloader grub|syslinux|yaboot]\n\
@@ -145,7 +145,7 @@ Local_arguments ()
mirror-binary-security:,mirror-binary-volatile:,mirror-binary-backports:,mirror-debian-installer:,archive-areas:,chroot-filesystem:,exposed-root:,virtual-root-size:,
gzip-options:,hooks:,interactive:,keyring-packages:,language:,linux-flavours:,linux-packages:,
packages:,packages-lists:,tasks:,security:,volatile:,backports:,sysvinit:,binary-filesystem:,binary-images:,
- binary-indices:,bootappend-install:,bootappend-live:,bootloader:,checksums:,build-with-chroot:,
+ apt-indices:,bootappend-install:,bootappend-live:,bootloader:,checksums:,build-with-chroot:,
debian-installer:,debian-installer-distribution:,debian-installer-preseedfile:,debian-installer-gui:,
encryption:,grub-splash:,hostname:,isohybrid-options:,iso-application:,iso-preparer:,iso-publisher:,
iso-volume:,jffs2-eraseblock:,memtest:,net-root-filesystem:,net-root-mountoptions:,
@@ -225,6 +225,11 @@ Local_arguments ()
shift 2
;;
+ --apt-indices)
+ LB_APT_INDICES="${2}"
+ shift 2
+ ;;
+
--apt-pdiffs)
LB_APT_PDIFFS="${2}"
shift 2
@@ -535,11 +540,6 @@ Local_arguments ()
shift 2
;;
- --binary-indices)
- LB_BINARY_INDICES="${2}"
- shift 2
- ;;
-
--bootappend-live)
LB_BOOTAPPEND_LIVE="${2}"
shift 2
@@ -1132,9 +1132,9 @@ LB_BINARY_FILESYSTEM="${LB_BINARY_FILESYSTEM}"
# (Default: ${LB_BINARY_IMAGES})
LB_BINARY_IMAGES="${LB_BINARY_IMAGES}"
-# \$LB_BINARY_INDICES: set apt/aptitude generic indices
-# (Default: ${LB_BINARY_INDICES})
-LB_BINARY_INDICES="${LB_BINARY_INDICES}"
+# \$LB_APT_INDICES: set apt/aptitude generic indices
+# (Default: ${LB_APT_INDICES})
+LB_APT_INDICES="${LB_APT_INDICES}"
# \$LB_BOOTAPPEND_LIVE: set boot parameters
# (Default: empty)
diff --git a/templates/cgi/debian-official/header.html b/templates/cgi/debian-official/header.html
index 009650f..096303e 100644
--- a/templates/cgi/debian-official/header.html
+++ b/templates/cgi/debian-official/header.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
- <title>Debian Live Helper</title>
+ <title>Debian Live Build</title>
<link rel="icon" href="http://live.debian.net/favicon.ico" type="image/ico">
<link rel="stylesheet" type="text/css" href="http://live.debian.net/stylesheet.css" />
<meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
diff --git a/templates/cgi/debian-unofficial/header.html b/templates/cgi/debian-unofficial/header.html
index 009650f..096303e 100644
--- a/templates/cgi/debian-unofficial/header.html
+++ b/templates/cgi/debian-unofficial/header.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
- <title>Debian Live Helper</title>
+ <title>Debian Live Build</title>
<link rel="icon" href="http://live.debian.net/favicon.ico" type="image/ico">
<link rel="stylesheet" type="text/css" href="http://live.debian.net/stylesheet.css" />
<meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
--
live-build
More information about the debian-live-changes
mailing list