summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfunctions/defaults.sh3
-rw-r--r--manpages/de/lb_config.de.15
-rw-r--r--manpages/en/lb_config.14
-rw-r--r--manpages/po/de/lb_config.1.po734
-rw-r--r--manpages/pot/lb_config.1.pot734
-rwxr-xr-xscripts/build/lb_binary2
-rwxr-xr-xscripts/build/lb_binary_rootfs12
-rwxr-xr-xscripts/build/lb_chroot4
-rwxr-xr-xscripts/build/lb_chroot_archives43
-rwxr-xr-xscripts/build/lb_config12
-rwxr-xr-xscripts/build/lb_source4
11 files changed, 809 insertions, 748 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 3fc895f44..c87237ae7 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -100,6 +100,9 @@ Set_defaults ()
# Setting apt secure
LB_APT_SECURE="${LB_APT_SECURE:-true}"
+ # Setting apt source
+ LB_APT_SOURCE="${LB_APT_SOURCE:-true}"
+
# Setting bootstrap program
if [ -z "${LB_BOOTSTRAP}" ] || ( [ ! -x "$(which ${LB_BOOTSTRAP} 2>/dev/null)" ] && [ "${LB_BOOTSTRAP}" != "copy" ] )
then
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1
index f3c9e8da0..4366ed1f7 100644
--- a/manpages/de/lb_config.de.1
+++ b/manpages/de/lb_config.de.1
@@ -32,6 +32,8 @@
.br
[\fB\-\-apt\-secure\fP true|false]
.br
+ [\fB\-\-apt\-source\fP true|false]
+.br
[\-a|\fB\-\-architectures\fP \fIARCHITECTURE\fP]
.br
[\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|net|tar|usb\-hdd|virtual\-hdd]
@@ -305,6 +307,9 @@ defines if apt should install recommended packages automatically. By
default, this is true except in emdebian mode.
.IP "\fB\-\-apt\-secure\fP true|false" 4
defines if apt should check repository signatures. This is true by default.
+.IP "\fB\-\-apt\-source\fP true|false" 4
+defines if deb\-src entries should be included in the resulting live image or
+not, defaults to on.
.IP "\-a|\fB\-\-architectures\fP \fIARCHITECTURE\fP" 4
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
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 62d2215ad..8770f9d70 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -27,6 +27,8 @@
.br
[\fB\-\-apt\-secure\fR true|false]
.br
+ [\fB\-\-apt\-source\fR true|false]
+.br
[\-a|\fB\-\-architectures\fR \fIARCHITECTURE\fR]
.br
[\-b|\fB\-\-binary\-images\fR iso|iso\-hybrid|net|tar|usb\-hdd|virtual\-hdd]
@@ -267,6 +269,8 @@ sets the depth of the apt/aptitude pipeline. In cases where the remote server is
defines if apt should install recommended packages automatically. By default, this is true except in emdebian mode.
.IP "\fB\-\-apt\-secure\fR true|false" 4
defines if apt should check repository signatures. This is true by default.
+.IP "\fB\-\-apt\-source\fR true|false" 4
+defines if deb-src entries should be included in the resulting live image or not, defaults to on.
.IP "\-a|\fB\-\-architectures\fR \fIARCHITECTURE\fR" 4
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 architecture if your host system is not able to execute binaries for the target architecture natively. For example, building amd64 images on i386 and vice versa is possile if you have a 64bit capable i386 processor and the right kernel. But building powerpc images on an i386 system is not possible.
.IP "\-b|\fB\-\-binary\-images\fR iso|iso\-hybrid|net|tar|usb\-hdd" 4
diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po
index b65d0d018..3fc114717 100644
--- a/manpages/po/de/lb_config.1.po
+++ b/manpages/po/de/lb_config.1.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-08-24 19:35+0300\n"
+"POT-Creation-Date: 2011-08-24 20:34+0300\n"
"PO-Revision-Date: 2011-08-16 20:48+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -231,7 +231,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:239 en/lb_local.1:9 en/lb_source.1:9
+#: en/lb_config.1:241 en/lb_local.1:9 en/lb_source.1:9
#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
#: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
#: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
@@ -264,7 +264,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14 en/lb_chroot_resolv.1:14
#: en/lb_chroot_selinuxfs.1:14 en/lb_chroot_sysfs.1:14
#: en/lb_chroot_sysv-rc.1:14 en/lb_chroot_task-lists.1:14
-#: en/lb_chroot_upstart.1:14 en/lb_clean.1:16 en/lb_config.1:248
+#: en/lb_chroot_upstart.1:14 en/lb_clean.1:16 en/lb_config.1:250
#: en/lb_local.1:14 en/lb_source.1:14 en/lb_source_checksums.1:14
#: en/lb_source_debian-live.1:14 en/lb_source_debian.1:14
#: en/lb_source_disk.1:14 en/lb_source_iso.1:14 en/lb_source_net.1:14
@@ -298,7 +298,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17 en/lb_chroot_resolv.1:17
#: en/lb_chroot_selinuxfs.1:17 en/lb_chroot_sysfs.1:17
#: en/lb_chroot_sysv-rc.1:17 en/lb_chroot_task-lists.1:17
-#: en/lb_chroot_upstart.1:17 en/lb_clean.1:38 en/lb_config.1:494
+#: en/lb_chroot_upstart.1:17 en/lb_clean.1:38 en/lb_config.1:498
#: en/lb_local.1:17 en/lb_source.1:17 en/lb_source_checksums.1:17
#: en/lb_source_debian-live.1:17 en/lb_source_debian.1:17
#: en/lb_source_disk.1:17 en/lb_source_iso.1:17 en/lb_source_net.1:17
@@ -332,7 +332,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21 en/lb_chroot_resolv.1:21
#: en/lb_chroot_selinuxfs.1:21 en/lb_chroot_sysfs.1:21
#: en/lb_chroot_sysv-rc.1:21 en/lb_chroot_task-lists.1:21
-#: en/lb_chroot_upstart.1:21 en/lb_clean.1:43 en/lb_config.1:501
+#: en/lb_chroot_upstart.1:21 en/lb_clean.1:43 en/lb_config.1:505
#: en/lb_local.1:20 en/lb_source.1:20 en/lb_source_checksums.1:21
#: en/lb_source_debian-live.1:21 en/lb_source_debian.1:21
#: en/lb_source_disk.1:21 en/lb_source_iso.1:21 en/lb_source_net.1:21
@@ -366,7 +366,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23 en/lb_chroot_resolv.1:23
#: en/lb_chroot_selinuxfs.1:23 en/lb_chroot_sysfs.1:23
#: en/lb_chroot_sysv-rc.1:23 en/lb_chroot_task-lists.1:23
-#: en/lb_chroot_upstart.1:23 en/lb_clean.1:45 en/lb_config.1:503
+#: en/lb_chroot_upstart.1:23 en/lb_clean.1:45 en/lb_config.1:507
#: en/lb_local.1:22 en/lb_source.1:22 en/lb_source_checksums.1:23
#: en/lb_source_debian-live.1:23 en/lb_source_debian.1:23
#: en/lb_source_disk.1:23 en/lb_source_iso.1:23 en/lb_source_net.1:23
@@ -399,7 +399,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25 en/lb_chroot_resolv.1:25
#: en/lb_chroot_selinuxfs.1:25 en/lb_chroot_sysfs.1:25
#: en/lb_chroot_sysv-rc.1:25 en/lb_chroot_task-lists.1:25
-#: en/lb_chroot_upstart.1:25 en/lb_clean.1:47 en/lb_config.1:509
+#: en/lb_chroot_upstart.1:25 en/lb_clean.1:47 en/lb_config.1:513
#: en/lb_local.1:24 en/lb_source.1:24 en/lb_source_checksums.1:25
#: en/lb_source_debian-live.1:25 en/lb_source_debian.1:25
#: en/lb_source_disk.1:25 en/lb_source_iso.1:25 en/lb_source_net.1:25
@@ -432,7 +432,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26 en/lb_chroot_resolv.1:26
#: en/lb_chroot_selinuxfs.1:26 en/lb_chroot_sysfs.1:26
#: en/lb_chroot_sysv-rc.1:26 en/lb_chroot_task-lists.1:26
-#: en/lb_chroot_upstart.1:26 en/lb_clean.1:48 en/lb_config.1:510
+#: en/lb_chroot_upstart.1:26 en/lb_clean.1:48 en/lb_config.1:514
#: en/lb_local.1:25 en/lb_source.1:25 en/lb_source_checksums.1:26
#: en/lb_source_debian-live.1:26 en/lb_source_debian.1:26
#: en/lb_source_disk.1:26 en/lb_source_iso.1:26 en/lb_source_net.1:26
@@ -466,7 +466,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28 en/lb_chroot_resolv.1:28
#: en/lb_chroot_selinuxfs.1:28 en/lb_chroot_sysfs.1:28
#: en/lb_chroot_sysv-rc.1:28 en/lb_chroot_task-lists.1:28
-#: en/lb_chroot_upstart.1:28 en/lb_clean.1:50 en/lb_config.1:512
+#: en/lb_chroot_upstart.1:28 en/lb_clean.1:50 en/lb_config.1:516
#: en/lb_local.1:27 en/lb_source.1:27 en/lb_source_checksums.1:28
#: en/lb_source_debian-live.1:28 en/lb_source_debian.1:28
#: en/lb_source_disk.1:28 en/lb_source_iso.1:28 en/lb_source_net.1:28
@@ -502,7 +502,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29 en/lb_chroot_resolv.1:29
#: en/lb_chroot_selinuxfs.1:29 en/lb_chroot_sysfs.1:29
#: en/lb_chroot_sysv-rc.1:29 en/lb_chroot_task-lists.1:29
-#: en/lb_chroot_upstart.1:29 en/lb_clean.1:51 en/lb_config.1:513
+#: en/lb_chroot_upstart.1:29 en/lb_clean.1:51 en/lb_config.1:517
#: en/lb_local.1:28 en/lb_source.1:28 en/lb_source_checksums.1:29
#: en/lb_source_debian-live.1:29 en/lb_source_debian.1:29
#: en/lb_source_disk.1:29 en/lb_source_iso.1:29 en/lb_source_net.1:29
@@ -536,7 +536,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31 en/lb_chroot_resolv.1:31
#: en/lb_chroot_selinuxfs.1:31 en/lb_chroot_sysfs.1:31
#: en/lb_chroot_sysv-rc.1:31 en/lb_chroot_task-lists.1:31
-#: en/lb_chroot_upstart.1:31 en/lb_clean.1:53 en/lb_config.1:515
+#: en/lb_chroot_upstart.1:31 en/lb_clean.1:53 en/lb_config.1:519
#: en/lb_local.1:30 en/lb_source.1:30 en/lb_source_checksums.1:31
#: en/lb_source_debian-live.1:31 en/lb_source_debian.1:31
#: en/lb_source_disk.1:31 en/lb_source_iso.1:31 en/lb_source_net.1:31
@@ -573,7 +573,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32 en/lb_chroot_resolv.1:32
#: en/lb_chroot_selinuxfs.1:32 en/lb_chroot_sysfs.1:32
#: en/lb_chroot_sysv-rc.1:32 en/lb_chroot_task-lists.1:32
-#: en/lb_chroot_upstart.1:32 en/lb_clean.1:54 en/lb_config.1:516
+#: en/lb_chroot_upstart.1:32 en/lb_clean.1:54 en/lb_config.1:520
#: en/lb_local.1:31 en/lb_source.1:31 en/lb_source_checksums.1:32
#: en/lb_source_debian-live.1:32 en/lb_source_debian.1:32
#: en/lb_source_disk.1:32 en/lb_source_iso.1:32 en/lb_source_net.1:32
@@ -607,7 +607,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33 en/lb_chroot_resolv.1:33
#: en/lb_chroot_selinuxfs.1:33 en/lb_chroot_sysfs.1:33
#: en/lb_chroot_sysv-rc.1:33 en/lb_chroot_task-lists.1:33
-#: en/lb_chroot_upstart.1:33 en/lb_clean.1:55 en/lb_config.1:517
+#: en/lb_chroot_upstart.1:33 en/lb_clean.1:55 en/lb_config.1:521
#: en/lb_local.1:32 en/lb_source.1:32 en/lb_source_checksums.1:33
#: en/lb_source_debian-live.1:33 en/lb_source_debian.1:33
#: en/lb_source_disk.1:33 en/lb_source_iso.1:33 en/lb_source_net.1:33
@@ -681,528 +681,533 @@ msgstr ""
#. type: Plain text
#: en/lb_config.1:31
-msgid " [-a|B<--architectures> I<ARCHITECTURE>]"
+msgid " [B<--apt-source> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:33
-msgid " [-b|B<--binary-images> iso|iso-hybrid|net|tar|usb-hdd|virtual-hdd]"
+msgid " [-a|B<--architectures> 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|virtual-hdd]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:37
-msgid " [B<--bootappend-install> I<PARAMETER>|I<\"PARAMETERS\">]"
+msgid " [B<--binary-filesystem> fat16|fat32|ext2]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:39
-msgid " [B<--bootappend-live> I<PARAMETER>|I<\"PARAMETERS\">]"
+msgid " [B<--bootappend-install> I<PARAMETER>|I<\"PARAMETERS\">]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:41
-msgid " [B<--bootloader> grub|syslinux|yaboot]"
+msgid " [B<--bootappend-live> I<PARAMETER>|I<\"PARAMETERS\">]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:43
-msgid " [B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap|copy]"
+msgid " [B<--bootloader> grub|syslinux|yaboot]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:45
-msgid " [-f|B<--bootstrap-flavour> minimal|standard]"
+msgid " [B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap|copy]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:47
-msgid " [B<--bootstrap-keyring> I<PACKAGE>]"
+msgid " [-f|B<--bootstrap-flavour> minimal|standard]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:49
-msgid " [B<--cache> true|false]"
+msgid " [B<--bootstrap-keyring> I<PACKAGE>]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:51
-msgid " [B<--cache-indices> true|false]"
+msgid " [B<--cache> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:53
-msgid " [B<--cache-packages> true|false]"
+msgid " [B<--cache-indices> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:55
-msgid " [B<--cache-stages> I<STAGE>|I<\"STAGES\">]"
+msgid " [B<--cache-packages> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:57
-msgid " [B<--checksums> md5|sha1|sha256|none]"
+msgid " [B<--cache-stages> I<STAGE>|I<\"STAGES\">]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:59
-msgid " [B<--compression> bzip2|gzip|lzip|none]"
+msgid " [B<--checksums> md5|sha1|sha256|none]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:61
-msgid " [B<--build-with-chroot> true|false]"
+msgid " [B<--compression> bzip2|gzip|lzip|none]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:63
-msgid " [B<--chroot-filesystem> ext2|ext3|squashfs|plain|jffs2]"
+msgid " [B<--build-with-chroot> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:65
-msgid " [B<--clean>]"
+msgid " [B<--chroot-filesystem> ext2|ext3|squashfs|plain|jffs2]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:67
-msgid " [-c|B<--conffile> I<FILE>]"
+msgid " [B<--clean>]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:69
-msgid " [B<--debconf-frontend> dialog|editor|noninteractive|readline]"
+msgid " [-c|B<--conffile> I<FILE>]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:71
-msgid " [B<--debconf-nowarnings> true|false]"
+msgid " [B<--debconf-frontend> dialog|editor|noninteractive|readline]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:73
-msgid " [B<--debconf-priority> low|medium|high|critical]"
+msgid " [B<--debconf-nowarnings> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:75
+msgid " [B<--debconf-priority> low|medium|high|critical]"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_config.1:77
msgid ""
" [B<--debian-installer> true|cdrom|netinst|netboot|businesscard|live|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:77
+#: en/lb_config.1:79
msgid " [B<--debian-installer-distribution> daily|I<CODENAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:79
+#: en/lb_config.1:81
msgid " [B<--debian-installer-preseedfile> I<FILE>|I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:81
+#: en/lb_config.1:83
msgid " [B<--debian-installer-gui> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:83
+#: en/lb_config.1:85
msgid " [B<--debug>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:85
+#: en/lb_config.1:87
msgid " [-d|B<--distribution> I<CODENAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:87
+#: en/lb_config.1:89
msgid " [B<--parent-distribution> I<CODENAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:89
+#: en/lb_config.1:91
msgid " [B<--parent-debian-installer-distribution> I<CODENAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:91
+#: en/lb_config.1:93
msgid " [B<--dump>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:93
+#: en/lb_config.1:95
msgid " [B<--fdisk> fdisk|fdisk.dist]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:95
+#: en/lb_config.1:97
msgid " [B<--force>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:97
+#: en/lb_config.1:99
msgid " [B<--grub-splash> I<FILE>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:99
+#: en/lb_config.1:101
msgid " [B<--gzip-options> I<OPTION>|\"I<OPTIONS>\"]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:101
+#: en/lb_config.1:103
msgid " [B<--hooks> I<FILE>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:103
+#: en/lb_config.1:105
msgid " [B<--hostname> I<NAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:105
+#: en/lb_config.1:107
msgid " [B<--ignore-system-defaults>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:107
+#: en/lb_config.1:109
msgid " [B<--includes> I<PATH>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:109
+#: en/lb_config.1:111
msgid " [B<--initramfs> auto|none|live-boot|casper]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:111
+#: en/lb_config.1:113
msgid " [B<--initramfs-compression> bzip2|gzip|lzma]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:113
+#: en/lb_config.1:115
msgid " [B<--initsystem> sysvinit|runit|systemd|upstart|none]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:115
+#: en/lb_config.1:117
msgid " [B<--interactive> shell]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:117
+#: en/lb_config.1:119
msgid " [B<--isohybrid-options> I<OPTION>|\"I<OPTIONS>\"]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:119
+#: en/lb_config.1:121
msgid " [B<--iso-application> I<NAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:121
+#: en/lb_config.1:123
msgid " [B<--iso-preparer> I<NAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:123
+#: en/lb_config.1:125
msgid " [B<--iso-publisher> I<NAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:125
+#: en/lb_config.1:127
msgid " [B<--iso-volume> I<NAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:127
+#: en/lb_config.1:129
msgid " [B<--jffs2-eraseblock> I<SIZE>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:129
+#: en/lb_config.1:131
msgid " [B<--keyring-packages> I<PACKAGE|\"PACKAGES\">]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:131
+#: en/lb_config.1:133
msgid " [-l|B<--language> I<LANGUAGE>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:133
+#: en/lb_config.1:135
msgid " [-k|B<--linux-flavours> I<FLAVOUR>|I<\"FLAVOURS\">]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:135
+#: en/lb_config.1:137
msgid " [B<--linux-packages> I<\"PACKAGES\">]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:137
+#: en/lb_config.1:139
msgid " [B<--losetup> losetup|losetup.orig]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:139
+#: en/lb_config.1:141
msgid " [B<--memtest> memtest86+|memtest86|none]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:141
+#: en/lb_config.1:143
msgid " [-m|B<--parent-mirror-bootstrap> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:143
+#: en/lb_config.1:145
msgid " [B<--parent-mirror-chroot> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:145
+#: en/lb_config.1:147
msgid " [B<--parent-mirror-chroot-security> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:147
+#: en/lb_config.1:149
msgid " [B<--parent-mirror-chroot-volatile> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:149
+#: en/lb_config.1:151
msgid " [B<--parent-mirror-chroot-backports> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:151
+#: en/lb_config.1:153
msgid " [B<--parent-mirror-binary> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:153
+#: en/lb_config.1:155
msgid " [B<--parent-mirror-binary-security> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:155
+#: en/lb_config.1:157
msgid " [B<--parent-mirror-binary-volatile> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:157
+#: en/lb_config.1:159
msgid " [B<--parent-mirror-binary-backports> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:159
+#: en/lb_config.1:161
msgid " [B<--parent-mirror-debian-installer> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:161
+#: en/lb_config.1:163
msgid " [B<--mirror-bootstrap> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:163
+#: en/lb_config.1:165
msgid " [B<--mirror-chroot> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:165
+#: en/lb_config.1:167
msgid " [B<--mirror-chroot-security> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:167
+#: en/lb_config.1:169
msgid " [B<--mirror-chroot-volatile> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:169
+#: en/lb_config.1:171
msgid " [B<--mirror-chroot-backports> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:171
+#: en/lb_config.1:173
msgid " [B<--mirror-binary> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:173
+#: en/lb_config.1:175
msgid " [B<--mirror-binary-security> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:175
+#: en/lb_config.1:177
msgid " [B<--mirror-binary-volatile> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:177
+#: en/lb_config.1:179
msgid " [B<--mirror-binary-backports> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:179
+#: en/lb_config.1:181
msgid " [B<--mirror-debian-installer> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:181
+#: en/lb_config.1:183
msgid " [B<--mode> debian|emdebian|progress|ubuntu|kubuntu]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:183
+#: en/lb_config.1:185
msgid " [B<--net-root-filesystem> nfs|cfs]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:185
+#: en/lb_config.1:187
msgid " [B<--net-root-mountoptions> I<OPTIONS>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:187
+#: en/lb_config.1:189
msgid " [B<--net-root-path> I<PATH>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:189
+#: en/lb_config.1:191
msgid " [B<--net-root-server> I<IP>|I<HOSTNAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:191
+#: en/lb_config.1:193
msgid " [B<--net-cow-filesystem> nfs|cfs]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:193
+#: en/lb_config.1:195
msgid " [B<--net-cow-mountoptions> I<OPTIONS>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:195
+#: en/lb_config.1:197
msgid " [B<--net-cow-path> I<PATH>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:197
+#: en/lb_config.1:199
msgid " [B<--net-cow-server> I<IP>|I<HOSTNAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:199
+#: en/lb_config.1:201
msgid " [B<--net-tarball> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:201
+#: en/lb_config.1:203
msgid " [-p|B<--package-lists> I<LIST>|I<\"LISTS\">]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:203
+#: en/lb_config.1:205
msgid " [B<--quiet>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:205
+#: en/lb_config.1:207
msgid " [B<--root-command> sudo]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:207
+#: en/lb_config.1:209
msgid " [B<--use-fakeroot> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:209
+#: en/lb_config.1:211
msgid " [B<--archives> I<ARCHIVE>|I<\"ARCHIVES\">]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:211
+#: en/lb_config.1:213
msgid " [B<--archive-areas> I<ARCHIVE_AREA>|I<\"ARCHIVE_AREAS\">]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:213
+#: en/lb_config.1:215
msgid " [B<--security> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:215
+#: en/lb_config.1:217
msgid " [B<--source> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:217
+#: en/lb_config.1:219
msgid " [-s|B<--source-images> iso|net|tar|usb-hdd]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:219
+#: en/lb_config.1:221
msgid " [B<--syslinux-theme> I<THEME_SUFFIX>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:221
+#: en/lb_config.1:223
msgid " [B<--tasksel> apt|aptitude|tasksel]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:223
+#: en/lb_config.1:225
msgid " [B<--templates> I<PATH>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:225
+#: en/lb_config.1:227
msgid " [B<--virtual-root-size >I<MB>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:227
+#: en/lb_config.1:229
msgid " [B<--volatile> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:229
+#: en/lb_config.1:231
msgid " [B<--backports> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:231
+#: en/lb_config.1:233
msgid " [B<--exposed-root> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:233
+#: en/lb_config.1:235
msgid " [B<--username> I<NAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:235
+#: en/lb_config.1:237
msgid " [B<--verbose>]"
msgstr ""
#. FIXME
#. type: Plain text
-#: en/lb_config.1:238
+#: en/lb_config.1:240
msgid " [B<--win32-loader true|false]>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:241
+#: en/lb_config.1:243
msgid ""
"B<lb config> is a high-level command (porcelain) of I<live-build>(7), the "
"Debian Live tool suite."
@@ -1210,7 +1215,7 @@ msgstr ""
#. FIXME
#. type: Plain text
-#: en/lb_config.1:244
+#: en/lb_config.1:246
msgid ""
"B<lb config> populates the configuration directory for live-build. By "
"default, this directory is named 'config' and is created in the current "
@@ -1219,7 +1224,7 @@ msgstr ""
#. FIXME
#. type: Plain text
-#: en/lb_config.1:247
+#: en/lb_config.1:249
msgid ""
"Note: Currently B<lb config> tries to be smart and sets defaults for some "
"options depending on the setting of other options (e.g. which linux packages "
@@ -1235,7 +1240,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:250
+#: en/lb_config.1:252
msgid ""
"In addition to its specific options B<lb config> understands all generic "
"live-build options. See I<live-build>(7) for a complete list of all generic "
@@ -1244,26 +1249,26 @@ msgstr ""
#. FIXME
#. type: IP
-#: en/lb_config.1:252
+#: en/lb_config.1:254
#, no-wrap
msgid "B<--apt> apt|aptitude"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:254
+#: en/lb_config.1:256
msgid ""
"defines if apt-get or aptitude is used to install packages when building the "
"image. The default is apt."
msgstr ""
#. type: IP
-#: en/lb_config.1:254
+#: en/lb_config.1:256
#, no-wrap
msgid "B<--apt-ftp-proxy> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:256
+#: en/lb_config.1:258
msgid ""
"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 "
@@ -1271,13 +1276,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:256
+#: en/lb_config.1:258
#, no-wrap
msgid "B<--apt-http-proxy> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:258
+#: en/lb_config.1:260
msgid ""
"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 "
@@ -1285,26 +1290,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:258
+#: en/lb_config.1:260
#, no-wrap
msgid "B<--apt-indices> true|false|none"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:260
+#: en/lb_config.1:262
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:260
+#: en/lb_config.1:262
#, no-wrap
msgid "B<--apt-options> I<OPTION>|\"I<OPTIONS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:262
+#: en/lb_config.1:264
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 "
@@ -1312,13 +1317,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:262
+#: en/lb_config.1:264
#, no-wrap
msgid "B<--aptitude-options> I<OPTION>|\"I<OPTIONS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:264
+#: en/lb_config.1:266
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 "
@@ -1326,13 +1331,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:264
+#: en/lb_config.1:266
#, no-wrap
msgid "B<--apt-pipeline> I<DEPTH>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:266
+#: en/lb_config.1:268
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 "
@@ -1344,38 +1349,51 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:266
+#: en/lb_config.1:268
#, no-wrap
msgid "B<--apt-recommends> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:268
+#: en/lb_config.1:270
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:268
+#: en/lb_config.1:270
#, no-wrap
msgid "B<--apt-secure> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:270
+#: en/lb_config.1:272
msgid ""
"defines if apt should check repository signatures. This is true by default."
msgstr ""
#. type: IP
-#: en/lb_config.1:270
+#: en/lb_config.1:272
+#, no-wrap
+msgid "B<--apt-source> true|false"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_config.1:274
+msgid ""
+"defines if deb-src entries should be included in the resulting live image or "
+"not, defaults to on."
+msgstr ""
+
+#. type: IP
+#: en/lb_config.1:274
#, no-wrap
msgid "-a|B<--architectures> I<ARCHITECTURE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:272
+#: en/lb_config.1:276
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 "
@@ -1386,13 +1404,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:272
+#: en/lb_config.1:276
#, no-wrap
msgid "-b|B<--binary-images> iso|iso-hybrid|net|tar|usb-hdd"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:274
+#: en/lb_config.1:278
msgid ""
"defines the image type to build. By default, for images using syslinux this "
"is set to iso-hybrid to build CD/DVD images that may also be used like usb-"
@@ -1400,13 +1418,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:274
+#: en/lb_config.1:278
#, no-wrap
msgid "B<--binary-filesystem> fat16|fat32|ext2"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:276
+#: en/lb_config.1:280
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 "
@@ -1419,24 +1437,24 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:276
+#: en/lb_config.1:280
#, no-wrap
msgid "B<--bootappend-install> I<PARAMETER>|\"I<PARAMETERS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:278
+#: en/lb_config.1:282
msgid "sets boot parameters specific to debian-installer, if included."
msgstr ""
#. type: IP
-#: en/lb_config.1:278
+#: en/lb_config.1:282
#, no-wrap
msgid "B<--bootappend-live> I<PARAMETER>|\"I<PARAMETERS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:280
+#: en/lb_config.1:284
msgid ""
"sets boot parameters specific to debian-live. A complete list of boot "
"parameters can be found in the I<live-boot>(7) and I<live-config>(7) manual "
@@ -1444,13 +1462,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:280
+#: en/lb_config.1:284
#, no-wrap
msgid "B<--bootloader> grub|syslinux|yaboot"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:282
+#: en/lb_config.1:286
msgid ""
"defines which bootloader is beeing used in the generated image. This has "
"only an effect if the selected binary image type does allow to choose the "
@@ -1463,13 +1481,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:282
+#: en/lb_config.1:286
#, no-wrap
msgid "B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap|copy"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:284
+#: en/lb_config.1:288
msgid ""
"defines which program is used to bootstrap the debian chroot, default is "
"debootstrap. Note that if you set the bootstrap program to copy, then your "
@@ -1479,13 +1497,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:284
+#: en/lb_config.1:288
#, no-wrap
msgid "-f|B<--bootstrap-flavour> minimal|standard"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:286
+#: en/lb_config.1:290
msgid ""
"defines if the bootstrap program should bootstrap the standard system (all "
"packages of priority required and important, which is the default) or a "
@@ -1493,39 +1511,39 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:286
+#: en/lb_config.1:290
#, no-wrap
msgid "B<--bootstrap-keyring> I<PACKAGE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:288
+#: en/lb_config.1:292
msgid ""
"sets the archive keyring package to be used. Default is debian-archive-"
"keyring."
msgstr ""
#. type: IP
-#: en/lb_config.1:288
+#: en/lb_config.1:292
#, no-wrap
msgid "B<--cache> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:290
+#: en/lb_config.1:294
msgid ""
"defines globally if any cache should be used at all. Different caches can be "
"controled through the their own options."
msgstr ""
#. type: IP
-#: en/lb_config.1:290
+#: en/lb_config.1:294
#, no-wrap
msgid "B<--cache-indices> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:292
+#: en/lb_config.1:296
msgid ""
"defines if downloaded package indices and lists should be cached which is "
"false by default. Enabling it would allow to rebuild an image completely "
@@ -1533,13 +1551,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:292
+#: en/lb_config.1:296
#, no-wrap
msgid "B<--cache-packages> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:294
+#: en/lb_config.1:298
msgid ""
"defines if downloaded packages files should be cached which is true by "
"default. Disabling it does save space consumtion in your build directory, "
@@ -1550,13 +1568,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:294
+#: en/lb_config.1:298
#, no-wrap
msgid "B<--cache-stages> true|false|I<STAGE>|\"I<STAGES>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:296
+#: en/lb_config.1:300
msgid ""
"sets which stages should be cached. By default set to bootstrap. As an "
"exception to the normal stage names, also rootfs can be used here which does "
@@ -1566,13 +1584,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:296
+#: en/lb_config.1:300
#, no-wrap
msgid "B<--checksums> md5|sha1|sha256|none"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:298
+#: en/lb_config.1:302
msgid ""
"defines if the binary image should contain a file called md5sums.txt, "
"sha1sums.txt and/or sha256sums.txt. These lists all files on the image "
@@ -1584,26 +1602,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:298
+#: en/lb_config.1:302
#, no-wrap
msgid "B<--compression> bzip2|gzip|lzip|none"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:300
+#: en/lb_config.1:304
msgid ""
"defines the compression program to be used to compress tarballs. Defaults to "
"gzip."
msgstr ""
#. type: IP
-#: en/lb_config.1:300
+#: en/lb_config.1:304
#, no-wrap
msgid "B<--build-with-chroot> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:302
+#: en/lb_config.1:306
msgid ""
"defines whetever live-build should use the tools from within the chroot to "
"build the binary image or not by using and including the host systems tools. "
@@ -1618,13 +1636,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:302
+#: en/lb_config.1:306
#, no-wrap
msgid "B<--chroot-filesystem> ext2|ext3|squashfs|plain|jffs2"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:304
+#: en/lb_config.1:308
msgid ""
"defines which filesystem type should be used for the root filesystem image. "
"If you use plain, then no filesystem image is created and the root "
@@ -1635,39 +1653,39 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:304
+#: en/lb_config.1:308
#, no-wrap
msgid "B<--clean>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:306
+#: en/lb_config.1:310
msgid ""
"minimizes config directory by automatically removing unused and thus empty "
"subdirectories."
msgstr ""
#. type: IP
-#: en/lb_config.1:306
+#: en/lb_config.1:310
#, no-wrap
msgid "-c|B<--conffile> I<FILE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:308
+#: en/lb_config.1:312
msgid ""
"using a user specified alternative configuration file in addition to the "
"normally used one in the config directory."
msgstr ""
#. type: IP
-#: en/lb_config.1:308
+#: en/lb_config.1:312
#, no-wrap
msgid "B<--debconf-frontend> dialog|editor|noninteractive|readline"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:310
+#: en/lb_config.1:314
msgid ""
"defines what value the debconf frontend should be set to inside the chroot. "
"Note that setting it to anything by noninteractive, which is the default, "
@@ -1675,13 +1693,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:310
+#: en/lb_config.1:314
#, no-wrap
msgid "B<--debconf-nowarnings> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:312
+#: en/lb_config.1:316
msgid ""
"defines if warnings of debconf should be displayed or not. Warnings from "
"debconf are generally very rare and by default, we skipp them, if any, in "
@@ -1689,13 +1707,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:312
+#: en/lb_config.1:316
#, no-wrap
msgid "B<--debconf-priority> low|medium|high|critical"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:314
+#: en/lb_config.1:318
msgid ""
"defines what value the debconf priority shoul dbe set to inside the chroot. "
"By default, it is set to critical, which means that almost no questions are "
@@ -1704,13 +1722,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:314
+#: en/lb_config.1:318
#, no-wrap
msgid "B<--debian-installer> true|cdrom|netinst|netboot|businesscard|live|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:316
+#: en/lb_config.1:320
msgid ""
"defines which type, if any, of the debian-installer should be included in "
"the resulting binary image. By default, no installer is included. All "
@@ -1722,13 +1740,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:316
+#: en/lb_config.1:320
#, no-wrap
msgid "B<--debian-installer-distribution> daily|I<CODENAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:318
+#: en/lb_config.1:322
msgid ""
"defines the distribution where the debian-installer files should be taken "
"out from. Normally, this should be set to the same distribution as the live "
@@ -1737,26 +1755,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:318
+#: en/lb_config.1:322
#, no-wrap
msgid "B<--debian-installer-preseedfile> I<FILE>|I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:320
+#: en/lb_config.1:324
msgid ""
"sets the filename or URL for an optionally used and included preseeding file "
"for debian-installer."
msgstr ""
#. type: IP
-#: en/lb_config.1:320
+#: en/lb_config.1:324
#, no-wrap
msgid "B<--debian-installer-gui> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:322
+#: en/lb_config.1:326
msgid ""
"defines if the debian-installer graphical GTK interface should be true or "
"not. In Debian mode and for most versions of Ubuntu, this option is true, "
@@ -1764,60 +1782,60 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:322 en/live-build.7:36
+#: en/lb_config.1:326 en/live-build.7:36
#, no-wrap
msgid "B<--debug>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:324
+#: en/lb_config.1:328
msgid "turn on debugging informational messages."
msgstr ""
#. type: IP
-#: en/lb_config.1:324
+#: en/lb_config.1:328
#, no-wrap
msgid "-d|B<--distribution> I<CODENAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:326
+#: en/lb_config.1:330
msgid "defines the distribution of the resulting live system."
msgstr ""
#. type: IP
-#: en/lb_config.1:326
+#: en/lb_config.1:330
#, no-wrap
msgid "-d|B<--parent-distribution> I<CODENAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:328
+#: en/lb_config.1:332
msgid ""
"defines the parent distribution for derivatives of the resulting live system."
msgstr ""
#. type: IP
-#: en/lb_config.1:328
+#: en/lb_config.1:332
#, no-wrap
msgid "-d|B<--parent-debian-installer-distribution> I<CODENAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:330
+#: en/lb_config.1:334
msgid ""
"defines the parent debian-installer distribution for derivatives of the "
"resulting live system."
msgstr ""
#. type: IP
-#: en/lb_config.1:330
+#: en/lb_config.1:334
#, no-wrap
msgid "B<--dump>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:332
+#: en/lb_config.1:336
msgid ""
"prepares a report of the currently present live system configuration and the "
"version of live-build used. This is useful to provide if you submit bug "
@@ -1826,26 +1844,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:332
+#: en/lb_config.1:336
#, no-wrap
msgid "B<--fdisk> fdisk|fdisk.dist"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:334
+#: en/lb_config.1:338
msgid ""
"sets the filename of the fdisk binary from the host system that should be "
"used. This is autodetected and does generally not need any customization."
msgstr ""
#. type: IP
-#: en/lb_config.1:334 en/live-build.7:38
+#: en/lb_config.1:338 en/live-build.7:38
#, no-wrap
msgid "B<--force>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:336
+#: en/lb_config.1:340
msgid ""
"forces re-execution of already run stages. Use only if you know what you are "
"doing. It is generally safer to use B<lb clean> to clean up before re-"
@@ -1853,26 +1871,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:336
+#: en/lb_config.1:340
#, no-wrap
msgid "B<--grub-splash> I<FILE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:338
+#: en/lb_config.1:342
msgid ""
"defines the name of an optional to be included splash screen graphic for the "
"grub bootloader."
msgstr ""
#. type: IP
-#: en/lb_config.1:338
+#: en/lb_config.1:342
#, no-wrap
msgid "B<--gzip-options> I<OPTION>|\"I<OPTIONS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:340
+#: en/lb_config.1:344
msgid ""
"defines the default options that will be appended to (almost) every gzip "
"call during the building of the image. By default, this is set to --best to "
@@ -1881,13 +1899,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:340
+#: en/lb_config.1:344
#, no-wrap
msgid "B<--hooks> I<FILE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:342
+#: en/lb_config.1:346
msgid ""
"defines which hooks available in /usr/share/live/build/examples/hooks should "
"be activated. Normally, there are no hooks executed. Make sure you know and "
@@ -1895,24 +1913,24 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:342
+#: en/lb_config.1:346
#, no-wrap
msgid "B<--hostname> I<NAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:344
+#: en/lb_config.1:348
msgid "sets the hostname of the live system."
msgstr ""
#. type: IP
-#: en/lb_config.1:344
+#: en/lb_config.1:348
#, no-wrap
msgid "B<--ignore-system-defaults>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:346
+#: en/lb_config.1:350
msgid ""
"B<lb config> by default reads system defaults from /etc/live/build.conf and /"
"etc/live/build.d when generating a new live system config directory. This is "
@@ -1921,13 +1939,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:346
+#: en/lb_config.1:350
#, no-wrap
msgid "B<--includes> I<PATH|none>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:348
+#: en/lb_config.1:352
msgid ""
"sets the path to the includes that live-build is going to use, e.g. "
"additional minimal documentation that you want to have on all live systems. "
@@ -1936,13 +1954,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:348
+#: en/lb_config.1:352
#, no-wrap
msgid "B<--initramfs> auto|none|live-boot|casper"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:350
+#: en/lb_config.1:354
msgid ""
"sets the name of package that contains the live system specific initramfs "
"modification. By default, auto is used, which means that at build time of "
@@ -1953,26 +1971,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:350
+#: en/lb_config.1:354
#, no-wrap
msgid "B<--initramfs-compression> bzip2|gzip|lzma]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:352
+#: en/lb_config.1:356
msgid ""
"defines the compression program to be used to compress the initramfs. "
"Defaults to gzip."
msgstr ""
#. type: IP
-#: en/lb_config.1:352
+#: en/lb_config.1:356
#, no-wrap
msgid "B<--interactive> shell"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:354
+#: en/lb_config.1:358
msgid ""
"defines if after the chroot stage and before the beginning of the binary "
"stage, a interactive shell login should be spawned in the chroot in order to "
@@ -1986,24 +2004,24 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:354
+#: en/lb_config.1:358
#, no-wrap
msgid "B<--isohybrid-options> I<OPTION>|\"I<OPTIONS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:356
+#: en/lb_config.1:360
msgid "defines options to pass to isohybrid."
msgstr ""
#. type: IP
-#: en/lb_config.1:356
+#: en/lb_config.1:360
#, no-wrap
msgid "B<--iso-application> I<NAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:358
+#: en/lb_config.1:362
msgid ""
"sets the APPLICATION field in the header of a resulting CD/DVD image and "
"defaults to \"Debian Live\" in debian mode, and to \"Emdebian Live\" in "
@@ -2011,13 +2029,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:358
+#: en/lb_config.1:362
#, no-wrap
msgid "B<--iso-preparer> I<NAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:360
+#: en/lb_config.1:364
msgid ""
"sets the PREPARER field in the header of a resulting CD/DVD image. By "
"default this is set to \"live-build I<VERSION>; http://packages.qa.debian."
@@ -2026,13 +2044,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:360
+#: en/lb_config.1:364
#, no-wrap
msgid "B<--iso-publisher> I<NAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:362
+#: en/lb_config.1:366
msgid ""
"sets the PUBLISHED field in the header of a resulting CD/DVD image. By "
"default, this is set to 'Debian Live project; http:/live.debian.net/; debian-"
@@ -2041,13 +2059,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:362
+#: en/lb_config.1:366
#, no-wrap
msgid "B<--iso-volume> I<NAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:364
+#: en/lb_config.1:368
msgid ""
"sets the VOLUME field in the header of a resulting CD/DVD and defaults to "
"'(I<MODE>) (I<DISTRIBUTION>) (I<DATE>)' whereas MODE is expanded to the name "
@@ -2056,13 +2074,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:364
+#: en/lb_config.1:368
#, no-wrap
msgid "B<--jffs2-eraseblock> I<SIZE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:366
+#: en/lb_config.1:370
msgid ""
"sets the eraseblock size for a JFFS2 (Second Journalling Flash File System) "
"filesystem. The default is 64 KiB. If you use an erase block size different "
@@ -2072,26 +2090,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:366
+#: en/lb_config.1:370
#, no-wrap
msgid "B<--keyring-packages> I<PACKAGE|\"PACKAGES>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:368
+#: en/lb_config.1:372
msgid ""
"sets the keyring package or additional keyring packages. By default this is "
"set to debian-archive-keyring."
msgstr ""
#. type: IP
-#: en/lb_config.1:368
+#: en/lb_config.1:372
#, no-wrap
msgid "-l|B<--language> I<LANGUAGE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:370
+#: en/lb_config.1:374
msgid ""
"sets the language of a live system by installing l10n related packages. It "
"doesn't enable generation of the correct locales through setting the right "
@@ -2099,26 +2117,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:370
+#: en/lb_config.1:374
#, no-wrap
msgid "-k|B<--linux-flavours> I<FLAVOUR>|\"I<FLAVOURS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:372
+#: en/lb_config.1:376
msgid ""
"sets the kernel flavours to be installed. Note that in case you specify more "
"than that the first will be configured the default kernel that gets booted."
msgstr ""
#. type: IP
-#: en/lb_config.1:372
+#: en/lb_config.1:376
#, no-wrap
msgid "B<--linux-packages> \"I<PACKAGES>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:374
+#: en/lb_config.1:378
msgid ""
"sets the internal name of the kernel packages naming scheme. If you use "
"debian kernel packages, you will not have to adjust it. If you decide to use "
@@ -2132,26 +2150,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:374
+#: en/lb_config.1:378
#, no-wrap
msgid "B<--losetup> losetup|losetup.orig"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:376
+#: en/lb_config.1:380
msgid ""
"sets the filename of the losetup binary from the host system that should be "
"used. This is autodetected and does generally not need any customization."
msgstr ""
#. type: IP
-#: en/lb_config.1:376
+#: en/lb_config.1:380
#, no-wrap
msgid "B<--memtest> memtest86+|memtest86|none"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:378
+#: en/lb_config.1:382
msgid ""
"defines if memtest, memtest86+ or no memory tester at all should be included "
"as secondary bootloader configuration. This is only available on amd64 and "
@@ -2159,13 +2177,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:378
+#: en/lb_config.1:382
#, no-wrap
msgid "-m|B<--parent-mirror-bootstrap> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:380
+#: en/lb_config.1:384
msgid ""
"sets the location of the debian package mirror that should be used to "
"bootstrap from. This defaults to http://ftp.de.debian.org/debian/ which may "
@@ -2173,13 +2191,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:380
+#: en/lb_config.1:384
#, no-wrap
msgid "B<--parent-mirror-chroot> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:382
+#: en/lb_config.1:386
msgid ""
"sets the location of the debian package mirror that will be used to fetch "
"the packages in order to build the live system. By default, this is set to "
@@ -2187,13 +2205,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:382
+#: en/lb_config.1:386
#, no-wrap
msgid "B<--parent-mirror-chroot-security> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:384
+#: en/lb_config.1:388
msgid ""
"sets the location of the debian security package mirror that will be used to "
"fetch the packages in order to build the live system. By default, this "
@@ -2201,13 +2219,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:384
+#: en/lb_config.1:388
#, no-wrap
msgid "B<--parent-mirror-chroot-volatile> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:386
+#: en/lb_config.1:390
msgid ""
"sets the location of the debian volatile package mirror that will be used to "
"fetch packages in order to build the live system. By default, this is set to "
@@ -2215,13 +2233,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:386
+#: en/lb_config.1:390
#, no-wrap
msgid "B<--parent-mirror-chroot-backports> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:388
+#: en/lb_config.1:392
msgid ""
"sets the location of the debian backports package mirror that will be used "
"to fetch packages in order to build the live system. By default, this points "
@@ -2229,13 +2247,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:388
+#: en/lb_config.1:392
#, no-wrap
msgid "B<--parent-mirror-binary> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:390
+#: en/lb_config.1:394
msgid ""
"sets the location of the debian package mirror that should end up configured "
"in the final image and which is the one a user would see and use. This has "
@@ -2245,13 +2263,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:390
+#: en/lb_config.1:394
#, no-wrap
msgid "B<--parent-mirror-binary-security> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:392
+#: en/lb_config.1:396
msgid ""
"sets the location of the debian security package mirror that should end up "
"configured in the final image. By default, 'http://cdn.debian.net/debian-"
@@ -2259,13 +2277,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:392
+#: en/lb_config.1:396
#, no-wrap
msgid "B<--parent-mirror-binary-volatile> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:394
+#: en/lb_config.1:398
msgid ""
"sets the location of the debian volatile package mirror that should end up "
"configured in the final image. By default, the value of --parent-mirror-"
@@ -2273,13 +2291,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:394
+#: en/lb_config.1:398
#, no-wrap
msgid "B<--parent-mirror-binary-backports> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:396
+#: en/lb_config.1:400
msgid ""
"sets the location of the debian backports package mirror that should end up "
"configured in the final image. By default, 'http://backports.debian.org/"
@@ -2287,13 +2305,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:396
+#: en/lb_config.1:400
#, no-wrap
msgid "B<--parent-mirror-debian-installer> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:398
+#: en/lb_config.1:402
msgid ""
"sets the location of the mirror that will be used to fetch the debian "
"installer images. By default, this points to the same mirror used to build "
@@ -2301,13 +2319,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:398
+#: en/lb_config.1:402
#, no-wrap
msgid "B<--mirror-bootstrap> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:400
+#: en/lb_config.1:404
msgid ""
"sets the location of the debian package mirror that should be used to "
"bootstrap the derivative from. This defaults to http://ftp.de.debian.org/"
@@ -2315,13 +2333,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:400
+#: en/lb_config.1:404
#, no-wrap
msgid "B<--mirror-chroot> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:402
+#: en/lb_config.1:406
msgid ""
"sets the location of the debian package mirror that will be used to fetch "
"the packages of the derivative in order to build the live system. By "
@@ -2329,13 +2347,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:402
+#: en/lb_config.1:406
#, no-wrap
msgid "B<--mirror-chroot-security> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:404
+#: en/lb_config.1:408
msgid ""
"sets the location of the debian security package mirror that will be used to "
"fetch the packages of the derivative in order to build the live system. By "
@@ -2343,13 +2361,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:404
+#: en/lb_config.1:408
#, no-wrap
msgid "B<--mirror-chroot-volatile> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:406
+#: en/lb_config.1:410
msgid ""
"sets the location of the debian volatile package mirror that will be used to "
"fetch packages of the derivative in order to build the live system. By "
@@ -2357,13 +2375,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:406
+#: en/lb_config.1:410
#, no-wrap
msgid "B<--mirror-chroot-backports> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:408
+#: en/lb_config.1:412
msgid ""
"sets the location of the debian backports package mirror that will be used "
"to fetch packages of the derivative in order to build the live system. By "
@@ -2371,13 +2389,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:408
+#: en/lb_config.1:412
#, no-wrap
msgid "B<--mirror-binary> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:410
+#: en/lb_config.1:414
msgid ""
"sets the location of the derivative package mirror that should end up "
"configured in the final image and which is the one a user would see and use. "
@@ -2387,52 +2405,52 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:410
+#: en/lb_config.1:414
#, no-wrap
msgid "B<--mirror-binary-security> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:412
+#: en/lb_config.1:416
msgid ""
"sets the location of the derivatives security package mirror that should end "
"up configured in the final image."
msgstr ""
#. type: IP
-#: en/lb_config.1:412
+#: en/lb_config.1:416
#, no-wrap
msgid "B<--mirror-binary-volatile> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:414
+#: en/lb_config.1:418
msgid ""
"sets the location of the derivatives volatile package mirror that should end "
"up configured in the final image."
msgstr ""
#. type: IP
-#: en/lb_config.1:414
+#: en/lb_config.1:418
#, no-wrap
msgid "B<--mirror-binary-backports> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:416
+#: en/lb_config.1:420
msgid ""
"sets the location of the derivatives backports package mirror that should "
"end up configured in the final image."
msgstr ""
#. type: IP
-#: en/lb_config.1:416
+#: en/lb_config.1:420
#, no-wrap
msgid "B<--mirror-debian-installer> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:418
+#: en/lb_config.1:422
msgid ""
"sets the location of the mirror that will be used to fetch the debian "
"installer images of the derivative. By default, this points to the same "
@@ -2440,52 +2458,52 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:418
+#: en/lb_config.1:422
#, no-wrap
msgid "B<--mode> debian|emdebian|progress|ubuntu"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:420
+#: en/lb_config.1:424
msgid ""
"defines a global mode to load project specific defaults. By default this is "
"set to debian."
msgstr ""
#. type: IP
-#: en/lb_config.1:420
+#: en/lb_config.1:424
#, no-wrap
msgid "B<--net-root-filesystem> nfs|cfs"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:422
+#: en/lb_config.1:426
msgid ""
"defines the filesystem that will be configured in the bootloader "
"configuration for your netboot image. This defaults to nfs."
msgstr ""
#. type: IP
-#: en/lb_config.1:422
+#: en/lb_config.1:426
#, no-wrap
msgid "B<--net-root-mountoptions> I<OPTIONS>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:424
+#: en/lb_config.1:428
msgid ""
"sets additional options for mounting the root filesystem in netboot images "
"and is by default empty."
msgstr ""
#. type: IP
-#: en/lb_config.1:424
+#: en/lb_config.1:428
#, no-wrap
msgid "B<--net-root-path> I<PATH>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:426
+#: en/lb_config.1:430
msgid ""
"sets the file path that will be configured in the bootloader configuration "
"for your netboot image. This defaults to /srv/debian-live in debian mode and "
@@ -2494,13 +2512,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:426
+#: en/lb_config.1:430
#, no-wrap
msgid "B<--net-root-server> I<IP>|I<HOSTNAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:428
+#: en/lb_config.1:432
msgid ""
"sets the IP or hostname that will be configured in the bootloader "
"configuration for the root filesystem of your netboot image. This defaults "
@@ -2508,38 +2526,38 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:428
+#: en/lb_config.1:432
#, no-wrap
msgid "B<--net-cow-filesystem> nfs|cfs"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:430
+#: en/lb_config.1:434
msgid ""
"defines the filesystem type for the copy-on-write layer and defaults to nfs."
msgstr ""
#. type: IP
-#: en/lb_config.1:430
+#: en/lb_config.1:434
#, no-wrap
msgid "B<--net-cow-mountoptions> I<OPTIONS>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:432
+#: en/lb_config.1:436
msgid ""
"sets additional options for mounting the copy-on-write layer in netboot "
"images and is by default empty."
msgstr ""
#. type: IP
-#: en/lb_config.1:432
+#: en/lb_config.1:436
#, no-wrap
msgid "B<--net-cow-path> I<PATH>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:434
+#: en/lb_config.1:438
msgid ""
"defines the path to client writable filesystem. Anywhere that "
"I<client_mac_address> is specified in the path live-boot will substitute the "
@@ -2547,28 +2565,28 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:437
+#: en/lb_config.1:441
msgid "Example:"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:439
+#: en/lb_config.1:443
msgid "/export/hosts/client_mac_address"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:441
+#: en/lb_config.1:445
msgid "/export/hosts/00-16-D3-33-92-E8"
msgstr ""
#. type: IP
-#: en/lb_config.1:441
+#: en/lb_config.1:445
#, no-wrap
msgid "B<--net-cow-server> I<IP>|I<HOSTNAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:443
+#: en/lb_config.1:447
msgid ""
"sets the IP or hostname that will be configured in the bootloader "
"configuration for the copy-on-write filesystem of your netboot image and is "
@@ -2576,13 +2594,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:443
+#: en/lb_config.1:447
#, no-wrap
msgid "B<--net-tarball> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:445
+#: en/lb_config.1:449
msgid ""
"defines if a compressed tarball should be created. Disabling this options "
"leads to no tarball at all, the plain binary directory is considered the "
@@ -2590,13 +2608,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:445
+#: en/lb_config.1:449
#, no-wrap
msgid "-p|B<--package-lists> I<LIST>|\"I<LISTS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:447
+#: en/lb_config.1:451
msgid ""
"defines which lists available in /usr/share/live/build/package-lists should "
"be used. By default, this is set to standard. Note that in case you have "
@@ -2606,37 +2624,37 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:447 en/live-build.7:40
+#: en/lb_config.1:451 en/live-build.7:40
#, no-wrap
msgid "B<--quiet>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:449
+#: en/lb_config.1:453
msgid "reduces the verbosity of messages output by B<lb build>."
msgstr ""
#. type: IP
-#: en/lb_config.1:449
+#: en/lb_config.1:453
#, no-wrap
msgid "B<--archives> I<ARCHIVE>|\"I<ARCHIVES>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:451
+#: en/lb_config.1:455
msgid ""
"enables one of available third-party archive configurations in /usr/share/"
"live/build/archives."
msgstr ""
#. type: IP
-#: en/lb_config.1:451
+#: en/lb_config.1:455
#, no-wrap
msgid "B<--root-command> sudo"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:453
+#: en/lb_config.1:457
msgid ""
"controls if live-build should use sudo internally to build the live image. "
"Note that this is not well tested and that you should, when relying on sudo, "
@@ -2644,13 +2662,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:453
+#: en/lb_config.1:457
#, no-wrap
msgid "B<--use-fakeroot> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:455
+#: en/lb_config.1:459
msgid ""
"controls if live-build should utilize fakeroot and fakechroot to try and "
"avoid requiring root privillages where possible. By default, this option is "
@@ -2658,13 +2676,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:455
+#: en/lb_config.1:459
#, no-wrap
msgid "B<--archive-areas> I<ARCHIVE_AREA>|\"I<ARCHIVE_AREAS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:457
+#: en/lb_config.1:461
msgid ""
"defines which package archive areas of a debian packages archive should be "
"used for configured debian package mirrors. By default, this is set to main. "
@@ -2674,26 +2692,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:457
+#: en/lb_config.1:461
#, no-wrap
msgid "B<--security> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:459
+#: en/lb_config.1:463
msgid ""
"defines if the security repositories specified in the security mirror "
"options should be used or not."
msgstr ""
#. type: IP
-#: en/lb_config.1:459
+#: en/lb_config.1:463
#, no-wrap
msgid "B<--source> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:461
+#: en/lb_config.1:465
msgid ""
"defines if a corresponding source image to the binary image should be build. "
"By default this is false because most people do not require this and would "
@@ -2703,50 +2721,50 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:461
+#: en/lb_config.1:465
#, no-wrap
msgid "-s|B<--source-images> iso|net|tar|usb-hdd"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:463
+#: en/lb_config.1:467
msgid "defines the image type for the source image. Default is tar."
msgstr ""
#. type: IP
-#: en/lb_config.1:463
+#: en/lb_config.1:467
#, no-wrap
msgid "B<--swap-file-path> I<PATH>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:465
+#: en/lb_config.1:469
msgid ""
"defines the path to a swap file to create in the binary image. Default is "
"not to create a swap file."
msgstr ""
#. type: IP
-#: en/lb_config.1:465
+#: en/lb_config.1:469
#, no-wrap
msgid "B<--swap-file-size> I<MB>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:467
+#: en/lb_config.1:471
msgid ""
"defines what size in megabytes the swap file should be, if one is to be "
"created. Default is 512MB."
msgstr ""
#. type: IP
-#: en/lb_config.1:467
+#: en/lb_config.1:471
#, no-wrap
msgid "B<--syslinux-theme> I<THEME_SUFFIX>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:469
+#: en/lb_config.1:473
msgid ""
"defines the syslinux theme to use. The theme suffix is the name of a "
"directory in /usr/share/syslinux/themes/ provided by a package named "
@@ -2755,39 +2773,39 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:469
+#: en/lb_config.1:473
#, no-wrap
msgid "B<--tasksel> apt|aptitude|tasksel"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:471
+#: en/lb_config.1:475
msgid ""
"selects which program is used to install tasks. By default, this is set to "
"tasksel."
msgstr ""
#. type: IP
-#: en/lb_config.1:471
+#: en/lb_config.1:475
#, no-wrap
msgid "B<--templates> I<PATH>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:473
+#: en/lb_config.1:477
msgid ""
"sets the path to the templates that live-build is going to use, e.g. for "
"bootloaders. By default, this is set to /usr/share/live/build/templates/."
msgstr ""
#. type: IP
-#: en/lb_config.1:473
+#: en/lb_config.1:477
#, no-wrap
msgid "B<--virtual-root-size> MB"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:475
+#: en/lb_config.1:479
msgid ""
"defines what size the virtual-hdd image should be. Note that although the "
"default is set to 10000 (= 10GB), it will not need 10GB space on your "
@@ -2795,39 +2813,39 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:475
+#: en/lb_config.1:479
#, no-wrap
msgid "B<--volatile> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:477
+#: en/lb_config.1:481
msgid ""
"defines if debian volatile package archives should be included in the image "
"or not."
msgstr ""
#. type: IP
-#: en/lb_config.1:477
+#: en/lb_config.1:481
#, no-wrap
msgid "B<--backports> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:479
+#: en/lb_config.1:483
msgid ""
"defines if debian backports package archives should be included in the image "
"or not."
msgstr ""
#. type: IP
-#: en/lb_config.1:479
+#: en/lb_config.1:483
#, no-wrap
msgid "B<--exposed-root> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:481
+#: en/lb_config.1:485
msgid ""
"defines whether to expose the root filesystem as read only and not covered "
"by the union filesystem. This has useful implications for certain speciality "
@@ -2835,48 +2853,48 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:481
+#: en/lb_config.1:485
#, no-wrap
msgid "B<--username> I<NAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:483
+#: en/lb_config.1:487
msgid "sets the name of the account of the default user in the live system."
msgstr ""
#. type: IP
-#: en/lb_config.1:483 en/live-build.7:42
+#: en/lb_config.1:487 en/live-build.7:42
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:485
+#: en/lb_config.1:489
msgid "increases the verbosity of messages output by B<lb build>."
msgstr ""
#. type: IP
-#: en/lb_config.1:485
+#: en/lb_config.1:489
#, no-wrap
msgid "B<--win32-loader true|false>"
msgstr ""
#. FIXME
#. type: Plain text
-#: en/lb_config.1:488
+#: en/lb_config.1:492
msgid "defines if win32-loader should be included in the binary image or not."
msgstr ""
#. type: SH
-#: en/lb_config.1:489
+#: en/lb_config.1:493
#, no-wrap
msgid "ENVIRONMENT"
msgstr ""
#. FIXME
#. type: Plain text
-#: en/lb_config.1:492
+#: en/lb_config.1:496
msgid ""
"Currently, command line switches can also be specified through the "
"corresponding environment variable. However, this generally should not be "
@@ -2890,20 +2908,20 @@ msgstr ""
#. FIXME
#. type: IP
-#: en/lb_config.1:496
+#: en/lb_config.1:500
#, no-wrap
msgid "B<auto/config>"
msgstr ""
#. type: IP
-#: en/lb_config.1:497
+#: en/lb_config.1:501
#, no-wrap
msgid "B</etc/live/build.conf, /etc/live/build.d>"
msgstr ""
#. FIXME
#. type: Plain text
-#: en/lb_config.1:500
+#: en/lb_config.1:504
msgid ""
"An optional, global configuration file for B<lb config> variables. It is "
"useful to specify a few system wide defaults, like "
@@ -2912,11 +2930,11 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:505 en/live-build.7:233
+#: en/lb_config.1:509 en/live-build.7:233
msgid "I<live-boot>(7)"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:507 en/live-build.7:235
+#: en/lb_config.1:511 en/live-build.7:235
msgid "I<live-config>(7)"
msgstr ""
diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot
index 2dbfcc937..23fda2444 100644
--- a/manpages/pot/lb_config.1.pot
+++ b/manpages/pot/lb_config.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2011-08-24 19:35+0300\n"
+"POT-Creation-Date: 2011-08-24 20:34+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -231,7 +231,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 en/lb_chroot_resolv.1:9
#: en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9
#: en/lb_chroot_task-lists.1:9 en/lb_chroot_upstart.1:9 en/lb_clean.1:9
-#: en/lb_config.1:239 en/lb_local.1:9 en/lb_source.1:9
+#: en/lb_config.1:241 en/lb_local.1:9 en/lb_source.1:9
#: en/lb_source_checksums.1:9 en/lb_source_debian-live.1:9
#: en/lb_source_debian.1:9 en/lb_source_disk.1:9 en/lb_source_iso.1:9
#: en/lb_source_net.1:9 en/lb_source_tar.1:9 en/lb_source_usb.1:9
@@ -264,7 +264,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:14 en/lb_chroot_proc.1:14 en/lb_chroot_resolv.1:14
#: en/lb_chroot_selinuxfs.1:14 en/lb_chroot_sysfs.1:14
#: en/lb_chroot_sysv-rc.1:14 en/lb_chroot_task-lists.1:14
-#: en/lb_chroot_upstart.1:14 en/lb_clean.1:16 en/lb_config.1:248
+#: en/lb_chroot_upstart.1:14 en/lb_clean.1:16 en/lb_config.1:250
#: en/lb_local.1:14 en/lb_source.1:14 en/lb_source_checksums.1:14
#: en/lb_source_debian-live.1:14 en/lb_source_debian.1:14
#: en/lb_source_disk.1:14 en/lb_source_iso.1:14 en/lb_source_net.1:14
@@ -298,7 +298,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:17 en/lb_chroot_proc.1:17 en/lb_chroot_resolv.1:17
#: en/lb_chroot_selinuxfs.1:17 en/lb_chroot_sysfs.1:17
#: en/lb_chroot_sysv-rc.1:17 en/lb_chroot_task-lists.1:17
-#: en/lb_chroot_upstart.1:17 en/lb_clean.1:38 en/lb_config.1:494
+#: en/lb_chroot_upstart.1:17 en/lb_clean.1:38 en/lb_config.1:498
#: en/lb_local.1:17 en/lb_source.1:17 en/lb_source_checksums.1:17
#: en/lb_source_debian-live.1:17 en/lb_source_debian.1:17
#: en/lb_source_disk.1:17 en/lb_source_iso.1:17 en/lb_source_net.1:17
@@ -332,7 +332,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:21 en/lb_chroot_proc.1:21 en/lb_chroot_resolv.1:21
#: en/lb_chroot_selinuxfs.1:21 en/lb_chroot_sysfs.1:21
#: en/lb_chroot_sysv-rc.1:21 en/lb_chroot_task-lists.1:21
-#: en/lb_chroot_upstart.1:21 en/lb_clean.1:43 en/lb_config.1:501
+#: en/lb_chroot_upstart.1:21 en/lb_clean.1:43 en/lb_config.1:505
#: en/lb_local.1:20 en/lb_source.1:20 en/lb_source_checksums.1:21
#: en/lb_source_debian-live.1:21 en/lb_source_debian.1:21
#: en/lb_source_disk.1:21 en/lb_source_iso.1:21 en/lb_source_net.1:21
@@ -366,7 +366,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:23 en/lb_chroot_proc.1:23 en/lb_chroot_resolv.1:23
#: en/lb_chroot_selinuxfs.1:23 en/lb_chroot_sysfs.1:23
#: en/lb_chroot_sysv-rc.1:23 en/lb_chroot_task-lists.1:23
-#: en/lb_chroot_upstart.1:23 en/lb_clean.1:45 en/lb_config.1:503
+#: en/lb_chroot_upstart.1:23 en/lb_clean.1:45 en/lb_config.1:507
#: en/lb_local.1:22 en/lb_source.1:22 en/lb_source_checksums.1:23
#: en/lb_source_debian-live.1:23 en/lb_source_debian.1:23
#: en/lb_source_disk.1:23 en/lb_source_iso.1:23 en/lb_source_net.1:23
@@ -399,7 +399,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:25 en/lb_chroot_proc.1:25 en/lb_chroot_resolv.1:25
#: en/lb_chroot_selinuxfs.1:25 en/lb_chroot_sysfs.1:25
#: en/lb_chroot_sysv-rc.1:25 en/lb_chroot_task-lists.1:25
-#: en/lb_chroot_upstart.1:25 en/lb_clean.1:47 en/lb_config.1:509
+#: en/lb_chroot_upstart.1:25 en/lb_clean.1:47 en/lb_config.1:513
#: en/lb_local.1:24 en/lb_source.1:24 en/lb_source_checksums.1:25
#: en/lb_source_debian-live.1:25 en/lb_source_debian.1:25
#: en/lb_source_disk.1:25 en/lb_source_iso.1:25 en/lb_source_net.1:25
@@ -432,7 +432,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:26 en/lb_chroot_proc.1:26 en/lb_chroot_resolv.1:26
#: en/lb_chroot_selinuxfs.1:26 en/lb_chroot_sysfs.1:26
#: en/lb_chroot_sysv-rc.1:26 en/lb_chroot_task-lists.1:26
-#: en/lb_chroot_upstart.1:26 en/lb_clean.1:48 en/lb_config.1:510
+#: en/lb_chroot_upstart.1:26 en/lb_clean.1:48 en/lb_config.1:514
#: en/lb_local.1:25 en/lb_source.1:25 en/lb_source_checksums.1:26
#: en/lb_source_debian-live.1:26 en/lb_source_debian.1:26
#: en/lb_source_disk.1:26 en/lb_source_iso.1:26 en/lb_source_net.1:26
@@ -466,7 +466,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:28 en/lb_chroot_proc.1:28 en/lb_chroot_resolv.1:28
#: en/lb_chroot_selinuxfs.1:28 en/lb_chroot_sysfs.1:28
#: en/lb_chroot_sysv-rc.1:28 en/lb_chroot_task-lists.1:28
-#: en/lb_chroot_upstart.1:28 en/lb_clean.1:50 en/lb_config.1:512
+#: en/lb_chroot_upstart.1:28 en/lb_clean.1:50 en/lb_config.1:516
#: en/lb_local.1:27 en/lb_source.1:27 en/lb_source_checksums.1:28
#: en/lb_source_debian-live.1:28 en/lb_source_debian.1:28
#: en/lb_source_disk.1:28 en/lb_source_iso.1:28 en/lb_source_net.1:28
@@ -502,7 +502,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:29 en/lb_chroot_proc.1:29 en/lb_chroot_resolv.1:29
#: en/lb_chroot_selinuxfs.1:29 en/lb_chroot_sysfs.1:29
#: en/lb_chroot_sysv-rc.1:29 en/lb_chroot_task-lists.1:29
-#: en/lb_chroot_upstart.1:29 en/lb_clean.1:51 en/lb_config.1:513
+#: en/lb_chroot_upstart.1:29 en/lb_clean.1:51 en/lb_config.1:517
#: en/lb_local.1:28 en/lb_source.1:28 en/lb_source_checksums.1:29
#: en/lb_source_debian-live.1:29 en/lb_source_debian.1:29
#: en/lb_source_disk.1:29 en/lb_source_iso.1:29 en/lb_source_net.1:29
@@ -536,7 +536,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31 en/lb_chroot_resolv.1:31
#: en/lb_chroot_selinuxfs.1:31 en/lb_chroot_sysfs.1:31
#: en/lb_chroot_sysv-rc.1:31 en/lb_chroot_task-lists.1:31
-#: en/lb_chroot_upstart.1:31 en/lb_clean.1:53 en/lb_config.1:515
+#: en/lb_chroot_upstart.1:31 en/lb_clean.1:53 en/lb_config.1:519
#: en/lb_local.1:30 en/lb_source.1:30 en/lb_source_checksums.1:31
#: en/lb_source_debian-live.1:31 en/lb_source_debian.1:31
#: en/lb_source_disk.1:31 en/lb_source_iso.1:31 en/lb_source_net.1:31
@@ -573,7 +573,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:32 en/lb_chroot_proc.1:32 en/lb_chroot_resolv.1:32
#: en/lb_chroot_selinuxfs.1:32 en/lb_chroot_sysfs.1:32
#: en/lb_chroot_sysv-rc.1:32 en/lb_chroot_task-lists.1:32
-#: en/lb_chroot_upstart.1:32 en/lb_clean.1:54 en/lb_config.1:516
+#: en/lb_chroot_upstart.1:32 en/lb_clean.1:54 en/lb_config.1:520
#: en/lb_local.1:31 en/lb_source.1:31 en/lb_source_checksums.1:32
#: en/lb_source_debian-live.1:32 en/lb_source_debian.1:32
#: en/lb_source_disk.1:32 en/lb_source_iso.1:32 en/lb_source_net.1:32
@@ -607,7 +607,7 @@ msgstr ""
#: en/lb_chroot_preseed.1:33 en/lb_chroot_proc.1:33 en/lb_chroot_resolv.1:33
#: en/lb_chroot_selinuxfs.1:33 en/lb_chroot_sysfs.1:33
#: en/lb_chroot_sysv-rc.1:33 en/lb_chroot_task-lists.1:33
-#: en/lb_chroot_upstart.1:33 en/lb_clean.1:55 en/lb_config.1:517
+#: en/lb_chroot_upstart.1:33 en/lb_clean.1:55 en/lb_config.1:521
#: en/lb_local.1:32 en/lb_source.1:32 en/lb_source_checksums.1:33
#: en/lb_source_debian-live.1:33 en/lb_source_debian.1:33
#: en/lb_source_disk.1:33 en/lb_source_iso.1:33 en/lb_source_net.1:33
@@ -681,528 +681,533 @@ msgstr ""
#. type: Plain text
#: en/lb_config.1:31
-msgid " [-a|B<--architectures> I<ARCHITECTURE>]"
+msgid " [B<--apt-source> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:33
-msgid " [-b|B<--binary-images> iso|iso-hybrid|net|tar|usb-hdd|virtual-hdd]"
+msgid " [-a|B<--architectures> 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|virtual-hdd]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:37
-msgid " [B<--bootappend-install> I<PARAMETER>|I<\"PARAMETERS\">]"
+msgid " [B<--binary-filesystem> fat16|fat32|ext2]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:39
-msgid " [B<--bootappend-live> I<PARAMETER>|I<\"PARAMETERS\">]"
+msgid " [B<--bootappend-install> I<PARAMETER>|I<\"PARAMETERS\">]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:41
-msgid " [B<--bootloader> grub|syslinux|yaboot]"
+msgid " [B<--bootappend-live> I<PARAMETER>|I<\"PARAMETERS\">]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:43
-msgid " [B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap|copy]"
+msgid " [B<--bootloader> grub|syslinux|yaboot]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:45
-msgid " [-f|B<--bootstrap-flavour> minimal|standard]"
+msgid " [B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap|copy]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:47
-msgid " [B<--bootstrap-keyring> I<PACKAGE>]"
+msgid " [-f|B<--bootstrap-flavour> minimal|standard]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:49
-msgid " [B<--cache> true|false]"
+msgid " [B<--bootstrap-keyring> I<PACKAGE>]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:51
-msgid " [B<--cache-indices> true|false]"
+msgid " [B<--cache> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:53
-msgid " [B<--cache-packages> true|false]"
+msgid " [B<--cache-indices> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:55
-msgid " [B<--cache-stages> I<STAGE>|I<\"STAGES\">]"
+msgid " [B<--cache-packages> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:57
-msgid " [B<--checksums> md5|sha1|sha256|none]"
+msgid " [B<--cache-stages> I<STAGE>|I<\"STAGES\">]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:59
-msgid " [B<--compression> bzip2|gzip|lzip|none]"
+msgid " [B<--checksums> md5|sha1|sha256|none]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:61
-msgid " [B<--build-with-chroot> true|false]"
+msgid " [B<--compression> bzip2|gzip|lzip|none]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:63
-msgid " [B<--chroot-filesystem> ext2|ext3|squashfs|plain|jffs2]"
+msgid " [B<--build-with-chroot> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:65
-msgid " [B<--clean>]"
+msgid " [B<--chroot-filesystem> ext2|ext3|squashfs|plain|jffs2]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:67
-msgid " [-c|B<--conffile> I<FILE>]"
+msgid " [B<--clean>]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:69
-msgid " [B<--debconf-frontend> dialog|editor|noninteractive|readline]"
+msgid " [-c|B<--conffile> I<FILE>]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:71
-msgid " [B<--debconf-nowarnings> true|false]"
+msgid " [B<--debconf-frontend> dialog|editor|noninteractive|readline]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:73
-msgid " [B<--debconf-priority> low|medium|high|critical]"
+msgid " [B<--debconf-nowarnings> true|false]"
msgstr ""
#. type: Plain text
#: en/lb_config.1:75
+msgid " [B<--debconf-priority> low|medium|high|critical]"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_config.1:77
msgid ""
" [B<--debian-installer> true|cdrom|netinst|netboot|businesscard|live|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:77
+#: en/lb_config.1:79
msgid " [B<--debian-installer-distribution> daily|I<CODENAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:79
+#: en/lb_config.1:81
msgid " [B<--debian-installer-preseedfile> I<FILE>|I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:81
+#: en/lb_config.1:83
msgid " [B<--debian-installer-gui> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:83
+#: en/lb_config.1:85
msgid " [B<--debug>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:85
+#: en/lb_config.1:87
msgid " [-d|B<--distribution> I<CODENAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:87
+#: en/lb_config.1:89
msgid " [B<--parent-distribution> I<CODENAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:89
+#: en/lb_config.1:91
msgid " [B<--parent-debian-installer-distribution> I<CODENAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:91
+#: en/lb_config.1:93
msgid " [B<--dump>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:93
+#: en/lb_config.1:95
msgid " [B<--fdisk> fdisk|fdisk.dist]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:95
+#: en/lb_config.1:97
msgid " [B<--force>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:97
+#: en/lb_config.1:99
msgid " [B<--grub-splash> I<FILE>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:99
+#: en/lb_config.1:101
msgid " [B<--gzip-options> I<OPTION>|\"I<OPTIONS>\"]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:101
+#: en/lb_config.1:103
msgid " [B<--hooks> I<FILE>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:103
+#: en/lb_config.1:105
msgid " [B<--hostname> I<NAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:105
+#: en/lb_config.1:107
msgid " [B<--ignore-system-defaults>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:107
+#: en/lb_config.1:109
msgid " [B<--includes> I<PATH>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:109
+#: en/lb_config.1:111
msgid " [B<--initramfs> auto|none|live-boot|casper]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:111
+#: en/lb_config.1:113
msgid " [B<--initramfs-compression> bzip2|gzip|lzma]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:113
+#: en/lb_config.1:115
msgid " [B<--initsystem> sysvinit|runit|systemd|upstart|none]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:115
+#: en/lb_config.1:117
msgid " [B<--interactive> shell]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:117
+#: en/lb_config.1:119
msgid " [B<--isohybrid-options> I<OPTION>|\"I<OPTIONS>\"]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:119
+#: en/lb_config.1:121
msgid " [B<--iso-application> I<NAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:121
+#: en/lb_config.1:123
msgid " [B<--iso-preparer> I<NAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:123
+#: en/lb_config.1:125
msgid " [B<--iso-publisher> I<NAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:125
+#: en/lb_config.1:127
msgid " [B<--iso-volume> I<NAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:127
+#: en/lb_config.1:129
msgid " [B<--jffs2-eraseblock> I<SIZE>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:129
+#: en/lb_config.1:131
msgid " [B<--keyring-packages> I<PACKAGE|\"PACKAGES\">]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:131
+#: en/lb_config.1:133
msgid " [-l|B<--language> I<LANGUAGE>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:133
+#: en/lb_config.1:135
msgid " [-k|B<--linux-flavours> I<FLAVOUR>|I<\"FLAVOURS\">]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:135
+#: en/lb_config.1:137
msgid " [B<--linux-packages> I<\"PACKAGES\">]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:137
+#: en/lb_config.1:139
msgid " [B<--losetup> losetup|losetup.orig]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:139
+#: en/lb_config.1:141
msgid " [B<--memtest> memtest86+|memtest86|none]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:141
+#: en/lb_config.1:143
msgid " [-m|B<--parent-mirror-bootstrap> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:143
+#: en/lb_config.1:145
msgid " [B<--parent-mirror-chroot> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:145
+#: en/lb_config.1:147
msgid " [B<--parent-mirror-chroot-security> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:147
+#: en/lb_config.1:149
msgid " [B<--parent-mirror-chroot-volatile> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:149
+#: en/lb_config.1:151
msgid " [B<--parent-mirror-chroot-backports> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:151
+#: en/lb_config.1:153
msgid " [B<--parent-mirror-binary> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:153
+#: en/lb_config.1:155
msgid " [B<--parent-mirror-binary-security> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:155
+#: en/lb_config.1:157
msgid " [B<--parent-mirror-binary-volatile> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:157
+#: en/lb_config.1:159
msgid " [B<--parent-mirror-binary-backports> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:159
+#: en/lb_config.1:161
msgid " [B<--parent-mirror-debian-installer> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:161
+#: en/lb_config.1:163
msgid " [B<--mirror-bootstrap> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:163
+#: en/lb_config.1:165
msgid " [B<--mirror-chroot> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:165
+#: en/lb_config.1:167
msgid " [B<--mirror-chroot-security> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:167
+#: en/lb_config.1:169
msgid " [B<--mirror-chroot-volatile> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:169
+#: en/lb_config.1:171
msgid " [B<--mirror-chroot-backports> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:171
+#: en/lb_config.1:173
msgid " [B<--mirror-binary> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:173
+#: en/lb_config.1:175
msgid " [B<--mirror-binary-security> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:175
+#: en/lb_config.1:177
msgid " [B<--mirror-binary-volatile> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:177
+#: en/lb_config.1:179
msgid " [B<--mirror-binary-backports> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:179
+#: en/lb_config.1:181
msgid " [B<--mirror-debian-installer> I<URL>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:181
+#: en/lb_config.1:183
msgid " [B<--mode> debian|emdebian|progress|ubuntu|kubuntu]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:183
+#: en/lb_config.1:185
msgid " [B<--net-root-filesystem> nfs|cfs]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:185
+#: en/lb_config.1:187
msgid " [B<--net-root-mountoptions> I<OPTIONS>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:187
+#: en/lb_config.1:189
msgid " [B<--net-root-path> I<PATH>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:189
+#: en/lb_config.1:191
msgid " [B<--net-root-server> I<IP>|I<HOSTNAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:191
+#: en/lb_config.1:193
msgid " [B<--net-cow-filesystem> nfs|cfs]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:193
+#: en/lb_config.1:195
msgid " [B<--net-cow-mountoptions> I<OPTIONS>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:195
+#: en/lb_config.1:197
msgid " [B<--net-cow-path> I<PATH>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:197
+#: en/lb_config.1:199
msgid " [B<--net-cow-server> I<IP>|I<HOSTNAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:199
+#: en/lb_config.1:201
msgid " [B<--net-tarball> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:201
+#: en/lb_config.1:203
msgid " [-p|B<--package-lists> I<LIST>|I<\"LISTS\">]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:203
+#: en/lb_config.1:205
msgid " [B<--quiet>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:205
+#: en/lb_config.1:207
msgid " [B<--root-command> sudo]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:207
+#: en/lb_config.1:209
msgid " [B<--use-fakeroot> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:209
+#: en/lb_config.1:211
msgid " [B<--archives> I<ARCHIVE>|I<\"ARCHIVES\">]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:211
+#: en/lb_config.1:213
msgid " [B<--archive-areas> I<ARCHIVE_AREA>|I<\"ARCHIVE_AREAS\">]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:213
+#: en/lb_config.1:215
msgid " [B<--security> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:215
+#: en/lb_config.1:217
msgid " [B<--source> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:217
+#: en/lb_config.1:219
msgid " [-s|B<--source-images> iso|net|tar|usb-hdd]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:219
+#: en/lb_config.1:221
msgid " [B<--syslinux-theme> I<THEME_SUFFIX>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:221
+#: en/lb_config.1:223
msgid " [B<--tasksel> apt|aptitude|tasksel]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:223
+#: en/lb_config.1:225
msgid " [B<--templates> I<PATH>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:225
+#: en/lb_config.1:227
msgid " [B<--virtual-root-size >I<MB>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:227
+#: en/lb_config.1:229
msgid " [B<--volatile> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:229
+#: en/lb_config.1:231
msgid " [B<--backports> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:231
+#: en/lb_config.1:233
msgid " [B<--exposed-root> true|false]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:233
+#: en/lb_config.1:235
msgid " [B<--username> I<NAME>]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:235
+#: en/lb_config.1:237
msgid " [B<--verbose>]"
msgstr ""
#. FIXME
#. type: Plain text
-#: en/lb_config.1:238
+#: en/lb_config.1:240
msgid " [B<--win32-loader true|false]>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:241
+#: en/lb_config.1:243
msgid ""
"B<lb config> is a high-level command (porcelain) of I<live-build>(7), the "
"Debian Live tool suite."
@@ -1210,7 +1215,7 @@ msgstr ""
#. FIXME
#. type: Plain text
-#: en/lb_config.1:244
+#: en/lb_config.1:246
msgid ""
"B<lb config> populates the configuration directory for live-build. By "
"default, this directory is named 'config' and is created in the current "
@@ -1219,7 +1224,7 @@ msgstr ""
#. FIXME
#. type: Plain text
-#: en/lb_config.1:247
+#: en/lb_config.1:249
msgid ""
"Note: Currently B<lb config> tries to be smart and sets defaults for some "
"options depending on the setting of other options (e.g. which linux packages "
@@ -1235,7 +1240,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:250
+#: en/lb_config.1:252
msgid ""
"In addition to its specific options B<lb config> understands all generic "
"live-build options. See I<live-build>(7) for a complete list of all generic "
@@ -1244,26 +1249,26 @@ msgstr ""
#. FIXME
#. type: IP
-#: en/lb_config.1:252
+#: en/lb_config.1:254
#, no-wrap
msgid "B<--apt> apt|aptitude"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:254
+#: en/lb_config.1:256
msgid ""
"defines if apt-get or aptitude is used to install packages when building the "
"image. The default is apt."
msgstr ""
#. type: IP
-#: en/lb_config.1:254
+#: en/lb_config.1:256
#, no-wrap
msgid "B<--apt-ftp-proxy> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:256
+#: en/lb_config.1:258
msgid ""
"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 "
@@ -1271,13 +1276,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:256
+#: en/lb_config.1:258
#, no-wrap
msgid "B<--apt-http-proxy> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:258
+#: en/lb_config.1:260
msgid ""
"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 "
@@ -1285,26 +1290,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:258
+#: en/lb_config.1:260
#, no-wrap
msgid "B<--apt-indices> true|false|none"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:260
+#: en/lb_config.1:262
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:260
+#: en/lb_config.1:262
#, no-wrap
msgid "B<--apt-options> I<OPTION>|\"I<OPTIONS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:262
+#: en/lb_config.1:264
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 "
@@ -1312,13 +1317,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:262
+#: en/lb_config.1:264
#, no-wrap
msgid "B<--aptitude-options> I<OPTION>|\"I<OPTIONS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:264
+#: en/lb_config.1:266
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 "
@@ -1326,13 +1331,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:264
+#: en/lb_config.1:266
#, no-wrap
msgid "B<--apt-pipeline> I<DEPTH>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:266
+#: en/lb_config.1:268
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 "
@@ -1344,38 +1349,51 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:266
+#: en/lb_config.1:268
#, no-wrap
msgid "B<--apt-recommends> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:268
+#: en/lb_config.1:270
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:268
+#: en/lb_config.1:270
#, no-wrap
msgid "B<--apt-secure> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:270
+#: en/lb_config.1:272
msgid ""
"defines if apt should check repository signatures. This is true by default."
msgstr ""
#. type: IP
-#: en/lb_config.1:270
+#: en/lb_config.1:272
+#, no-wrap
+msgid "B<--apt-source> true|false"
+msgstr ""
+
+#. type: Plain text
+#: en/lb_config.1:274
+msgid ""
+"defines if deb-src entries should be included in the resulting live image or "
+"not, defaults to on."
+msgstr ""
+
+#. type: IP
+#: en/lb_config.1:274
#, no-wrap
msgid "-a|B<--architectures> I<ARCHITECTURE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:272
+#: en/lb_config.1:276
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 "
@@ -1386,13 +1404,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:272
+#: en/lb_config.1:276
#, no-wrap
msgid "-b|B<--binary-images> iso|iso-hybrid|net|tar|usb-hdd"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:274
+#: en/lb_config.1:278
msgid ""
"defines the image type to build. By default, for images using syslinux this "
"is set to iso-hybrid to build CD/DVD images that may also be used like usb-"
@@ -1400,13 +1418,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:274
+#: en/lb_config.1:278
#, no-wrap
msgid "B<--binary-filesystem> fat16|fat32|ext2"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:276
+#: en/lb_config.1:280
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 "
@@ -1419,24 +1437,24 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:276
+#: en/lb_config.1:280
#, no-wrap
msgid "B<--bootappend-install> I<PARAMETER>|\"I<PARAMETERS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:278
+#: en/lb_config.1:282
msgid "sets boot parameters specific to debian-installer, if included."
msgstr ""
#. type: IP
-#: en/lb_config.1:278
+#: en/lb_config.1:282
#, no-wrap
msgid "B<--bootappend-live> I<PARAMETER>|\"I<PARAMETERS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:280
+#: en/lb_config.1:284
msgid ""
"sets boot parameters specific to debian-live. A complete list of boot "
"parameters can be found in the I<live-boot>(7) and I<live-config>(7) manual "
@@ -1444,13 +1462,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:280
+#: en/lb_config.1:284
#, no-wrap
msgid "B<--bootloader> grub|syslinux|yaboot"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:282
+#: en/lb_config.1:286
msgid ""
"defines which bootloader is beeing used in the generated image. This has "
"only an effect if the selected binary image type does allow to choose the "
@@ -1463,13 +1481,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:282
+#: en/lb_config.1:286
#, no-wrap
msgid "B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap|copy"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:284
+#: en/lb_config.1:288
msgid ""
"defines which program is used to bootstrap the debian chroot, default is "
"debootstrap. Note that if you set the bootstrap program to copy, then your "
@@ -1479,13 +1497,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:284
+#: en/lb_config.1:288
#, no-wrap
msgid "-f|B<--bootstrap-flavour> minimal|standard"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:286
+#: en/lb_config.1:290
msgid ""
"defines if the bootstrap program should bootstrap the standard system (all "
"packages of priority required and important, which is the default) or a "
@@ -1493,39 +1511,39 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:286
+#: en/lb_config.1:290
#, no-wrap
msgid "B<--bootstrap-keyring> I<PACKAGE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:288
+#: en/lb_config.1:292
msgid ""
"sets the archive keyring package to be used. Default is debian-archive-"
"keyring."
msgstr ""
#. type: IP
-#: en/lb_config.1:288
+#: en/lb_config.1:292
#, no-wrap
msgid "B<--cache> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:290
+#: en/lb_config.1:294
msgid ""
"defines globally if any cache should be used at all. Different caches can be "
"controled through the their own options."
msgstr ""
#. type: IP
-#: en/lb_config.1:290
+#: en/lb_config.1:294
#, no-wrap
msgid "B<--cache-indices> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:292
+#: en/lb_config.1:296
msgid ""
"defines if downloaded package indices and lists should be cached which is "
"false by default. Enabling it would allow to rebuild an image completely "
@@ -1533,13 +1551,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:292
+#: en/lb_config.1:296
#, no-wrap
msgid "B<--cache-packages> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:294
+#: en/lb_config.1:298
msgid ""
"defines if downloaded packages files should be cached which is true by "
"default. Disabling it does save space consumtion in your build directory, "
@@ -1550,13 +1568,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:294
+#: en/lb_config.1:298
#, no-wrap
msgid "B<--cache-stages> true|false|I<STAGE>|\"I<STAGES>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:296
+#: en/lb_config.1:300
msgid ""
"sets which stages should be cached. By default set to bootstrap. As an "
"exception to the normal stage names, also rootfs can be used here which does "
@@ -1566,13 +1584,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:296
+#: en/lb_config.1:300
#, no-wrap
msgid "B<--checksums> md5|sha1|sha256|none"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:298
+#: en/lb_config.1:302
msgid ""
"defines if the binary image should contain a file called md5sums.txt, "
"sha1sums.txt and/or sha256sums.txt. These lists all files on the image "
@@ -1584,26 +1602,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:298
+#: en/lb_config.1:302
#, no-wrap
msgid "B<--compression> bzip2|gzip|lzip|none"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:300
+#: en/lb_config.1:304
msgid ""
"defines the compression program to be used to compress tarballs. Defaults to "
"gzip."
msgstr ""
#. type: IP
-#: en/lb_config.1:300
+#: en/lb_config.1:304
#, no-wrap
msgid "B<--build-with-chroot> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:302
+#: en/lb_config.1:306
msgid ""
"defines whetever live-build should use the tools from within the chroot to "
"build the binary image or not by using and including the host systems tools. "
@@ -1618,13 +1636,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:302
+#: en/lb_config.1:306
#, no-wrap
msgid "B<--chroot-filesystem> ext2|ext3|squashfs|plain|jffs2"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:304
+#: en/lb_config.1:308
msgid ""
"defines which filesystem type should be used for the root filesystem image. "
"If you use plain, then no filesystem image is created and the root "
@@ -1635,39 +1653,39 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:304
+#: en/lb_config.1:308
#, no-wrap
msgid "B<--clean>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:306
+#: en/lb_config.1:310
msgid ""
"minimizes config directory by automatically removing unused and thus empty "
"subdirectories."
msgstr ""
#. type: IP
-#: en/lb_config.1:306
+#: en/lb_config.1:310
#, no-wrap
msgid "-c|B<--conffile> I<FILE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:308
+#: en/lb_config.1:312
msgid ""
"using a user specified alternative configuration file in addition to the "
"normally used one in the config directory."
msgstr ""
#. type: IP
-#: en/lb_config.1:308
+#: en/lb_config.1:312
#, no-wrap
msgid "B<--debconf-frontend> dialog|editor|noninteractive|readline"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:310
+#: en/lb_config.1:314
msgid ""
"defines what value the debconf frontend should be set to inside the chroot. "
"Note that setting it to anything by noninteractive, which is the default, "
@@ -1675,13 +1693,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:310
+#: en/lb_config.1:314
#, no-wrap
msgid "B<--debconf-nowarnings> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:312
+#: en/lb_config.1:316
msgid ""
"defines if warnings of debconf should be displayed or not. Warnings from "
"debconf are generally very rare and by default, we skipp them, if any, in "
@@ -1689,13 +1707,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:312
+#: en/lb_config.1:316
#, no-wrap
msgid "B<--debconf-priority> low|medium|high|critical"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:314
+#: en/lb_config.1:318
msgid ""
"defines what value the debconf priority shoul dbe set to inside the chroot. "
"By default, it is set to critical, which means that almost no questions are "
@@ -1704,13 +1722,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:314
+#: en/lb_config.1:318
#, no-wrap
msgid "B<--debian-installer> true|cdrom|netinst|netboot|businesscard|live|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:316
+#: en/lb_config.1:320
msgid ""
"defines which type, if any, of the debian-installer should be included in "
"the resulting binary image. By default, no installer is included. All "
@@ -1722,13 +1740,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:316
+#: en/lb_config.1:320
#, no-wrap
msgid "B<--debian-installer-distribution> daily|I<CODENAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:318
+#: en/lb_config.1:322
msgid ""
"defines the distribution where the debian-installer files should be taken "
"out from. Normally, this should be set to the same distribution as the live "
@@ -1737,26 +1755,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:318
+#: en/lb_config.1:322
#, no-wrap
msgid "B<--debian-installer-preseedfile> I<FILE>|I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:320
+#: en/lb_config.1:324
msgid ""
"sets the filename or URL for an optionally used and included preseeding file "
"for debian-installer."
msgstr ""
#. type: IP
-#: en/lb_config.1:320
+#: en/lb_config.1:324
#, no-wrap
msgid "B<--debian-installer-gui> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:322
+#: en/lb_config.1:326
msgid ""
"defines if the debian-installer graphical GTK interface should be true or "
"not. In Debian mode and for most versions of Ubuntu, this option is true, "
@@ -1764,60 +1782,60 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:322 en/live-build.7:36
+#: en/lb_config.1:326 en/live-build.7:36
#, no-wrap
msgid "B<--debug>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:324
+#: en/lb_config.1:328
msgid "turn on debugging informational messages."
msgstr ""
#. type: IP
-#: en/lb_config.1:324
+#: en/lb_config.1:328
#, no-wrap
msgid "-d|B<--distribution> I<CODENAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:326
+#: en/lb_config.1:330
msgid "defines the distribution of the resulting live system."
msgstr ""
#. type: IP
-#: en/lb_config.1:326
+#: en/lb_config.1:330
#, no-wrap
msgid "-d|B<--parent-distribution> I<CODENAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:328
+#: en/lb_config.1:332
msgid ""
"defines the parent distribution for derivatives of the resulting live system."
msgstr ""
#. type: IP
-#: en/lb_config.1:328
+#: en/lb_config.1:332
#, no-wrap
msgid "-d|B<--parent-debian-installer-distribution> I<CODENAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:330
+#: en/lb_config.1:334
msgid ""
"defines the parent debian-installer distribution for derivatives of the "
"resulting live system."
msgstr ""
#. type: IP
-#: en/lb_config.1:330
+#: en/lb_config.1:334
#, no-wrap
msgid "B<--dump>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:332
+#: en/lb_config.1:336
msgid ""
"prepares a report of the currently present live system configuration and the "
"version of live-build used. This is useful to provide if you submit bug "
@@ -1826,26 +1844,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:332
+#: en/lb_config.1:336
#, no-wrap
msgid "B<--fdisk> fdisk|fdisk.dist"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:334
+#: en/lb_config.1:338
msgid ""
"sets the filename of the fdisk binary from the host system that should be "
"used. This is autodetected and does generally not need any customization."
msgstr ""
#. type: IP
-#: en/lb_config.1:334 en/live-build.7:38
+#: en/lb_config.1:338 en/live-build.7:38
#, no-wrap
msgid "B<--force>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:336
+#: en/lb_config.1:340
msgid ""
"forces re-execution of already run stages. Use only if you know what you are "
"doing. It is generally safer to use B<lb clean> to clean up before re-"
@@ -1853,26 +1871,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:336
+#: en/lb_config.1:340
#, no-wrap
msgid "B<--grub-splash> I<FILE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:338
+#: en/lb_config.1:342
msgid ""
"defines the name of an optional to be included splash screen graphic for the "
"grub bootloader."
msgstr ""
#. type: IP
-#: en/lb_config.1:338
+#: en/lb_config.1:342
#, no-wrap
msgid "B<--gzip-options> I<OPTION>|\"I<OPTIONS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:340
+#: en/lb_config.1:344
msgid ""
"defines the default options that will be appended to (almost) every gzip "
"call during the building of the image. By default, this is set to --best to "
@@ -1881,13 +1899,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:340
+#: en/lb_config.1:344
#, no-wrap
msgid "B<--hooks> I<FILE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:342
+#: en/lb_config.1:346
msgid ""
"defines which hooks available in /usr/share/live/build/examples/hooks should "
"be activated. Normally, there are no hooks executed. Make sure you know and "
@@ -1895,24 +1913,24 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:342
+#: en/lb_config.1:346
#, no-wrap
msgid "B<--hostname> I<NAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:344
+#: en/lb_config.1:348
msgid "sets the hostname of the live system."
msgstr ""
#. type: IP
-#: en/lb_config.1:344
+#: en/lb_config.1:348
#, no-wrap
msgid "B<--ignore-system-defaults>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:346
+#: en/lb_config.1:350
msgid ""
"B<lb config> by default reads system defaults from /etc/live/build.conf and /"
"etc/live/build.d when generating a new live system config directory. This is "
@@ -1921,13 +1939,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:346
+#: en/lb_config.1:350
#, no-wrap
msgid "B<--includes> I<PATH|none>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:348
+#: en/lb_config.1:352
msgid ""
"sets the path to the includes that live-build is going to use, e.g. "
"additional minimal documentation that you want to have on all live systems. "
@@ -1936,13 +1954,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:348
+#: en/lb_config.1:352
#, no-wrap
msgid "B<--initramfs> auto|none|live-boot|casper"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:350
+#: en/lb_config.1:354
msgid ""
"sets the name of package that contains the live system specific initramfs "
"modification. By default, auto is used, which means that at build time of "
@@ -1953,26 +1971,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:350
+#: en/lb_config.1:354
#, no-wrap
msgid "B<--initramfs-compression> bzip2|gzip|lzma]"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:352
+#: en/lb_config.1:356
msgid ""
"defines the compression program to be used to compress the initramfs. "
"Defaults to gzip."
msgstr ""
#. type: IP
-#: en/lb_config.1:352
+#: en/lb_config.1:356
#, no-wrap
msgid "B<--interactive> shell"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:354
+#: en/lb_config.1:358
msgid ""
"defines if after the chroot stage and before the beginning of the binary "
"stage, a interactive shell login should be spawned in the chroot in order to "
@@ -1986,24 +2004,24 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:354
+#: en/lb_config.1:358
#, no-wrap
msgid "B<--isohybrid-options> I<OPTION>|\"I<OPTIONS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:356
+#: en/lb_config.1:360
msgid "defines options to pass to isohybrid."
msgstr ""
#. type: IP
-#: en/lb_config.1:356
+#: en/lb_config.1:360
#, no-wrap
msgid "B<--iso-application> I<NAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:358
+#: en/lb_config.1:362
msgid ""
"sets the APPLICATION field in the header of a resulting CD/DVD image and "
"defaults to \"Debian Live\" in debian mode, and to \"Emdebian Live\" in "
@@ -2011,13 +2029,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:358
+#: en/lb_config.1:362
#, no-wrap
msgid "B<--iso-preparer> I<NAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:360
+#: en/lb_config.1:364
msgid ""
"sets the PREPARER field in the header of a resulting CD/DVD image. By "
"default this is set to \"live-build I<VERSION>; http://packages.qa.debian."
@@ -2026,13 +2044,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:360
+#: en/lb_config.1:364
#, no-wrap
msgid "B<--iso-publisher> I<NAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:362
+#: en/lb_config.1:366
msgid ""
"sets the PUBLISHED field in the header of a resulting CD/DVD image. By "
"default, this is set to 'Debian Live project; http:/live.debian.net/; debian-"
@@ -2041,13 +2059,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:362
+#: en/lb_config.1:366
#, no-wrap
msgid "B<--iso-volume> I<NAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:364
+#: en/lb_config.1:368
msgid ""
"sets the VOLUME field in the header of a resulting CD/DVD and defaults to "
"'(I<MODE>) (I<DISTRIBUTION>) (I<DATE>)' whereas MODE is expanded to the name "
@@ -2056,13 +2074,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:364
+#: en/lb_config.1:368
#, no-wrap
msgid "B<--jffs2-eraseblock> I<SIZE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:366
+#: en/lb_config.1:370
msgid ""
"sets the eraseblock size for a JFFS2 (Second Journalling Flash File System) "
"filesystem. The default is 64 KiB. If you use an erase block size different "
@@ -2072,26 +2090,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:366
+#: en/lb_config.1:370
#, no-wrap
msgid "B<--keyring-packages> I<PACKAGE|\"PACKAGES>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:368
+#: en/lb_config.1:372
msgid ""
"sets the keyring package or additional keyring packages. By default this is "
"set to debian-archive-keyring."
msgstr ""
#. type: IP
-#: en/lb_config.1:368
+#: en/lb_config.1:372
#, no-wrap
msgid "-l|B<--language> I<LANGUAGE>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:370
+#: en/lb_config.1:374
msgid ""
"sets the language of a live system by installing l10n related packages. It "
"doesn't enable generation of the correct locales through setting the right "
@@ -2099,26 +2117,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:370
+#: en/lb_config.1:374
#, no-wrap
msgid "-k|B<--linux-flavours> I<FLAVOUR>|\"I<FLAVOURS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:372
+#: en/lb_config.1:376
msgid ""
"sets the kernel flavours to be installed. Note that in case you specify more "
"than that the first will be configured the default kernel that gets booted."
msgstr ""
#. type: IP
-#: en/lb_config.1:372
+#: en/lb_config.1:376
#, no-wrap
msgid "B<--linux-packages> \"I<PACKAGES>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:374
+#: en/lb_config.1:378
msgid ""
"sets the internal name of the kernel packages naming scheme. If you use "
"debian kernel packages, you will not have to adjust it. If you decide to use "
@@ -2132,26 +2150,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:374
+#: en/lb_config.1:378
#, no-wrap
msgid "B<--losetup> losetup|losetup.orig"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:376
+#: en/lb_config.1:380
msgid ""
"sets the filename of the losetup binary from the host system that should be "
"used. This is autodetected and does generally not need any customization."
msgstr ""
#. type: IP
-#: en/lb_config.1:376
+#: en/lb_config.1:380
#, no-wrap
msgid "B<--memtest> memtest86+|memtest86|none"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:378
+#: en/lb_config.1:382
msgid ""
"defines if memtest, memtest86+ or no memory tester at all should be included "
"as secondary bootloader configuration. This is only available on amd64 and "
@@ -2159,13 +2177,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:378
+#: en/lb_config.1:382
#, no-wrap
msgid "-m|B<--parent-mirror-bootstrap> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:380
+#: en/lb_config.1:384
msgid ""
"sets the location of the debian package mirror that should be used to "
"bootstrap from. This defaults to http://ftp.de.debian.org/debian/ which may "
@@ -2173,13 +2191,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:380
+#: en/lb_config.1:384
#, no-wrap
msgid "B<--parent-mirror-chroot> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:382
+#: en/lb_config.1:386
msgid ""
"sets the location of the debian package mirror that will be used to fetch "
"the packages in order to build the live system. By default, this is set to "
@@ -2187,13 +2205,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:382
+#: en/lb_config.1:386
#, no-wrap
msgid "B<--parent-mirror-chroot-security> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:384
+#: en/lb_config.1:388
msgid ""
"sets the location of the debian security package mirror that will be used to "
"fetch the packages in order to build the live system. By default, this "
@@ -2201,13 +2219,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:384
+#: en/lb_config.1:388
#, no-wrap
msgid "B<--parent-mirror-chroot-volatile> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:386
+#: en/lb_config.1:390
msgid ""
"sets the location of the debian volatile package mirror that will be used to "
"fetch packages in order to build the live system. By default, this is set to "
@@ -2215,13 +2233,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:386
+#: en/lb_config.1:390
#, no-wrap
msgid "B<--parent-mirror-chroot-backports> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:388
+#: en/lb_config.1:392
msgid ""
"sets the location of the debian backports package mirror that will be used "
"to fetch packages in order to build the live system. By default, this points "
@@ -2229,13 +2247,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:388
+#: en/lb_config.1:392
#, no-wrap
msgid "B<--parent-mirror-binary> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:390
+#: en/lb_config.1:394
msgid ""
"sets the location of the debian package mirror that should end up configured "
"in the final image and which is the one a user would see and use. This has "
@@ -2245,13 +2263,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:390
+#: en/lb_config.1:394
#, no-wrap
msgid "B<--parent-mirror-binary-security> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:392
+#: en/lb_config.1:396
msgid ""
"sets the location of the debian security package mirror that should end up "
"configured in the final image. By default, 'http://cdn.debian.net/debian-"
@@ -2259,13 +2277,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:392
+#: en/lb_config.1:396
#, no-wrap
msgid "B<--parent-mirror-binary-volatile> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:394
+#: en/lb_config.1:398
msgid ""
"sets the location of the debian volatile package mirror that should end up "
"configured in the final image. By default, the value of --parent-mirror-"
@@ -2273,13 +2291,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:394
+#: en/lb_config.1:398
#, no-wrap
msgid "B<--parent-mirror-binary-backports> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:396
+#: en/lb_config.1:400
msgid ""
"sets the location of the debian backports package mirror that should end up "
"configured in the final image. By default, 'http://backports.debian.org/"
@@ -2287,13 +2305,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:396
+#: en/lb_config.1:400
#, no-wrap
msgid "B<--parent-mirror-debian-installer> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:398
+#: en/lb_config.1:402
msgid ""
"sets the location of the mirror that will be used to fetch the debian "
"installer images. By default, this points to the same mirror used to build "
@@ -2301,13 +2319,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:398
+#: en/lb_config.1:402
#, no-wrap
msgid "B<--mirror-bootstrap> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:400
+#: en/lb_config.1:404
msgid ""
"sets the location of the debian package mirror that should be used to "
"bootstrap the derivative from. This defaults to http://ftp.de.debian.org/"
@@ -2315,13 +2333,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:400
+#: en/lb_config.1:404
#, no-wrap
msgid "B<--mirror-chroot> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:402
+#: en/lb_config.1:406
msgid ""
"sets the location of the debian package mirror that will be used to fetch "
"the packages of the derivative in order to build the live system. By "
@@ -2329,13 +2347,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:402
+#: en/lb_config.1:406
#, no-wrap
msgid "B<--mirror-chroot-security> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:404
+#: en/lb_config.1:408
msgid ""
"sets the location of the debian security package mirror that will be used to "
"fetch the packages of the derivative in order to build the live system. By "
@@ -2343,13 +2361,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:404
+#: en/lb_config.1:408
#, no-wrap
msgid "B<--mirror-chroot-volatile> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:406
+#: en/lb_config.1:410
msgid ""
"sets the location of the debian volatile package mirror that will be used to "
"fetch packages of the derivative in order to build the live system. By "
@@ -2357,13 +2375,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:406
+#: en/lb_config.1:410
#, no-wrap
msgid "B<--mirror-chroot-backports> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:408
+#: en/lb_config.1:412
msgid ""
"sets the location of the debian backports package mirror that will be used "
"to fetch packages of the derivative in order to build the live system. By "
@@ -2371,13 +2389,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:408
+#: en/lb_config.1:412
#, no-wrap
msgid "B<--mirror-binary> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:410
+#: en/lb_config.1:414
msgid ""
"sets the location of the derivative package mirror that should end up "
"configured in the final image and which is the one a user would see and use. "
@@ -2387,52 +2405,52 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:410
+#: en/lb_config.1:414
#, no-wrap
msgid "B<--mirror-binary-security> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:412
+#: en/lb_config.1:416
msgid ""
"sets the location of the derivatives security package mirror that should end "
"up configured in the final image."
msgstr ""
#. type: IP
-#: en/lb_config.1:412
+#: en/lb_config.1:416
#, no-wrap
msgid "B<--mirror-binary-volatile> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:414
+#: en/lb_config.1:418
msgid ""
"sets the location of the derivatives volatile package mirror that should end "
"up configured in the final image."
msgstr ""
#. type: IP
-#: en/lb_config.1:414
+#: en/lb_config.1:418
#, no-wrap
msgid "B<--mirror-binary-backports> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:416
+#: en/lb_config.1:420
msgid ""
"sets the location of the derivatives backports package mirror that should "
"end up configured in the final image."
msgstr ""
#. type: IP
-#: en/lb_config.1:416
+#: en/lb_config.1:420
#, no-wrap
msgid "B<--mirror-debian-installer> I<URL>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:418
+#: en/lb_config.1:422
msgid ""
"sets the location of the mirror that will be used to fetch the debian "
"installer images of the derivative. By default, this points to the same "
@@ -2440,52 +2458,52 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:418
+#: en/lb_config.1:422
#, no-wrap
msgid "B<--mode> debian|emdebian|progress|ubuntu"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:420
+#: en/lb_config.1:424
msgid ""
"defines a global mode to load project specific defaults. By default this is "
"set to debian."
msgstr ""
#. type: IP
-#: en/lb_config.1:420
+#: en/lb_config.1:424
#, no-wrap
msgid "B<--net-root-filesystem> nfs|cfs"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:422
+#: en/lb_config.1:426
msgid ""
"defines the filesystem that will be configured in the bootloader "
"configuration for your netboot image. This defaults to nfs."
msgstr ""
#. type: IP
-#: en/lb_config.1:422
+#: en/lb_config.1:426
#, no-wrap
msgid "B<--net-root-mountoptions> I<OPTIONS>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:424
+#: en/lb_config.1:428
msgid ""
"sets additional options for mounting the root filesystem in netboot images "
"and is by default empty."
msgstr ""
#. type: IP
-#: en/lb_config.1:424
+#: en/lb_config.1:428
#, no-wrap
msgid "B<--net-root-path> I<PATH>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:426
+#: en/lb_config.1:430
msgid ""
"sets the file path that will be configured in the bootloader configuration "
"for your netboot image. This defaults to /srv/debian-live in debian mode and "
@@ -2494,13 +2512,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:426
+#: en/lb_config.1:430
#, no-wrap
msgid "B<--net-root-server> I<IP>|I<HOSTNAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:428
+#: en/lb_config.1:432
msgid ""
"sets the IP or hostname that will be configured in the bootloader "
"configuration for the root filesystem of your netboot image. This defaults "
@@ -2508,38 +2526,38 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:428
+#: en/lb_config.1:432
#, no-wrap
msgid "B<--net-cow-filesystem> nfs|cfs"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:430
+#: en/lb_config.1:434
msgid ""
"defines the filesystem type for the copy-on-write layer and defaults to nfs."
msgstr ""
#. type: IP
-#: en/lb_config.1:430
+#: en/lb_config.1:434
#, no-wrap
msgid "B<--net-cow-mountoptions> I<OPTIONS>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:432
+#: en/lb_config.1:436
msgid ""
"sets additional options for mounting the copy-on-write layer in netboot "
"images and is by default empty."
msgstr ""
#. type: IP
-#: en/lb_config.1:432
+#: en/lb_config.1:436
#, no-wrap
msgid "B<--net-cow-path> I<PATH>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:434
+#: en/lb_config.1:438
msgid ""
"defines the path to client writable filesystem. Anywhere that "
"I<client_mac_address> is specified in the path live-boot will substitute the "
@@ -2547,28 +2565,28 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:437
+#: en/lb_config.1:441
msgid "Example:"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:439
+#: en/lb_config.1:443
msgid "/export/hosts/client_mac_address"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:441
+#: en/lb_config.1:445
msgid "/export/hosts/00-16-D3-33-92-E8"
msgstr ""
#. type: IP
-#: en/lb_config.1:441
+#: en/lb_config.1:445
#, no-wrap
msgid "B<--net-cow-server> I<IP>|I<HOSTNAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:443
+#: en/lb_config.1:447
msgid ""
"sets the IP or hostname that will be configured in the bootloader "
"configuration for the copy-on-write filesystem of your netboot image and is "
@@ -2576,13 +2594,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:443
+#: en/lb_config.1:447
#, no-wrap
msgid "B<--net-tarball> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:445
+#: en/lb_config.1:449
msgid ""
"defines if a compressed tarball should be created. Disabling this options "
"leads to no tarball at all, the plain binary directory is considered the "
@@ -2590,13 +2608,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:445
+#: en/lb_config.1:449
#, no-wrap
msgid "-p|B<--package-lists> I<LIST>|\"I<LISTS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:447
+#: en/lb_config.1:451
msgid ""
"defines which lists available in /usr/share/live/build/package-lists should "
"be used. By default, this is set to standard. Note that in case you have "
@@ -2606,37 +2624,37 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:447 en/live-build.7:40
+#: en/lb_config.1:451 en/live-build.7:40
#, no-wrap
msgid "B<--quiet>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:449
+#: en/lb_config.1:453
msgid "reduces the verbosity of messages output by B<lb build>."
msgstr ""
#. type: IP
-#: en/lb_config.1:449
+#: en/lb_config.1:453
#, no-wrap
msgid "B<--archives> I<ARCHIVE>|\"I<ARCHIVES>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:451
+#: en/lb_config.1:455
msgid ""
"enables one of available third-party archive configurations in /usr/share/"
"live/build/archives."
msgstr ""
#. type: IP
-#: en/lb_config.1:451
+#: en/lb_config.1:455
#, no-wrap
msgid "B<--root-command> sudo"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:453
+#: en/lb_config.1:457
msgid ""
"controls if live-build should use sudo internally to build the live image. "
"Note that this is not well tested and that you should, when relying on sudo, "
@@ -2644,13 +2662,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:453
+#: en/lb_config.1:457
#, no-wrap
msgid "B<--use-fakeroot> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:455
+#: en/lb_config.1:459
msgid ""
"controls if live-build should utilize fakeroot and fakechroot to try and "
"avoid requiring root privillages where possible. By default, this option is "
@@ -2658,13 +2676,13 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:455
+#: en/lb_config.1:459
#, no-wrap
msgid "B<--archive-areas> I<ARCHIVE_AREA>|\"I<ARCHIVE_AREAS>\""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:457
+#: en/lb_config.1:461
msgid ""
"defines which package archive areas of a debian packages archive should be "
"used for configured debian package mirrors. By default, this is set to main. "
@@ -2674,26 +2692,26 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:457
+#: en/lb_config.1:461
#, no-wrap
msgid "B<--security> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:459
+#: en/lb_config.1:463
msgid ""
"defines if the security repositories specified in the security mirror "
"options should be used or not."
msgstr ""
#. type: IP
-#: en/lb_config.1:459
+#: en/lb_config.1:463
#, no-wrap
msgid "B<--source> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:461
+#: en/lb_config.1:465
msgid ""
"defines if a corresponding source image to the binary image should be build. "
"By default this is false because most people do not require this and would "
@@ -2703,50 +2721,50 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:461
+#: en/lb_config.1:465
#, no-wrap
msgid "-s|B<--source-images> iso|net|tar|usb-hdd"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:463
+#: en/lb_config.1:467
msgid "defines the image type for the source image. Default is tar."
msgstr ""
#. type: IP
-#: en/lb_config.1:463
+#: en/lb_config.1:467
#, no-wrap
msgid "B<--swap-file-path> I<PATH>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:465
+#: en/lb_config.1:469
msgid ""
"defines the path to a swap file to create in the binary image. Default is "
"not to create a swap file."
msgstr ""
#. type: IP
-#: en/lb_config.1:465
+#: en/lb_config.1:469
#, no-wrap
msgid "B<--swap-file-size> I<MB>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:467
+#: en/lb_config.1:471
msgid ""
"defines what size in megabytes the swap file should be, if one is to be "
"created. Default is 512MB."
msgstr ""
#. type: IP
-#: en/lb_config.1:467
+#: en/lb_config.1:471
#, no-wrap
msgid "B<--syslinux-theme> I<THEME_SUFFIX>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:469
+#: en/lb_config.1:473
msgid ""
"defines the syslinux theme to use. The theme suffix is the name of a "
"directory in /usr/share/syslinux/themes/ provided by a package named "
@@ -2755,39 +2773,39 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:469
+#: en/lb_config.1:473
#, no-wrap
msgid "B<--tasksel> apt|aptitude|tasksel"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:471
+#: en/lb_config.1:475
msgid ""
"selects which program is used to install tasks. By default, this is set to "
"tasksel."
msgstr ""
#. type: IP
-#: en/lb_config.1:471
+#: en/lb_config.1:475
#, no-wrap
msgid "B<--templates> I<PATH>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:473
+#: en/lb_config.1:477
msgid ""
"sets the path to the templates that live-build is going to use, e.g. for "
"bootloaders. By default, this is set to /usr/share/live/build/templates/."
msgstr ""
#. type: IP
-#: en/lb_config.1:473
+#: en/lb_config.1:477
#, no-wrap
msgid "B<--virtual-root-size> MB"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:475
+#: en/lb_config.1:479
msgid ""
"defines what size the virtual-hdd image should be. Note that although the "
"default is set to 10000 (= 10GB), it will not need 10GB space on your "
@@ -2795,39 +2813,39 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:475
+#: en/lb_config.1:479
#, no-wrap
msgid "B<--volatile> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:477
+#: en/lb_config.1:481
msgid ""
"defines if debian volatile package archives should be included in the image "
"or not."
msgstr ""
#. type: IP
-#: en/lb_config.1:477
+#: en/lb_config.1:481
#, no-wrap
msgid "B<--backports> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:479
+#: en/lb_config.1:483
msgid ""
"defines if debian backports package archives should be included in the image "
"or not."
msgstr ""
#. type: IP
-#: en/lb_config.1:479
+#: en/lb_config.1:483
#, no-wrap
msgid "B<--exposed-root> true|false"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:481
+#: en/lb_config.1:485
msgid ""
"defines whether to expose the root filesystem as read only and not covered "
"by the union filesystem. This has useful implications for certain speciality "
@@ -2835,48 +2853,48 @@ msgid ""
msgstr ""
#. type: IP
-#: en/lb_config.1:481
+#: en/lb_config.1:485
#, no-wrap
msgid "B<--username> I<NAME>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:483
+#: en/lb_config.1:487
msgid "sets the name of the account of the default user in the live system."
msgstr ""
#. type: IP
-#: en/lb_config.1:483 en/live-build.7:42
+#: en/lb_config.1:487 en/live-build.7:42
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:485
+#: en/lb_config.1:489
msgid "increases the verbosity of messages output by B<lb build>."
msgstr ""
#. type: IP
-#: en/lb_config.1:485
+#: en/lb_config.1:489
#, no-wrap
msgid "B<--win32-loader true|false>"
msgstr ""
#. FIXME
#. type: Plain text
-#: en/lb_config.1:488
+#: en/lb_config.1:492
msgid "defines if win32-loader should be included in the binary image or not."
msgstr ""
#. type: SH
-#: en/lb_config.1:489
+#: en/lb_config.1:493
#, no-wrap
msgid "ENVIRONMENT"
msgstr ""
#. FIXME
#. type: Plain text
-#: en/lb_config.1:492
+#: en/lb_config.1:496
msgid ""
"Currently, command line switches can also be specified through the "
"corresponding environment variable. However, this generally should not be "
@@ -2890,20 +2908,20 @@ msgstr ""
#. FIXME
#. type: IP
-#: en/lb_config.1:496
+#: en/lb_config.1:500
#, no-wrap
msgid "B<auto/config>"
msgstr ""
#. type: IP
-#: en/lb_config.1:497
+#: en/lb_config.1:501
#, no-wrap
msgid "B</etc/live/build.conf, /etc/live/build.d>"
msgstr ""
#. FIXME
#. type: Plain text
-#: en/lb_config.1:500
+#: en/lb_config.1:504
msgid ""
"An optional, global configuration file for B<lb config> variables. It is "
"useful to specify a few system wide defaults, like "
@@ -2912,11 +2930,11 @@ msgid ""
msgstr ""
#. type: Plain text
-#: en/lb_config.1:505 en/live-build.7:233
+#: en/lb_config.1:509 en/live-build.7:233
msgid "I<live-boot>(7)"
msgstr ""
#. type: Plain text
-#: en/lb_config.1:507 en/live-build.7:235
+#: en/lb_config.1:511 en/live-build.7:235
msgid "I<live-config>(7)"
msgstr ""
diff --git a/scripts/build/lb_binary b/scripts/build/lb_binary
index 7cad80987..0aaf26631 100755
--- a/scripts/build/lb_binary
+++ b/scripts/build/lb_binary
@@ -50,7 +50,7 @@ then
lb chroot_sysv-rc install ${*}
lb chroot_upstart install ${*}
lb chroot_apt install-binary ${*}
- lb chroot_archives install ${*}
+ lb chroot_archives chroot install ${*}
fi
# Building root filesystem
diff --git a/scripts/build/lb_binary_rootfs b/scripts/build/lb_binary_rootfs
index 6f5ed21a9..6ee9d1590 100755
--- a/scripts/build/lb_binary_rootfs
+++ b/scripts/build/lb_binary_rootfs
@@ -145,7 +145,7 @@ case "${LB_CHROOT_FILESYSTEM}" in
rm -f .lock
mv chroot/chroot chroot.tmp
- lb chroot_archives remove ${*}
+ lb chroot_archives binary remove ${*}
lb chroot_apt remove ${*}
lb chroot_hostname remove ${*}
lb chroot_resolv remove ${*}
@@ -174,7 +174,7 @@ case "${LB_CHROOT_FILESYSTEM}" in
lb chroot_resolv install ${*}
lb chroot_hostname install ${*}
lb chroot_apt install ${*}
- lb chroot_archives install ${*}
+ lb chroot_archives binary remove ${*}
touch .lock
else
@@ -235,7 +235,7 @@ case "${LB_CHROOT_FILESYSTEM}" in
rm -f .lock
mv chroot/chroot chroot.tmp
- lb chroot_archives remove ${*}
+ lb chroot_archives binary remove ${*}
lb chroot_apt remove ${*}
lb chroot_hostname remove ${*}
lb chroot_resolv remove ${*}
@@ -264,7 +264,7 @@ case "${LB_CHROOT_FILESYSTEM}" in
lb chroot_resolv install ${*}
lb chroot_hostname install ${*}
lb chroot_apt install ${*}
- lb chroot_archives install ${*}
+ lb chroot_archives binary remove ${*}
touch .lock
else
@@ -380,7 +380,7 @@ case "${LB_CHROOT_FILESYSTEM}" in
rm -f .lock
mv chroot/chroot chroot.tmp
- lb chroot_archives remove ${*}
+ lb chroot_archives binary remove ${*}
lb chroot_apt remove ${*}
lb chroot_hostname remove ${*}
lb chroot_resolv remove ${*}
@@ -409,7 +409,7 @@ case "${LB_CHROOT_FILESYSTEM}" in
lb chroot_resolv install ${*}
lb chroot_hostname install ${*}
lb chroot_apt install ${*}
- lb chroot_archives install ${*}
+ lb chroot_archives binary remove ${*}
touch .lock
else
diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot
index 3ccbbfe91..7aacdfd07 100755
--- a/scripts/build/lb_chroot
+++ b/scripts/build/lb_chroot
@@ -49,7 +49,7 @@ lb chroot_hosts install ${*}
lb chroot_resolv install ${*}
lb chroot_hostname install ${*}
lb chroot_apt install ${*}
-lb chroot_archives install ${*}
+lb chroot_archives chroot install ${*}
# Customizing chroot
lb chroot_linux-image ${*}
@@ -78,7 +78,7 @@ lb chroot_interactive ${*}
Chroot chroot "dpkg-query -W" > binary.packages.live
# Deconfiguring chroot
-lb chroot_archives remove ${*}
+lb chroot_archives chroot remove ${*}
lb chroot_apt remove ${*}
lb chroot_hostname remove ${*}
lb chroot_resolv remove ${*}
diff --git a/scripts/build/lb_chroot_archives b/scripts/build/lb_chroot_archives
index f91d3f32d..59f0d9d54 100755
--- a/scripts/build/lb_chroot_archives
+++ b/scripts/build/lb_chroot_archives
@@ -18,6 +18,9 @@ DESCRIPTION="$(Echo 'manage /etc/apt/sources.list')"
HELP=""
USAGE="${PROGRAM} {install|remove} [--force]"
+_PASS="${1}"
+shift
+
Arguments "${@}"
# Reading configuration files
@@ -53,7 +56,7 @@ cat > chroot/etc/apt/sources.list << EOF
deb ${LB_PARENT_MIRROR_CHROOT} ${LB_PARENT_DISTRIBUTION} ${LB_PARENT_ARCHIVE_AREAS}
EOF
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_PARENT_MIRROR_CHROOT} ${LB_PARENT_DISTRIBUTION} ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
fi
@@ -81,7 +84,7 @@ EOF
echo "deb ${LB_MIRROR_CHROOT} ${_DISTRIBUTION} ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_MIRROR_CHROOT} ${_DISTRIBUTION} ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
fi
@@ -100,7 +103,7 @@ EOF
*)
echo "deb ${LB_PARENT_MIRROR_CHROOT_SECURITY} ${LB_PARENT_DISTRIBUTION}/updates ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_PARENT_MIRROR_CHROOT_SECURITY} ${LB_PARENT_DISTRIBUTION}/updates ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
fi
@@ -117,7 +120,7 @@ EOF
*)
echo "deb ${LB_MIRROR_CHROOT_SECURITY} ${LB_DISTRIBUTION}-security ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_MIRROR_CHROOT_SECURITY} ${LB_DISTRIBUTION}-security ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
fi
@@ -128,7 +131,7 @@ EOF
then
echo "deb ${LB_MIRROR_CHROOT_SECURITY} ${LB_DISTRIBUTION}/updates ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_MIRROR_CHROOT_SECURITY} ${LB_DISTRIBUTION}/updates ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
fi
@@ -139,7 +142,7 @@ EOF
ubuntu|kubuntu)
echo "deb ${LB_PARENT_MIRROR_CHROOT_SECURITY} ${LB_PARENT_DISTRIBUTION}-security ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_PARENT_MIRROR_CHROOT_SECURITY} ${LB_PARENT_DISTRIBUTION}-security ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
fi
@@ -153,7 +156,7 @@ EOF
debian|ubuntu|kubuntu)
echo "deb ${LB_PARENT_MIRROR_CHROOT_VOLATILE} ${LB_PARENT_DISTRIBUTION}-updates ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_PARENT_MIRROR_CHROOT_VOLATILE} ${LB_PARENT_DISTRIBUTION}-updates ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
fi
@@ -164,7 +167,7 @@ EOF
then
echo "deb ${LB_MIRROR_CHROOT_VOLATILE} ${LB_DISTRIBUTION}-updates ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_MIRROR_CHROOT_VOLATILE} ${LB_DISTRIBUTION}-updates ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
fi
@@ -179,7 +182,7 @@ EOF
then
echo "deb ${LB_PARENT_MIRROR_CHROOT_BACKPORTS} ${LB_PARENT_DISTRIBUTION}-backports ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_PARENT_MIRROR_CHROOT_BACKPORTS} ${LB_PARENT_DISTRIBUTION}-backports ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
fi
@@ -191,7 +194,7 @@ EOF
then
echo "deb ${LB_MIRROR_CHROOT_BACKPORTS} ${LB_DISTRIBUTION}-backports ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_MIRROR_CHROOT_BACKPORTS} ${LB_DISTRIBUTION}-backports ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
fi
@@ -601,7 +604,7 @@ cat > chroot/etc/apt/sources.list << EOF
deb ${LB_PARENT_MIRROR_BINARY} ${LB_PARENT_DISTRIBUTION} ${LB_PARENT_ARCHIVE_AREAS}
EOF
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_PARENT_MIRROR_BINARY} ${LB_PARENT_DISTRIBUTION} ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
fi
@@ -629,7 +632,7 @@ EOF
echo "deb ${LB_MIRROR_BINARY} ${_DISTRIBUTION} ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_MIRROR_BINARY} ${_DISTRIBUTION} ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
fi
@@ -648,7 +651,7 @@ EOF
*)
echo "deb ${LB_PARENT_MIRROR_BINARY_SECURITY} ${LB_PARENT_DISTRIBUTION}/updates ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_PARENT_MIRROR_BINARY_SECURITY} ${LB_PARENT_DISTRIBUTION}/updates ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
fi
@@ -665,7 +668,7 @@ EOF
*)
echo "deb ${LB_MIRROR_BINARY_SECURITY} ${LB_DISTRIBUTION}-security ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_MIRROR_BINARY_SECURITY} ${LB_DISTRIBUTION}-security ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
fi
@@ -676,7 +679,7 @@ EOF
then
echo "deb ${LB_MIRROR_BINARY_SECURITY} ${LB_DISTRIBUTION}/updates ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_MIRROR_BINARY_SECURITY} ${LB_DISTRIBUTION}/updates ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
fi
@@ -687,7 +690,7 @@ EOF
ubuntu|kubuntu)
echo "deb ${LB_PARENT_MIRROR_BINARY_SECURITY} ${LB_PARENT_DISTRIBUTION}-security ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_PARENT_MIRROR_BINARY_SECURITY} ${LB_PARENT_DISTRIBUTION}-security ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
fi
@@ -701,7 +704,7 @@ EOF
debian|ubuntu|kubuntu)
echo "deb ${LB_PARENT_MIRROR_BINARY_VOLATILE} ${LB_PARENT_DISTRIBUTION}-updates ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_PARENT_MIRROR_BINARY_VOLATILE} ${LB_PARENT_DISTRIBUTION}-updates ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
fi
@@ -712,7 +715,7 @@ EOF
then
echo "deb ${LB_MIRROR_BINARY_VOLATILE} ${LB_DISTRIBUTION}-updates ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_MIRROR_BINARY_VOLATILE} ${LB_DISTRIBUTION}-updates ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
fi
@@ -727,7 +730,7 @@ EOF
then
echo "deb ${LB_PARENT_MIRROR_BINARY_BACKPORTS} ${LB_PARENT_DISTRIBUTION}-backports ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_PARENT_MIRROR_BINARY_BACKPORTS} ${LB_PARENT_DISTRIBUTION}-backports ${LB_PARENT_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
fi
@@ -739,7 +742,7 @@ EOF
then
echo "deb ${LB_MIRROR_BINARY_BACKPORTS} ${LB_DISTRIBUTION}-backports ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
- if [ "${LB_SOURCE}" = "true" ]
+ if [ "${_PASS}" = "source" ] || [ "${LB_APT_SOURCE}" = "true" ]
then
echo "deb-src ${LB_MIRROR_BINARY_BACKPORTS} ${LB_DISTRIBUTION}-backports ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/${LB_MODE}.list
fi
diff --git a/scripts/build/lb_config b/scripts/build/lb_config
index a3051b5e9..b4d66a1f7 100755
--- a/scripts/build/lb_config
+++ b/scripts/build/lb_config
@@ -38,6 +38,7 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\
\t [--apt-pipeline DEPTH]\n\
\t [--apt-recommends true|false]\n\
\t [--apt-secure true|false]\n\
+\t [--apt-source true|false]\n\
\t [-a|--architectures ARCHITECTURE]\n\
\t [-b|--binary-images iso|iso-hybrid|net|tar|usb-hdd]\n\
\t [--binary-filesystem fat16|fat32|ext2]\n\
@@ -149,7 +150,7 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\
Local_arguments ()
{
LONG_OPTIONS="apt:,apt-ftp-proxy:,apt-http-proxy:,apt-options:,aptitute-options:,
- apt-pipeline:,apt-recommends:,apt-secure:,bootstrap:,cache:,cache-indices:,cache-packages:,
+ apt-pipeline:,apt-recommends:,apt-secure:,apt-source:,bootstrap:,cache:,cache-indices:,cache-packages:,
cache-stages:,debconf-frontend:,debconf-nowarnings:,debconf-priority:,dump,
initramfs:,initramfs-compression:,initsystem:,fdisk:,losetup:,mode:,root-command:,use-fakeroot:,tasksel:,includes:,
templates:,architectures:,bootstrap-flavour:,bootstrap-keyring:,clean,
@@ -270,6 +271,11 @@ Local_arguments ()
shift 2
;;
+ --apt-source)
+ LB_APT_SOURCE="${2}"
+ shift 2
+ ;;
+
--bootstrap)
LB_BOOTSTRAP="${2}"
shift 2
@@ -909,6 +915,10 @@ LB_APT_RECOMMENDS="${LB_APT_RECOMMENDS}"
# (Default: ${LB_APT_SECURE})
LB_APT_SECURE="${LB_APT_SECURE}"
+# \$LB_APT_SOURCE: set apt/aptitude source entries in sources.list
+# (Default: ${LB_APT_SOURCE})
+LB_APT_SOURCE="${LB_APT_SOURCE}"
+
# \$LB_BOOTSTRAP: set bootstrap program
# (Default: ${LB_BOOTSTRAP})
LB_BOOTSTRAP="${LB_BOOTSTRAP}"
diff --git a/scripts/build/lb_source b/scripts/build/lb_source
index 627d046d7..61a3de2f5 100755
--- a/scripts/build/lb_source
+++ b/scripts/build/lb_source
@@ -40,7 +40,7 @@ Setup_cleanup
lb chroot_hosts install ${*}
lb chroot_resolv install ${*}
lb chroot_hostname install ${*}
-lb chroot_archives install ${*}
+lb chroot_archives source install ${*}
# Preparing images
lb source_debian-live ${*}
@@ -56,7 +56,7 @@ lb source_usb ${*}
lb source_virtual-hdd ${*}
# Deconfiguring chroot
-rm -f .stage/chroot_archives
+lb chroot_archives chroot remove ${*}
lb chroot_hostname remove ${*}
lb chroot_resolv remove ${*}
lb chroot_hosts remove ${*}