Removing unsupported and unsupportable bootstrap_copy.

This commit is contained in:
Daniel Baumann 2012-10-03 13:46:22 +02:00
parent 3f84ba14ce
commit 80f3c62290
43 changed files with 499 additions and 591 deletions

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63\-1 "Debian Live Project"
.SH NAME
\fBlb\fP \- wrapper for live\-build programs

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63\-1 "Debian Live Project"
.SH NAME
\fBlb binary\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63\-1 "Debian Live Project"
.SH NAME
\fBlb bootstrap\fP \- Complete the bootstrap stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63\-1 "Debian Live Project"
.SH NAME
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63\-1 "Debian Live Project"
.SH NAME
\fBlb chroot\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63\-1 "Debian Live Project"
.SH NAME
\fBlb clean\fP \- Clean build directory

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63\-1 "Debian Live Project"
.SH NAME
\fBlb config\fP \- Create config directory
@ -46,7 +46,7 @@
.br
[\fB\-\-bootloader\fP grub|syslinux|yaboot]
.br
[\fB\-\-bootstrap\fP cdebootstrap|cdebootstrap\-static|debootstrap|copy]
[\fB\-\-bootstrap\fP cdebootstrap|cdebootstrap\-static|debootstrap]
.br
[\fB\-\-cache\fP true|false]
.br
@ -344,12 +344,9 @@ images types and bootloaders may be possible but live\-build does not support
them yet. \fBlb config\fP will fail to create such a not yet supported
configuration and give a explanation about it. For hdd images on amd64 and
i386, the default is syslinux. yaboot is only used on powerpc.
.IP "\fB\-\-bootstrap\fP cdebootstrap|cdebootstrap\-static|debootstrap|copy" 4
.IP "\fB\-\-bootstrap\fP cdebootstrap|cdebootstrap\-static|debootstrap" 4
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
host system is copied. This can be useful if you want to convert/clone your
existing host system into a live system, however, make sure you do have
enough free space as this can, depending on your host system, get quite big.
debootstrap.
.IP "\fB\-\-cache\fP true|false" 4
defines globally if any cache should be used at all. Different caches can be
controled through the their own options.

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63\-1 "Debian Live Project"
.SH NAME
\fBlb source\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63\-1 "Debian Live Project"
.SH NAME
\fBlb testroot\fP \- Ensure that a system is built as root

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 7 2012\-10\-02 3.0~a63\-1 "Debian Live Project"
.TH LIVE\-BUILD 7 2012\-10\-03 3.0~a63\-1 "Debian Live Project"
.SH NAME
\fBlive\-build\fP \- the Debian Live tool suite
@ -111,8 +111,6 @@ to change in order to improve the end user experience.
cache bootstrap stage
.IP \fBlb_bootstrap_cdebootstrap\fP(1) 4
bootstrap a Debian system with cdebootstrap(1)
.IP \fBlb_bootstrap_copy\fP(1) 4
bootstrap by copying the host system
.IP \fBlb_bootstrap_debootstrap\fP(1) 4
bootstrap a Debian system with debootstrap(8)
.SS "Chroot commands"

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63-1 "Debian Live Project"
.SH NAME
\fBlb\fR \- wrapper for live\-build programs

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63-1 "Debian Live Project"
.SH NAME
\fBlb binary\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63-1 "Debian Live Project"
.SH NAME
\fBlb bootstrap\fR \- Complete the bootstrap stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63-1 "Debian Live Project"
.SH NAME
\fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63-1 "Debian Live Project"
.SH NAME
\fBlb chroot\fR \- Complete the chroot stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63-1 "Debian Live Project"
.SH NAME
\fBlb clean\fR \- Clean build directory

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63-1 "Debian Live Project"
.SH NAME
\fBlb config\fR \- Create config directory
@ -41,7 +41,7 @@
.br
[\fB\-\-bootloader\fR grub|syslinux|yaboot]
.br
[\fB\-\-bootstrap\fR cdebootstrap|cdebootstrap-static|debootstrap|copy]
[\fB\-\-bootstrap\fR cdebootstrap|cdebootstrap-static|debootstrap]
.br
[\fB\-\-cache\fR true|false]
.br
@ -281,8 +281,8 @@ sets boot parameters specific to debian\-installer, if included.
sets boot parameters specific to debian\-live. A complete list of boot parameters can be found in the \fIlive\-boot\fR(7) and \fIlive\-config\fR(7) manual pages.
.IP "\fB\-\-bootloader\fR grub|syslinux|yaboot" 4
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 bootloader. For example, if you build a iso, always syslinux (or more precise, isolinux) is being used. Also note that some combinations of binary images types and bootloaders may be possible but live\-build does not support them yet. \fBlb config\fR will fail to create such a not yet supported configuration and give a explanation about it. For hdd images on amd64 and i386, the default is syslinux. yaboot is only used on powerpc.
.IP "\fB\-\-bootstrap\fR cdebootstrap|cdebootstrap-static|debootstrap|copy" 4
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 host system is copied. This can be useful if you want to convert/clone your existing host system into a live system, however, make sure you do have enough free space as this can, depending on your host system, get quite big.
.IP "\fB\-\-bootstrap\fR cdebootstrap|cdebootstrap-static|debootstrap" 4
defines which program is used to bootstrap the debian chroot, default is debootstrap.
.IP "\fB\-\-cache\fR true|false" 4
defines globally if any cache should be used at all. Different caches can be controled through the their own options.
.IP "\fB\-\-cache\-indices\fR true|false" 4

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63-1 "Debian Live Project"
.SH NAME
\fBlb source\fR \- Complete the source stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2012\-10\-02 3.0~a63-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-10\-03 3.0~a63-1 "Debian Live Project"
.SH NAME
\fBlb testroot\fR \- Ensure that a system is built as root

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 7 2012\-10\-02 3.0~a63-1 "Debian Live Project"
.TH LIVE\-BUILD 7 2012\-10\-03 3.0~a63-1 "Debian Live Project"
.SH NAME
\fBlive\-build\fR \- the Debian Live tool suite
@ -88,8 +88,6 @@ Note that the interface (set of options and the semantics) to these low\-level c
cache bootstrap stage
.IP "\fBlb_bootstrap_cdebootstrap\fR(1)" 4
bootstrap a Debian system with cdebootstrap(1)
.IP "\fBlb_bootstrap_copy\fR(1)" 4
bootstrap by copying the host system
.IP "\fBlb_bootstrap_debootstrap\fR(1)" 4
bootstrap a Debian system with debootstrap(8)
.SS Chroot commands

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:36+0300\n"
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -113,7 +113,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -143,14 +143,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -158,7 +158,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -168,7 +168,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -176,7 +176,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -187,7 +187,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -195,7 +195,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:36+0300\n"
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:36+0300\n"
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:36+0300\n"
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -91,7 +91,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -106,14 +106,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -121,7 +121,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -131,7 +131,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -139,7 +139,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -150,7 +150,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -158,7 +158,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:36+0300\n"
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:36+0300\n"
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -91,7 +91,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -106,14 +106,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -121,7 +121,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -131,7 +131,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -139,7 +139,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -150,7 +150,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -158,7 +158,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:40+0300\n"
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -91,7 +91,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -106,14 +106,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -121,7 +121,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -131,7 +131,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -139,7 +139,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -150,7 +150,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -158,7 +158,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."
@ -262,7 +262,7 @@ msgstr ""
#. type: Plain text
#: en/lb_config.1:45
msgid " [B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap|copy]"
msgid " [B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap]"
msgstr ""
#. type: Plain text
@ -1026,17 +1026,14 @@ msgstr ""
#. type: IP
#: en/lb_config.1:284
#, no-wrap
msgid "B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap|copy"
msgid "B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap"
msgstr ""
#. type: Plain text
#: en/lb_config.1:286
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 "
"host system is copied. This can be useful if you want to convert/clone your "
"existing host system into a live system, however, make sure you do have "
"enough free space as this can, depending on your host system, get quite big."
"debootstrap."
msgstr ""
#. type: IP
@ -2466,11 +2463,11 @@ msgid ""
msgstr ""
#. type: Plain text
#: en/lb_config.1:505 en/live-build.7:227
#: en/lb_config.1:505 en/live-build.7:225
msgid "I<live-boot>(7)"
msgstr ""
#. type: Plain text
#: en/lb_config.1:507 en/live-build.7:229
#: en/lb_config.1:507 en/live-build.7:227
msgid "I<live-config>(7)"
msgstr ""

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:36+0300\n"
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:36+0300\n"
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:36+0300\n"
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -91,7 +91,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -99,14 +99,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -114,7 +114,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -124,7 +124,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -132,7 +132,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -143,7 +143,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -151,7 +151,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."
@ -182,12 +182,12 @@ msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb_config.1:505 en/live-build.7:227
#: en/lb_config.1:505 en/live-build.7:225
msgid "I<live-boot>(7)"
msgstr ""
#. type: Plain text
#: en/lb_config.1:507 en/live-build.7:229
#: en/lb_config.1:507 en/live-build.7:227
msgid "I<live-config>(7)"
msgstr ""
@ -549,642 +549,631 @@ msgstr ""
#. type: IP
#: en/live-build.7:91
#, no-wrap
msgid "B<lb_bootstrap_copy>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:93
msgid "bootstrap by copying the host system"
msgstr ""
#. type: IP
#: en/live-build.7:93
#, no-wrap
msgid "B<lb_bootstrap_debootstrap>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:95
#: en/live-build.7:93
msgid "bootstrap a Debian system with debootstrap(8)"
msgstr ""
#. type: SS
#: en/live-build.7:95
#: en/live-build.7:93
#, no-wrap
msgid "Chroot commands"
msgstr ""
#. type: IP
#: en/live-build.7:96
#: en/live-build.7:94
#, no-wrap
msgid "B<lb_chroot_apt>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:98
#: en/live-build.7:96
msgid "manage /etc/apt/apt.conf"
msgstr ""
#. type: IP
#: en/live-build.7:98
#: en/live-build.7:96
#, no-wrap
msgid "B<lb_chroot_cache>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:100
#: en/live-build.7:98
msgid "cache chroot stage"
msgstr ""
#. type: IP
#: en/live-build.7:100
#: en/live-build.7:98
#, no-wrap
msgid "B<lb_chroot_debianchroot>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:102
#: en/live-build.7:100
msgid "manage /etc/debian_chroot"
msgstr ""
#. type: IP
#: en/live-build.7:102
#: en/live-build.7:100
#, no-wrap
msgid "B<lb_chroot_devpts>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:104
#: en/live-build.7:102
msgid "mount /dev/pts"
msgstr ""
#. type: IP
#: en/live-build.7:104
#: en/live-build.7:102
#, no-wrap
msgid "B<lb_chroot_dpkg>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:106
#: en/live-build.7:104
msgid "manage /sbin/dpkg"
msgstr ""
#. type: IP
#: en/live-build.7:106
#: en/live-build.7:104
#, no-wrap
msgid "B<lb_chroot_hacks>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:108
#: en/live-build.7:106
msgid "execute hacks in chroot"
msgstr ""
#. type: IP
#: en/live-build.7:108
#: en/live-build.7:106
#, no-wrap
msgid "B<lb_chroot_hostname>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:110
#: en/live-build.7:108
msgid "manage /bin/hostname"
msgstr ""
#. type: IP
#: en/live-build.7:110
#: en/live-build.7:108
#, no-wrap
msgid "B<lb_chroot_hosts>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:112
#: en/live-build.7:110
msgid "manage /etc/hosts"
msgstr ""
#. type: IP
#: en/live-build.7:112
#: en/live-build.7:110
#, no-wrap
msgid "B<lb_chroot_install-packages>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:114
#: en/live-build.7:112
msgid "install queued packages into chroot"
msgstr ""
#. type: IP
#: en/live-build.7:114
#: en/live-build.7:112
#, no-wrap
msgid "B<lb_chroot_interactive>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:116
#: en/live-build.7:114
msgid "make build interactive"
msgstr ""
#. type: IP
#: en/live-build.7:116
#: en/live-build.7:114
#, no-wrap
msgid "B<lb_chroot_linux-image>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:118
#: en/live-build.7:116
msgid "manage /etc/kernel-img.conf"
msgstr ""
#. type: IP
#: en/live-build.7:118
#: en/live-build.7:116
#, no-wrap
msgid "B<lb_chroot_hooks>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:120
#: en/live-build.7:118
msgid "execute local hooks in chroot"
msgstr ""
#. type: IP
#: en/live-build.7:120
#: en/live-build.7:118
#, no-wrap
msgid "B<lb_chroot_local-includes>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:122
#: en/live-build.7:120
msgid "copy local files into chroot"
msgstr ""
#. type: IP
#: en/live-build.7:122
#: en/live-build.7:120
#, no-wrap
msgid "B<lb_chroot_packages>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:124
#: en/live-build.7:122
msgid "queue install of packages into chroot"
msgstr ""
#. type: IP
#: en/live-build.7:124
#: en/live-build.7:122
#, no-wrap
msgid "B<lb_chroot_local-patches>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:126
#: en/live-build.7:124
msgid "apply local patches against chroot"
msgstr ""
#. type: IP
#: en/live-build.7:126
#: en/live-build.7:124
#, no-wrap
msgid "B<lb_chroot_local-preseed>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:128
#: en/live-build.7:126
msgid "use debconf local preseeding file"
msgstr ""
#. type: IP
#: en/live-build.7:128
#: en/live-build.7:126
#, no-wrap
msgid "B<lb_chroot_packagelists>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:130
#: en/live-build.7:128
msgid "queue install of package lists into chroot"
msgstr ""
#. type: IP
#: en/live-build.7:130
#: en/live-build.7:128
#, no-wrap
msgid "B<lb_chroot_proc>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:132
#: en/live-build.7:130
msgid "mount /proc"
msgstr ""
#. type: IP
#: en/live-build.7:132
#: en/live-build.7:130
#, no-wrap
msgid "B<lb_chroot_resolv>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:134
#: en/live-build.7:132
msgid "manage /etc/resolv.conf"
msgstr ""
#. type: IP
#: en/live-build.7:134
#: en/live-build.7:132
#, no-wrap
msgid "B<lb_chroot_selinuxfs>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:136
#: en/live-build.7:134
msgid "mount /selinux"
msgstr ""
#. type: IP
#: en/live-build.7:136
#: en/live-build.7:134
#, no-wrap
msgid "B<lb_chroot_archives>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:138
#: en/live-build.7:136
msgid "manage /etc/apt/sources.list"
msgstr ""
#. type: IP
#: en/live-build.7:138
#: en/live-build.7:136
#, no-wrap
msgid "B<lb_chroot_sysfs>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:140
#: en/live-build.7:138
msgid "mount /sys"
msgstr ""
#. type: IP
#: en/live-build.7:140
#: en/live-build.7:138
#, no-wrap
msgid "B<lb_chroot_sysv-rc>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:142
#: en/live-build.7:140
msgid "manage /usr/sbin/policy-rc.d"
msgstr ""
#. type: IP
#: en/live-build.7:142
#: en/live-build.7:140
#, no-wrap
msgid "B<lb_chroot_task-lists>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:144
#: en/live-build.7:142
msgid "install task lists into chroot"
msgstr ""
#. type: SS
#: en/live-build.7:144
#: en/live-build.7:142
#, no-wrap
msgid "Binary commands"
msgstr ""
#. type: IP
#: en/live-build.7:145
#: en/live-build.7:143
#, no-wrap
msgid "B<lb_binary_chroot>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:147
#: en/live-build.7:145
msgid "copy chroot into chroot"
msgstr ""
#. type: IP
#: en/live-build.7:147
#: en/live-build.7:145
#, no-wrap
msgid "B<lb_binary_debian-installer>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:149
#: en/live-build.7:147
msgid "install debian-installer into binary"
msgstr ""
#. type: IP
#: en/live-build.7:149
#: en/live-build.7:147
#, no-wrap
msgid "B<lb_binary_disk>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:151
#: en/live-build.7:149
msgid "install disk information into binary"
msgstr ""
#. type: IP
#: en/live-build.7:151
#: en/live-build.7:149
#, no-wrap
msgid "B<lb_binary_grub>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:153
#: en/live-build.7:151
msgid "installs grub into binary"
msgstr ""
#. type: IP
#: en/live-build.7:153
#: en/live-build.7:151
#, no-wrap
msgid "B<lb_binary_grub2>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:155
#: en/live-build.7:153
msgid "installs grub2 into binary"
msgstr ""
#. type: IP
#: en/live-build.7:155
#: en/live-build.7:153
#, no-wrap
msgid "B<lb_binary_includes>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:157 en/live-build.7:165
#: en/live-build.7:155 en/live-build.7:163
msgid "copy files into binary"
msgstr ""
#. type: IP
#: en/live-build.7:157
#: en/live-build.7:155
#, no-wrap
msgid "B<lb_binary_iso>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:159
#: en/live-build.7:157
msgid "build iso binary image"
msgstr ""
#. type: IP
#: en/live-build.7:159
#: en/live-build.7:157
#, no-wrap
msgid "B<lb_binary_linux-image>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:161
#: en/live-build.7:159
msgid "install linux-image into binary"
msgstr ""
#. type: IP
#: en/live-build.7:161
#: en/live-build.7:159
#, no-wrap
msgid "B<lb_binary_local-hooks>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:163
#: en/live-build.7:161
msgid "execute local hooks in binary"
msgstr ""
#. type: IP
#: en/live-build.7:163
#: en/live-build.7:161
#, no-wrap
msgid "B<lb_binary_local-includes>(1)"
msgstr ""
#. type: IP
#: en/live-build.7:165
#: en/live-build.7:163
#, no-wrap
msgid "B<lb_binary_local-packagelists>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:167
#: en/live-build.7:165
msgid "install local package lists into binary"
msgstr ""
#. type: IP
#: en/live-build.7:167
#: en/live-build.7:165
#, no-wrap
msgid "B<lb_binary_manifest>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:169
#: en/live-build.7:167
msgid "create manifest"
msgstr ""
#. type: IP
#: en/live-build.7:169
#: en/live-build.7:167
#, no-wrap
msgid "B<lb_binary_checksums>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:171
#: en/live-build.7:169
msgid "create binary checksums (md5, sha1, and/or sha256)"
msgstr ""
#. type: IP
#: en/live-build.7:171
#: en/live-build.7:169
#, no-wrap
msgid "B<lb_binary_memtest>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:173
#: en/live-build.7:171
msgid "installs a memtest into binary"
msgstr ""
#. type: IP
#: en/live-build.7:173
#: en/live-build.7:171
#, no-wrap
msgid "B<lb_binary_net>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:175
#: en/live-build.7:173
msgid "build netboot binary image"
msgstr ""
#. type: IP
#: en/live-build.7:175
#: en/live-build.7:173
#, no-wrap
msgid "B<lb_binary_rootfs>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:177
#: en/live-build.7:175
msgid "build rootfs image"
msgstr ""
#. type: IP
#: en/live-build.7:177
#: en/live-build.7:175
#, no-wrap
msgid "B<lb_binary_silo>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:179
#: en/live-build.7:177
msgid "installs silo into binary"
msgstr ""
#. type: IP
#: en/live-build.7:179
#: en/live-build.7:177
#, no-wrap
msgid "B<lb_binary_syslinux>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:181
#: en/live-build.7:179
msgid "installs syslinux into binary"
msgstr ""
#. type: IP
#: en/live-build.7:181
#: en/live-build.7:179
#, no-wrap
msgid "B<lb_binary_tar>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:183
#: en/live-build.7:181
msgid "build harddisk binary image"
msgstr ""
#. type: IP
#: en/live-build.7:183
#: en/live-build.7:181
#, no-wrap
msgid "B<lb_binary_hdd>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:185
#: en/live-build.7:183
msgid "build binary hdd image"
msgstr ""
#. type: IP
#: en/live-build.7:185
#: en/live-build.7:183
#, no-wrap
msgid "B<lb_binary_win32-loader>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:187
#: en/live-build.7:185
msgid "installs win32-loader into binary"
msgstr ""
#. type: IP
#: en/live-build.7:187
#: en/live-build.7:185
#, no-wrap
msgid "B<lb_binary_yaboot>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:189
#: en/live-build.7:187
msgid "installs yaboot into binary"
msgstr ""
#. type: SS
#: en/live-build.7:189
#: en/live-build.7:187
#, no-wrap
msgid "Source commands"
msgstr ""
#. type: IP
#: en/live-build.7:190
#: en/live-build.7:188
#, no-wrap
msgid "B<lb_source_debian>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:192
#: en/live-build.7:190
msgid "download sources"
msgstr ""
#. type: IP
#: en/live-build.7:192
#: en/live-build.7:190
#, no-wrap
msgid "B<lb_source_debian-live>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:194
#: en/live-build.7:192
msgid "copy debian-live config into source"
msgstr ""
#. type: IP
#: en/live-build.7:194
#: en/live-build.7:192
#, no-wrap
msgid "B<lb_source_disk>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:196
#: en/live-build.7:194
msgid "install disk information into source"
msgstr ""
#. type: IP
#: en/live-build.7:196
#: en/live-build.7:194
#, no-wrap
msgid "B<lb_source_iso>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:198
#: en/live-build.7:196
msgid "build iso source image"
msgstr ""
#. type: IP
#: en/live-build.7:198
#: en/live-build.7:196
#, no-wrap
msgid "B<lb_source_checksums>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:200
#: en/live-build.7:198
msgid "create source checksums (md5, sha1, and/or sha256)"
msgstr ""
#. type: IP
#: en/live-build.7:200
#: en/live-build.7:198
#, no-wrap
msgid "B<lb_source_net>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:202
#: en/live-build.7:200
msgid "build source net image"
msgstr ""
#. type: IP
#: en/live-build.7:202
#: en/live-build.7:200
#, no-wrap
msgid "B<lb_source_tar>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:204
#: en/live-build.7:202
msgid "build source tarball"
msgstr ""
#. type: IP
#: en/live-build.7:204
#: en/live-build.7:202
#, no-wrap
msgid "B<lb_source_hdd>(1)"
msgstr ""
#. FIXME
#. type: Plain text
#: en/live-build.7:207
#: en/live-build.7:205
msgid "build source hdd image"
msgstr ""
#. type: SH
#: en/live-build.7:208
#: en/live-build.7:206
#, no-wrap
msgid "CONFIG FILES"
msgstr ""
#. FIXME
#. type: Plain text
#: en/live-build.7:211
#: en/live-build.7:209
msgid ""
"Many live-build commands make use of files in the I<config/> directory to "
"control what they do. Besides the common I<config/common>, which is used by "
@ -1196,7 +1185,7 @@ msgid ""
msgstr ""
#. type: Plain text
#: en/live-build.7:213
#: en/live-build.7:211
msgid ""
"For example, lb_bootstrap_debootstrap uses files named config/bootstrap and "
"config/bootstrap_debootstrap to read the options it will use. See the man "
@ -1207,7 +1196,7 @@ msgid ""
msgstr ""
#. type: Plain text
#: en/live-build.7:215
#: en/live-build.7:213
msgid ""
"Note that live-build will respect environment variables which are present in "
"the context of the shell it is running. If variables can be read from config "
@ -1218,7 +1207,7 @@ msgid ""
msgstr ""
#. type: Plain text
#: en/live-build.7:217
#: en/live-build.7:215
msgid ""
"In some rare cases, you may want to have different versions of these files "
"for different architectures or distributions. If files named config/stage."
@ -1231,7 +1220,7 @@ msgstr ""
#. FIXME
#. type: Plain text
#: en/live-build.7:220
#: en/live-build.7:218
msgid ""
"All config files are shell scripts which are sourced by a live-build "
"program. That means they have to follow the normal shell syntax. You can "
@ -1239,13 +1228,13 @@ msgid ""
msgstr ""
#. type: IP
#: en/live-build.7:222
#: en/live-build.7:220
#, no-wrap
msgid "B</etc/live/build.conf>"
msgstr ""
#. type: IP
#: en/live-build.7:223
#: en/live-build.7:221
#, no-wrap
msgid "B</etc/live/build/*>"
msgstr ""

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:40+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"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -113,7 +113,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -143,14 +143,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -158,7 +158,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -168,7 +168,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -176,7 +176,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -187,7 +187,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -195,7 +195,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:40+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"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:40+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"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:40+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"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -91,7 +91,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -106,14 +106,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -121,7 +121,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -131,7 +131,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -139,7 +139,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -150,7 +150,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -158,7 +158,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:40+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"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:40+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"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -91,7 +91,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -106,14 +106,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -121,7 +121,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -131,7 +131,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -139,7 +139,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -150,7 +150,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -158,7 +158,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:40+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"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -91,7 +91,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -106,14 +106,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -121,7 +121,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -131,7 +131,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -139,7 +139,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -150,7 +150,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -158,7 +158,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."
@ -262,7 +262,7 @@ msgstr ""
#. type: Plain text
#: en/lb_config.1:45
msgid " [B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap|copy]"
msgid " [B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap]"
msgstr ""
#. type: Plain text
@ -1026,17 +1026,14 @@ msgstr ""
#. type: IP
#: en/lb_config.1:284
#, no-wrap
msgid "B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap|copy"
msgid "B<--bootstrap> cdebootstrap|cdebootstrap-static|debootstrap"
msgstr ""
#. type: Plain text
#: en/lb_config.1:286
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 "
"host system is copied. This can be useful if you want to convert/clone your "
"existing host system into a live system, however, make sure you do have "
"enough free space as this can, depending on your host system, get quite big."
"debootstrap."
msgstr ""
#. type: IP
@ -2466,11 +2463,11 @@ msgid ""
msgstr ""
#. type: Plain text
#: en/lb_config.1:505 en/live-build.7:227
#: en/lb_config.1:505 en/live-build.7:225
msgid "I<live-boot>(7)"
msgstr ""
#. type: Plain text
#: en/lb_config.1:507 en/live-build.7:229
#: en/lb_config.1:507 en/live-build.7:227
msgid "I<live-config>(7)"
msgstr ""

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:40+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"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:40+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"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2012-10-02 21:24+0300\n"
"POT-Creation-Date: 2012-10-03 13:40+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"
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2012-10-02"
msgid "2012-10-03"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:221
#: en/lb_testroot.1:21 en/live-build.7:219
#, no-wrap
msgid "FILES"
msgstr ""
@ -91,7 +91,7 @@ msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:225
#: en/lb_testroot.1:24 en/live-build.7:223
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -99,14 +99,14 @@ msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:231
#: en/lb_testroot.1:28 en/live-build.7:229
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:232
#: en/lb_testroot.1:29 en/live-build.7:230
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -114,7 +114,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:234
#: en/lb_testroot.1:31 en/live-build.7:232
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -124,7 +124,7 @@ msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:235
#: en/lb_testroot.1:32 en/live-build.7:233
#, no-wrap
msgid "BUGS"
msgstr ""
@ -132,7 +132,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:237
#: en/lb_testroot.1:34 en/live-build.7:235
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -143,7 +143,7 @@ msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:238
#: en/lb_testroot.1:35 en/live-build.7:236
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -151,7 +151,7 @@ msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:239
#: en/lb_testroot.1:36 en/live-build.7:237
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."
@ -182,12 +182,12 @@ msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb_config.1:505 en/live-build.7:227
#: en/lb_config.1:505 en/live-build.7:225
msgid "I<live-boot>(7)"
msgstr ""
#. type: Plain text
#: en/lb_config.1:507 en/live-build.7:229
#: en/lb_config.1:507 en/live-build.7:227
msgid "I<live-config>(7)"
msgstr ""
@ -549,642 +549,631 @@ msgstr ""
#. type: IP
#: en/live-build.7:91
#, no-wrap
msgid "B<lb_bootstrap_copy>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:93
msgid "bootstrap by copying the host system"
msgstr ""
#. type: IP
#: en/live-build.7:93
#, no-wrap
msgid "B<lb_bootstrap_debootstrap>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:95
#: en/live-build.7:93
msgid "bootstrap a Debian system with debootstrap(8)"
msgstr ""
#. type: SS
#: en/live-build.7:95
#: en/live-build.7:93
#, no-wrap
msgid "Chroot commands"
msgstr ""
#. type: IP
#: en/live-build.7:96
#: en/live-build.7:94
#, no-wrap
msgid "B<lb_chroot_apt>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:98
#: en/live-build.7:96
msgid "manage /etc/apt/apt.conf"
msgstr ""
#. type: IP
#: en/live-build.7:98
#: en/live-build.7:96
#, no-wrap
msgid "B<lb_chroot_cache>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:100
#: en/live-build.7:98
msgid "cache chroot stage"
msgstr ""
#. type: IP
#: en/live-build.7:100
#: en/live-build.7:98
#, no-wrap
msgid "B<lb_chroot_debianchroot>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:102
#: en/live-build.7:100
msgid "manage /etc/debian_chroot"
msgstr ""
#. type: IP
#: en/live-build.7:102
#: en/live-build.7:100
#, no-wrap
msgid "B<lb_chroot_devpts>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:104
#: en/live-build.7:102
msgid "mount /dev/pts"
msgstr ""
#. type: IP
#: en/live-build.7:104
#: en/live-build.7:102
#, no-wrap
msgid "B<lb_chroot_dpkg>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:106
#: en/live-build.7:104
msgid "manage /sbin/dpkg"
msgstr ""
#. type: IP
#: en/live-build.7:106
#: en/live-build.7:104
#, no-wrap
msgid "B<lb_chroot_hacks>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:108
#: en/live-build.7:106
msgid "execute hacks in chroot"
msgstr ""
#. type: IP
#: en/live-build.7:108
#: en/live-build.7:106
#, no-wrap
msgid "B<lb_chroot_hostname>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:110
#: en/live-build.7:108
msgid "manage /bin/hostname"
msgstr ""
#. type: IP
#: en/live-build.7:110
#: en/live-build.7:108
#, no-wrap
msgid "B<lb_chroot_hosts>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:112
#: en/live-build.7:110
msgid "manage /etc/hosts"
msgstr ""
#. type: IP
#: en/live-build.7:112
#: en/live-build.7:110
#, no-wrap
msgid "B<lb_chroot_install-packages>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:114
#: en/live-build.7:112
msgid "install queued packages into chroot"
msgstr ""
#. type: IP
#: en/live-build.7:114
#: en/live-build.7:112
#, no-wrap
msgid "B<lb_chroot_interactive>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:116
#: en/live-build.7:114
msgid "make build interactive"
msgstr ""
#. type: IP
#: en/live-build.7:116
#: en/live-build.7:114
#, no-wrap
msgid "B<lb_chroot_linux-image>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:118
#: en/live-build.7:116
msgid "manage /etc/kernel-img.conf"
msgstr ""
#. type: IP
#: en/live-build.7:118
#: en/live-build.7:116
#, no-wrap
msgid "B<lb_chroot_hooks>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:120
#: en/live-build.7:118
msgid "execute local hooks in chroot"
msgstr ""
#. type: IP
#: en/live-build.7:120
#: en/live-build.7:118
#, no-wrap
msgid "B<lb_chroot_local-includes>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:122
#: en/live-build.7:120
msgid "copy local files into chroot"
msgstr ""
#. type: IP
#: en/live-build.7:122
#: en/live-build.7:120
#, no-wrap
msgid "B<lb_chroot_packages>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:124
#: en/live-build.7:122
msgid "queue install of packages into chroot"
msgstr ""
#. type: IP
#: en/live-build.7:124
#: en/live-build.7:122
#, no-wrap
msgid "B<lb_chroot_local-patches>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:126
#: en/live-build.7:124
msgid "apply local patches against chroot"
msgstr ""
#. type: IP
#: en/live-build.7:126
#: en/live-build.7:124
#, no-wrap
msgid "B<lb_chroot_local-preseed>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:128
#: en/live-build.7:126
msgid "use debconf local preseeding file"
msgstr ""
#. type: IP
#: en/live-build.7:128
#: en/live-build.7:126
#, no-wrap
msgid "B<lb_chroot_packagelists>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:130
#: en/live-build.7:128
msgid "queue install of package lists into chroot"
msgstr ""
#. type: IP
#: en/live-build.7:130
#: en/live-build.7:128
#, no-wrap
msgid "B<lb_chroot_proc>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:132
#: en/live-build.7:130
msgid "mount /proc"
msgstr ""
#. type: IP
#: en/live-build.7:132
#: en/live-build.7:130
#, no-wrap
msgid "B<lb_chroot_resolv>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:134
#: en/live-build.7:132
msgid "manage /etc/resolv.conf"
msgstr ""
#. type: IP
#: en/live-build.7:134
#: en/live-build.7:132
#, no-wrap
msgid "B<lb_chroot_selinuxfs>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:136
#: en/live-build.7:134
msgid "mount /selinux"
msgstr ""
#. type: IP
#: en/live-build.7:136
#: en/live-build.7:134
#, no-wrap
msgid "B<lb_chroot_archives>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:138
#: en/live-build.7:136
msgid "manage /etc/apt/sources.list"
msgstr ""
#. type: IP
#: en/live-build.7:138
#: en/live-build.7:136
#, no-wrap
msgid "B<lb_chroot_sysfs>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:140
#: en/live-build.7:138
msgid "mount /sys"
msgstr ""
#. type: IP
#: en/live-build.7:140
#: en/live-build.7:138
#, no-wrap
msgid "B<lb_chroot_sysv-rc>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:142
#: en/live-build.7:140
msgid "manage /usr/sbin/policy-rc.d"
msgstr ""
#. type: IP
#: en/live-build.7:142
#: en/live-build.7:140
#, no-wrap
msgid "B<lb_chroot_task-lists>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:144
#: en/live-build.7:142
msgid "install task lists into chroot"
msgstr ""
#. type: SS
#: en/live-build.7:144
#: en/live-build.7:142
#, no-wrap
msgid "Binary commands"
msgstr ""
#. type: IP
#: en/live-build.7:145
#: en/live-build.7:143
#, no-wrap
msgid "B<lb_binary_chroot>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:147
#: en/live-build.7:145
msgid "copy chroot into chroot"
msgstr ""
#. type: IP
#: en/live-build.7:147
#: en/live-build.7:145
#, no-wrap
msgid "B<lb_binary_debian-installer>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:149
#: en/live-build.7:147
msgid "install debian-installer into binary"
msgstr ""
#. type: IP
#: en/live-build.7:149
#: en/live-build.7:147
#, no-wrap
msgid "B<lb_binary_disk>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:151
#: en/live-build.7:149
msgid "install disk information into binary"
msgstr ""
#. type: IP
#: en/live-build.7:151
#: en/live-build.7:149
#, no-wrap
msgid "B<lb_binary_grub>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:153
#: en/live-build.7:151
msgid "installs grub into binary"
msgstr ""
#. type: IP
#: en/live-build.7:153
#: en/live-build.7:151
#, no-wrap
msgid "B<lb_binary_grub2>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:155
#: en/live-build.7:153
msgid "installs grub2 into binary"
msgstr ""
#. type: IP
#: en/live-build.7:155
#: en/live-build.7:153
#, no-wrap
msgid "B<lb_binary_includes>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:157 en/live-build.7:165
#: en/live-build.7:155 en/live-build.7:163
msgid "copy files into binary"
msgstr ""
#. type: IP
#: en/live-build.7:157
#: en/live-build.7:155
#, no-wrap
msgid "B<lb_binary_iso>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:159
#: en/live-build.7:157
msgid "build iso binary image"
msgstr ""
#. type: IP
#: en/live-build.7:159
#: en/live-build.7:157
#, no-wrap
msgid "B<lb_binary_linux-image>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:161
#: en/live-build.7:159
msgid "install linux-image into binary"
msgstr ""
#. type: IP
#: en/live-build.7:161
#: en/live-build.7:159
#, no-wrap
msgid "B<lb_binary_local-hooks>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:163
#: en/live-build.7:161
msgid "execute local hooks in binary"
msgstr ""
#. type: IP
#: en/live-build.7:163
#: en/live-build.7:161
#, no-wrap
msgid "B<lb_binary_local-includes>(1)"
msgstr ""
#. type: IP
#: en/live-build.7:165
#: en/live-build.7:163
#, no-wrap
msgid "B<lb_binary_local-packagelists>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:167
#: en/live-build.7:165
msgid "install local package lists into binary"
msgstr ""
#. type: IP
#: en/live-build.7:167
#: en/live-build.7:165
#, no-wrap
msgid "B<lb_binary_manifest>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:169
#: en/live-build.7:167
msgid "create manifest"
msgstr ""
#. type: IP
#: en/live-build.7:169
#: en/live-build.7:167
#, no-wrap
msgid "B<lb_binary_checksums>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:171
#: en/live-build.7:169
msgid "create binary checksums (md5, sha1, and/or sha256)"
msgstr ""
#. type: IP
#: en/live-build.7:171
#: en/live-build.7:169
#, no-wrap
msgid "B<lb_binary_memtest>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:173
#: en/live-build.7:171
msgid "installs a memtest into binary"
msgstr ""
#. type: IP
#: en/live-build.7:173
#: en/live-build.7:171
#, no-wrap
msgid "B<lb_binary_net>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:175
#: en/live-build.7:173
msgid "build netboot binary image"
msgstr ""
#. type: IP
#: en/live-build.7:175
#: en/live-build.7:173
#, no-wrap
msgid "B<lb_binary_rootfs>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:177
#: en/live-build.7:175
msgid "build rootfs image"
msgstr ""
#. type: IP
#: en/live-build.7:177
#: en/live-build.7:175
#, no-wrap
msgid "B<lb_binary_silo>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:179
#: en/live-build.7:177
msgid "installs silo into binary"
msgstr ""
#. type: IP
#: en/live-build.7:179
#: en/live-build.7:177
#, no-wrap
msgid "B<lb_binary_syslinux>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:181
#: en/live-build.7:179
msgid "installs syslinux into binary"
msgstr ""
#. type: IP
#: en/live-build.7:181
#: en/live-build.7:179
#, no-wrap
msgid "B<lb_binary_tar>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:183
#: en/live-build.7:181
msgid "build harddisk binary image"
msgstr ""
#. type: IP
#: en/live-build.7:183
#: en/live-build.7:181
#, no-wrap
msgid "B<lb_binary_hdd>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:185
#: en/live-build.7:183
msgid "build binary hdd image"
msgstr ""
#. type: IP
#: en/live-build.7:185
#: en/live-build.7:183
#, no-wrap
msgid "B<lb_binary_win32-loader>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:187
#: en/live-build.7:185
msgid "installs win32-loader into binary"
msgstr ""
#. type: IP
#: en/live-build.7:187
#: en/live-build.7:185
#, no-wrap
msgid "B<lb_binary_yaboot>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:189
#: en/live-build.7:187
msgid "installs yaboot into binary"
msgstr ""
#. type: SS
#: en/live-build.7:189
#: en/live-build.7:187
#, no-wrap
msgid "Source commands"
msgstr ""
#. type: IP
#: en/live-build.7:190
#: en/live-build.7:188
#, no-wrap
msgid "B<lb_source_debian>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:192
#: en/live-build.7:190
msgid "download sources"
msgstr ""
#. type: IP
#: en/live-build.7:192
#: en/live-build.7:190
#, no-wrap
msgid "B<lb_source_debian-live>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:194
#: en/live-build.7:192
msgid "copy debian-live config into source"
msgstr ""
#. type: IP
#: en/live-build.7:194
#: en/live-build.7:192
#, no-wrap
msgid "B<lb_source_disk>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:196
#: en/live-build.7:194
msgid "install disk information into source"
msgstr ""
#. type: IP
#: en/live-build.7:196
#: en/live-build.7:194
#, no-wrap
msgid "B<lb_source_iso>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:198
#: en/live-build.7:196
msgid "build iso source image"
msgstr ""
#. type: IP
#: en/live-build.7:198
#: en/live-build.7:196
#, no-wrap
msgid "B<lb_source_checksums>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:200
#: en/live-build.7:198
msgid "create source checksums (md5, sha1, and/or sha256)"
msgstr ""
#. type: IP
#: en/live-build.7:200
#: en/live-build.7:198
#, no-wrap
msgid "B<lb_source_net>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:202
#: en/live-build.7:200
msgid "build source net image"
msgstr ""
#. type: IP
#: en/live-build.7:202
#: en/live-build.7:200
#, no-wrap
msgid "B<lb_source_tar>(1)"
msgstr ""
#. type: Plain text
#: en/live-build.7:204
#: en/live-build.7:202
msgid "build source tarball"
msgstr ""
#. type: IP
#: en/live-build.7:204
#: en/live-build.7:202
#, no-wrap
msgid "B<lb_source_hdd>(1)"
msgstr ""
#. FIXME
#. type: Plain text
#: en/live-build.7:207
#: en/live-build.7:205
msgid "build source hdd image"
msgstr ""
#. type: SH
#: en/live-build.7:208
#: en/live-build.7:206
#, no-wrap
msgid "CONFIG FILES"
msgstr ""
#. FIXME
#. type: Plain text
#: en/live-build.7:211
#: en/live-build.7:209
msgid ""
"Many live-build commands make use of files in the I<config/> directory to "
"control what they do. Besides the common I<config/common>, which is used by "
@ -1196,7 +1185,7 @@ msgid ""
msgstr ""
#. type: Plain text
#: en/live-build.7:213
#: en/live-build.7:211
msgid ""
"For example, lb_bootstrap_debootstrap uses files named config/bootstrap and "
"config/bootstrap_debootstrap to read the options it will use. See the man "
@ -1207,7 +1196,7 @@ msgid ""
msgstr ""
#. type: Plain text
#: en/live-build.7:215
#: en/live-build.7:213
msgid ""
"Note that live-build will respect environment variables which are present in "
"the context of the shell it is running. If variables can be read from config "
@ -1218,7 +1207,7 @@ msgid ""
msgstr ""
#. type: Plain text
#: en/live-build.7:217
#: en/live-build.7:215
msgid ""
"In some rare cases, you may want to have different versions of these files "
"for different architectures or distributions. If files named config/stage."
@ -1231,7 +1220,7 @@ msgstr ""
#. FIXME
#. type: Plain text
#: en/live-build.7:220
#: en/live-build.7:218
msgid ""
"All config files are shell scripts which are sourced by a live-build "
"program. That means they have to follow the normal shell syntax. You can "
@ -1239,13 +1228,13 @@ msgid ""
msgstr ""
#. type: IP
#: en/live-build.7:222
#: en/live-build.7:220
#, no-wrap
msgid "B</etc/live/build.conf>"
msgstr ""
#. type: IP
#: en/live-build.7:223
#: en/live-build.7:221
#, no-wrap
msgid "B</etc/live/build/*>"
msgstr ""

View File

@ -36,7 +36,6 @@ Setup_cleanup
# Bootstrapping system
lb bootstrap_cache restore ${@}
lb bootstrap_copy ${@}
lb bootstrap_cdebootstrap ${@}
lb bootstrap_debootstrap ${@}
lb bootstrap_cache save ${@}

View File

@ -1,56 +0,0 @@
#!/bin/sh
## live-build(7) - System Build Scripts
## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it
## under certain conditions; see COPYING for details.
set -e
# Including common functions
[ -e "${LIVE_BUILD}/scripts/build.sh" ] && . "${LIVE_BUILD}/scripts/build.sh" || . /usr/lib/live/build.sh
# Setting static variables
DESCRIPTION="$(Echo 'bootstrap by copying the host system')"
HELP=""
USAGE="${PROGRAM} [--force]"
Arguments "${@}"
# Reading configuration files
Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source
Set_defaults
if [ "${LB_BOOTSTRAP}" != "copy" ]
then
exit 0
fi
# Check architecture
Check_crossarchitectures
Echo_message "Begin bootstrapping system..."
# Ensure that a system is built as root
lb testroot
# Checking stage file
Check_stagefile .build/bootstrap
# Checking lock file
Check_lockfile .lock
# Creating lock file
Create_lockfile .lock
# Copying host system
mkdir chroot
cd chroot
tar c / --exclude /proc --exclude /sys --exclude "$(dirname ${PWD})" | tar xv
cd ..
# Creating stage file
Create_stagefile .build/bootstrap

View File

@ -33,7 +33,7 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\
\t [--bootappend-live PARAMETER|\"PARAMETERS\"]\n\
\t [--bootappend-failsafe PARAMETER|\"PARAMETERS\"]\n\
\t [--bootloader grub|syslinux|yaboot]\n\
\t [--bootstrap cdebootstrap|cdebootstrap-static|debootstrap|copy]\n\
\t [--bootstrap cdebootstrap|cdebootstrap-static|debootstrap]\n\
\t [--cache true|false]\n\
\t [--cache-indices true|false]\n\
\t [--cache-packages true|false]\n\