From ff807068b95f0b116338ee94a5da94823799e2aa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 14 Feb 2011 13:48:45 +0100 Subject: Adding mirror option handling for derivatives. --- manpages/de/lb_config.de.1 | 60 ++++ manpages/en/lb_config.1 | 40 +++ manpages/po/de/lb_config.1.po | 727 ++++++++++++++++++++++++++---------------- manpages/pot/lb_config.1.pot | 727 ++++++++++++++++++++++++++---------------- 4 files changed, 1016 insertions(+), 538 deletions(-) (limited to 'manpages') diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index cf3ff78d0..812f52f63 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -161,6 +161,26 @@ [\fB\-\-parent\-mirror\-binary\-backports\fP \fIURL\fP] .br [\fB\-\-parent\-mirror\-debian\-installer\fP \fIURL\fP] +.br + [\fB\-\-mirror\-bootstrap\fP \fIURL\fP] +.br + [\fB\-\-mirror\-chroot\fP \fIURL\fP] +.br + [\fB\-\-mirror\-chroot\-security\fP \fIURL\fP] +.br + [\fB\-\-mirror\-chroot\-volatile\fP \fIURL\fP] +.br + [\fB\-\-mirror\-chroot\-backports\fP \fIURL\fP] +.br + [\fB\-\-mirror\-binary\fP \fIURL\fP] +.br + [\fB\-\-mirror\-binary\-security\fP \fIURL\fP] +.br + [\fB\-\-mirror\-binary\-volatile\fP \fIURL\fP] +.br + [\fB\-\-mirror\-binary\-backports\fP \fIURL\fP] +.br + [\fB\-\-mirror\-debian\-installer\fP \fIURL\fP] .br [\fB\-\-mode\fP debian|emdebian|ubuntu] .br @@ -598,6 +618,46 @@ configured in the final image. By default, 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 the live system, i.e. the value of \-\-parent\-mirror\-bootstrap. +.IP "\-m|\fB\-\-mirror\-bootstrap\fP \fIURL\fP" 4 +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/debian/ which may not be a good default if you live +outside of Europe. +.IP "\fB\-\-mirror\-chroot\fP \fIURL\fP" 4 +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 +default, this is set to the value of \-\-mirror\-bootstrap. +.IP "\fB\-\-mirror\-chroot\-security\fP \fIURL\fP" 4 +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 +default, this points to http://security.debian.org/debian/. +.IP "\fB\-\-mirror\-chroot\-volatile\fP \fIURL\fP" 4 +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 +default, this is set to the value of \-\-mirror\-chroot. +.IP "\fB\-\-mirror\-chroot\-backports\fP \fIURL\fP" 4 +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 +default, this points to http://backports.debian.org/debian\-backports/. +.IP "\fB\-\-mirror\-binary\fP \fIURL\fP" 4 +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. This has not necessarily to be the same that is used to build the +image, e.g. if you use a local mirror but want to have an official mirror in +the image. +.IP "\fB\-\-mirror\-binary\-security\fP \fIURL\fP" 4 +sets the location of the derivatives security package mirror that should end +up configured in the final image. +.IP "\fB\-\-mirror\-binary\-volatile\fP \fIURL\fP" 4 +sets the location of the derivatives volatile package mirror that should end +up configured in the final image. +.IP "\fB\-\-mirror\-binary\-backports\fP \fIURL\fP" 4 +sets the location of the derivatives backports package mirror that should +end up configured in the final image. +.IP "\fB\-\-mirror\-debian\-installer\fP \fIURL\fP" 4 +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 +mirror used to build the live system, i.e. the value of \-\-mirror\-bootstrap. .IP "\fB\-\-mode\fP debian|emdebian|ubuntu" 4 defines a global mode to load project specific defaults. By default this is set to debian. diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index e178b47f1..bc2de938d 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -156,6 +156,26 @@ [\fB\-\-parent\-mirror\-binary\-backports\fR \fIURL\fR] .br [\fB\-\-parent\-mirror\-debian\-installer\fR \fIURL\fR] +.br + [\fB\-\-mirror\-bootstrap\fR \fIURL\fR] +.br + [\fB\-\-mirror\-chroot\fR \fIURL\fR] +.br + [\fB\-\-mirror\-chroot\-security\fR \fIURL\fR] +.br + [\fB\-\-mirror\-chroot\-volatile\fR \fIURL\fR] +.br + [\fB\-\-mirror\-chroot\-backports\fR \fIURL\fR] +.br + [\fB\-\-mirror\-binary\fR \fIURL\fR] +.br + [\fB\-\-mirror\-binary\-security\fR \fIURL\fR] +.br + [\fB\-\-mirror\-binary\-volatile\fR \fIURL\fR] +.br + [\fB\-\-mirror\-binary\-backports\fR \fIURL\fR] +.br + [\fB\-\-mirror\-debian\-installer\fR \fIURL\fR] .br [\fB\-\-mode\fR debian|emdebian|ubuntu] .br @@ -383,6 +403,26 @@ sets the location of the debian volatile package mirror that should end up confi sets the location of the debian backports package mirror that should end up configured in the final image. By default, 'http://backports.debian.org/debian-backports/' is used. .IP "\fB\-\-parent\-mirror\-debian\-installer\fR \fIURL\fR" 4 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 the live system, i.e. the value of \-\-parent\-mirror\-bootstrap. +.IP "\-m|\fB\-\-mirror\-bootstrap\fR \fIURL\fR" 4 +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/debian/ which may not be a good default if you live outside of Europe. +.IP "\fB\-\-mirror\-chroot\fR \fIURL\fR" 4 +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 default, this is set to the value of \-\-mirror\-bootstrap. +.IP "\fB\-\-mirror\-chroot\-security\fR \fIURL\fR" 4 +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 default, this points to http://security.debian.org/debian/. +.IP "\fB\-\-mirror\-chroot\-volatile\fR \fIURL\fR" 4 +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 default, this is set to the value of \-\-mirror\-chroot. +.IP "\fB\-\-mirror\-chroot\-backports\fR \fIURL\fR" 4 +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 default, this points to http://backports.debian.org/debian-backports/. +.IP "\fB\-\-mirror\-binary\fR \fIURL\fR" 4 +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. This has not necessarily to be the same that is used to build the image, e.g. if you use a local mirror but want to have an official mirror in the image. +.IP "\fB\-\-mirror\-binary\-security\fR \fIURL\fR" 4 +sets the location of the derivatives security package mirror that should end up configured in the final image. +.IP "\fB\-\-mirror\-binary\-volatile\fR \fIURL\fR" 4 +sets the location of the derivatives volatile package mirror that should end up configured in the final image. +.IP "\fB\-\-mirror\-binary\-backports\fR \fIURL\fR" 4 +sets the location of the derivatives backports package mirror that should end up configured in the final image. +.IP "\fB\-\-mirror\-debian\-installer\fR \fIURL\fR" 4 +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 mirror used to build the live system, i.e. the value of \-\-mirror\-bootstrap. .IP "\fB\-\-mode\fR debian|emdebian|ubuntu" 4 defines a global mode to load project specific defaults. By default this is set to debian. .IP "\fB\-\-net\-root\-filesystem\fR nfs|cfs" 4 diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po index 33472a197..62b6f5dd2 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-02-14 13:10+0100\n" +"POT-Creation-Date: 2011-02-14 13:48+0100\n" "PO-Revision-Date: 2011-01-02 01:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -245,7 +245,7 @@ msgstr "" #: en/lb_chroot_packages.1:9 en/lb_chroot_preseed.1:9 en/lb_chroot_proc.1:9 #: en/lb_chroot_resolv.1:9 en/lb_chroot_selinuxfs.1:9 en/lb_chroot_sources.1:9 #: en/lb_chroot_sysfs.1:9 en/lb_chroot_sysv-rc.1:9 en/lb_chroot_tasks.1:9 -#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:227 en/lb_local.1:9 +#: en/lb_chroot_upstart.1:9 en/lb_clean.1:9 en/lb_config.1:247 en/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 @@ -281,7 +281,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_sources.1:14 #: en/lb_chroot_sysfs.1:14 en/lb_chroot_sysv-rc.1:14 en/lb_chroot_tasks.1:14 -#: en/lb_chroot_upstart.1:14 en/lb_clean.1:16 en/lb_config.1:236 +#: en/lb_chroot_upstart.1:14 en/lb_clean.1:16 en/lb_config.1:256 #: 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 @@ -318,7 +318,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_sources.1:17 #: en/lb_chroot_sysfs.1:17 en/lb_chroot_sysv-rc.1:17 en/lb_chroot_tasks.1:17 -#: en/lb_chroot_upstart.1:17 en/lb_clean.1:38 en/lb_config.1:466 +#: en/lb_chroot_upstart.1:17 en/lb_clean.1:38 en/lb_config.1:506 #: 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 @@ -356,7 +356,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_sources.1:21 #: en/lb_chroot_sysfs.1:21 en/lb_chroot_sysv-rc.1:21 en/lb_chroot_tasks.1:21 -#: en/lb_chroot_upstart.1:21 en/lb_clean.1:43 en/lb_config.1:473 +#: en/lb_chroot_upstart.1:21 en/lb_clean.1:43 en/lb_config.1:513 #: 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 @@ -393,7 +393,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_sources.1:23 #: en/lb_chroot_sysfs.1:23 en/lb_chroot_sysv-rc.1:23 en/lb_chroot_tasks.1:23 -#: en/lb_chroot_upstart.1:23 en/lb_clean.1:45 en/lb_config.1:475 +#: en/lb_chroot_upstart.1:23 en/lb_clean.1:45 en/lb_config.1:515 #: 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 @@ -429,7 +429,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_sources.1:25 #: en/lb_chroot_sysfs.1:25 en/lb_chroot_sysv-rc.1:25 en/lb_chroot_tasks.1:25 -#: en/lb_chroot_upstart.1:25 en/lb_clean.1:47 en/lb_config.1:477 +#: en/lb_chroot_upstart.1:25 en/lb_clean.1:47 en/lb_config.1:517 #: 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 @@ -465,7 +465,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_sources.1:26 #: en/lb_chroot_sysfs.1:26 en/lb_chroot_sysv-rc.1:26 en/lb_chroot_tasks.1:26 -#: en/lb_chroot_upstart.1:26 en/lb_clean.1:48 en/lb_config.1:478 +#: en/lb_chroot_upstart.1:26 en/lb_clean.1:48 en/lb_config.1:518 #: 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 @@ -502,7 +502,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_sources.1:28 #: en/lb_chroot_sysfs.1:28 en/lb_chroot_sysv-rc.1:28 en/lb_chroot_tasks.1:28 -#: en/lb_chroot_upstart.1:28 en/lb_clean.1:50 en/lb_config.1:480 +#: en/lb_chroot_upstart.1:28 en/lb_clean.1:50 en/lb_config.1:520 #: 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 @@ -541,7 +541,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_sources.1:29 #: en/lb_chroot_sysfs.1:29 en/lb_chroot_sysv-rc.1:29 en/lb_chroot_tasks.1:29 -#: en/lb_chroot_upstart.1:29 en/lb_clean.1:51 en/lb_config.1:481 +#: en/lb_chroot_upstart.1:29 en/lb_clean.1:51 en/lb_config.1:521 #: 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 @@ -578,7 +578,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_sources.1:31 #: en/lb_chroot_sysfs.1:31 en/lb_chroot_sysv-rc.1:31 en/lb_chroot_tasks.1:31 -#: en/lb_chroot_upstart.1:31 en/lb_clean.1:53 en/lb_config.1:483 +#: en/lb_chroot_upstart.1:31 en/lb_clean.1:53 en/lb_config.1:523 #: 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 @@ -618,7 +618,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_sources.1:32 #: en/lb_chroot_sysfs.1:32 en/lb_chroot_sysv-rc.1:32 en/lb_chroot_tasks.1:32 -#: en/lb_chroot_upstart.1:32 en/lb_clean.1:54 en/lb_config.1:484 +#: en/lb_chroot_upstart.1:32 en/lb_clean.1:54 en/lb_config.1:524 #: 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 @@ -655,7 +655,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_sources.1:33 #: en/lb_chroot_sysfs.1:33 en/lb_chroot_sysv-rc.1:33 en/lb_chroot_tasks.1:33 -#: en/lb_chroot_upstart.1:33 en/lb_clean.1:55 en/lb_config.1:485 +#: en/lb_chroot_upstart.1:33 en/lb_clean.1:55 en/lb_config.1:525 #: 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 @@ -1055,172 +1055,222 @@ msgstr "" #. type: Plain text #: en/lb_config.1:161 -msgid " [B<--mode> debian|emdebian|ubuntu]" +msgid " [B<--mirror-bootstrap> I]" msgstr "" #. type: Plain text #: en/lb_config.1:163 -msgid " [B<--net-root-filesystem> nfs|cfs]" +msgid " [B<--mirror-chroot> I]" msgstr "" #. type: Plain text #: en/lb_config.1:165 -msgid " [B<--net-root-mountoptions> I]" +msgid " [B<--mirror-chroot-security> I]" msgstr "" #. type: Plain text #: en/lb_config.1:167 -msgid " [B<--net-root-path> I]" +msgid " [B<--mirror-chroot-volatile> I]" msgstr "" #. type: Plain text #: en/lb_config.1:169 -msgid " [B<--net-root-server> I|I]" +msgid " [B<--mirror-chroot-backports> I]" msgstr "" #. type: Plain text #: en/lb_config.1:171 -msgid " [B<--net-cow-filesystem> nfs|cfs]" +msgid " [B<--mirror-binary> I]" msgstr "" #. type: Plain text #: en/lb_config.1:173 -msgid " [B<--net-cow-mountoptions> I]" +msgid " [B<--mirror-binary-security> I]" msgstr "" #. type: Plain text #: en/lb_config.1:175 -msgid " [B<--net-cow-path> I]" +msgid " [B<--mirror-binary-volatile> I]" msgstr "" #. type: Plain text #: en/lb_config.1:177 -msgid " [B<--net-cow-server> I|I]" +msgid " [B<--mirror-binary-backports> I]" msgstr "" #. type: Plain text #: en/lb_config.1:179 -msgid " [B<--net-tarball> true|false]" +msgid " [B<--mirror-debian-installer> I]" msgstr "" #. type: Plain text #: en/lb_config.1:181 -msgid " [-p|B<--package-lists> I|I<\"LISTS\">]" +msgid " [B<--mode> debian|emdebian|ubuntu]" msgstr "" #. type: Plain text #: en/lb_config.1:183 -msgid " [B<--packages> I|I<\"PACKAGES\">]" +msgid " [B<--net-root-filesystem> nfs|cfs]" msgstr "" #. type: Plain text #: en/lb_config.1:185 -msgid " [B<--quiet>]" +msgid " [B<--net-root-mountoptions> I]" msgstr "" #. type: Plain text #: en/lb_config.1:187 -msgid " [-r|B<--repositories >I|I<\"REPOSITORIES\">]" +msgid " [B<--net-root-path> I]" msgstr "" #. type: Plain text #: en/lb_config.1:189 -msgid " [B<--root-command> sudo]" +msgid " [B<--net-root-server> I|I]" msgstr "" #. type: Plain text #: en/lb_config.1:191 -msgid " [B<--use-fakeroot> true|false]" +msgid " [B<--net-cow-filesystem> nfs|cfs]" msgstr "" #. type: Plain text #: en/lb_config.1:193 -msgid " [B<--archive-areas> I|I<\"ARCHIVE_AREAS\">]" +msgid " [B<--net-cow-mountoptions> I]" msgstr "" #. type: Plain text #: en/lb_config.1:195 -msgid " [B<--security> true|false]" +msgid " [B<--net-cow-path> I]" msgstr "" #. type: Plain text #: en/lb_config.1:197 -msgid " [B<--source> true|false]" +msgid " [B<--net-cow-server> I|I]" msgstr "" #. type: Plain text #: en/lb_config.1:199 -msgid " [-s|B<--source-images> iso|net|tar|usb-hdd]" +msgid " [B<--net-tarball> true|false]" msgstr "" #. type: Plain text #: en/lb_config.1:201 -msgid " [B<--syslinux-splash> I]" +msgid " [-p|B<--package-lists> I|I<\"LISTS\">]" msgstr "" #. type: Plain text #: en/lb_config.1:203 -msgid " [B<--syslinux-timeout> I]" +msgid " [B<--packages> I|I<\"PACKAGES\">]" msgstr "" #. type: Plain text #: en/lb_config.1:205 -msgid " [B<--syslinux-menu> true|false]" +msgid " [B<--quiet>]" msgstr "" #. type: Plain text #: en/lb_config.1:207 -msgid " [B<--tasksel> aptitude|tasksel]" +msgid " [-r|B<--repositories >I|I<\"REPOSITORIES\">]" msgstr "" #. type: Plain text #: en/lb_config.1:209 -msgid " [B<--tasks> I|\"I\"]" +msgid " [B<--root-command> sudo]" msgstr "" #. type: Plain text #: en/lb_config.1:211 -msgid " [B<--templates> I]" +msgid " [B<--use-fakeroot> true|false]" msgstr "" #. type: Plain text #: en/lb_config.1:213 -msgid " [B<--virtual-root-size >I]" +msgid " [B<--archive-areas> I|I<\"ARCHIVE_AREAS\">]" msgstr "" #. type: Plain text #: en/lb_config.1:215 -msgid " [B<--volatile> true|false]" +msgid " [B<--security> true|false]" msgstr "" #. type: Plain text #: en/lb_config.1:217 -msgid " [B<--backports> true|false]" +msgid " [B<--source> true|false]" msgstr "" #. type: Plain text #: en/lb_config.1:219 -msgid " [B<--exposed-root> true|false]" +msgid " [-s|B<--source-images> iso|net|tar|usb-hdd]" msgstr "" #. type: Plain text #: en/lb_config.1:221 -msgid " [B<--username> I]" +msgid " [B<--syslinux-splash> I]" msgstr "" #. type: Plain text #: en/lb_config.1:223 +msgid " [B<--syslinux-timeout> I]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:225 +msgid " [B<--syslinux-menu> true|false]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:227 +msgid " [B<--tasksel> aptitude|tasksel]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:229 +msgid " [B<--tasks> I|\"I\"]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:231 +msgid " [B<--templates> I]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:233 +msgid " [B<--virtual-root-size >I]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:235 +msgid " [B<--volatile> true|false]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:237 +msgid " [B<--backports> true|false]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:239 +msgid " [B<--exposed-root> true|false]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:241 +msgid " [B<--username> I]" +msgstr "" + +#. type: Plain text +#: en/lb_config.1:243 msgid " [B<--verbose>]" msgstr "" #. FIXME #. type: Plain text -#: en/lb_config.1:226 +#: en/lb_config.1:246 msgid " [B<--win32-loader true|false]>" msgstr "" #. type: Plain text -#: en/lb_config.1:229 +#: en/lb_config.1:249 msgid "" "B is a high-level command (porcelain) of I(7), the " "Debian Live tool suite." @@ -1228,7 +1278,7 @@ msgstr "" #. FIXME #. type: Plain text -#: en/lb_config.1:232 +#: en/lb_config.1:252 msgid "" "B populates the configuration directory for live-build. By " "default, this directory is named 'config' and is created in the current " @@ -1237,7 +1287,7 @@ msgstr "" #. FIXME #. type: Plain text -#: en/lb_config.1:235 +#: en/lb_config.1:255 msgid "" "Note: Currently B tries to be smart and sets defaults for some " "options depending on the setting of other options (e.g. which linux packages " @@ -1253,7 +1303,7 @@ msgid "" msgstr "" #. type: Plain text -#: en/lb_config.1:238 +#: en/lb_config.1:258 msgid "" "In addition to its specific options B understands all generic " "live-build options. See I(7) for a complete list of all generic " @@ -1262,26 +1312,26 @@ msgstr "" #. FIXME #. type: IP -#: en/lb_config.1:240 +#: en/lb_config.1:260 #, no-wrap msgid "B<--apt> apt|aptitude" msgstr "" #. type: Plain text -#: en/lb_config.1:242 +#: en/lb_config.1:262 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:242 +#: en/lb_config.1:262 #, no-wrap msgid "B<--apt-ftp-proxy> I" msgstr "" #. type: Plain text -#: en/lb_config.1:244 +#: en/lb_config.1:264 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 " @@ -1289,13 +1339,13 @@ msgid "" msgstr "" #. type: IP -#: en/lb_config.1:244 +#: en/lb_config.1:264 #, no-wrap msgid "B<--apt-http-proxy> I" msgstr "" #. type: Plain text -#: en/lb_config.1:246 +#: en/lb_config.1:266 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 " @@ -1303,26 +1353,26 @@ msgid "" msgstr "" #. type: IP -#: en/lb_config.1:246 +#: en/lb_config.1:266 #, no-wrap msgid "B<--apt-indices> true|false|none" msgstr "" #. type: Plain text -#: en/lb_config.1:248 +#: en/lb_config.1:268 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:248 +#: en/lb_config.1:268 #, no-wrap msgid "B<--apt-options> I