[SCM] live-build branch, debian-old-2.0, updated. debian/2.0.9-1-4-g9116382

Ben Armstrong synrg at debian.org
Sun Dec 12 18:36:33 UTC 2010


The following commit has been merged in the debian-old-2.0 branch:
commit 9116382389b8714cae558d215109f786d9c39ab1
Author: Ben Armstrong <synrg at debian.org>
Date:   Sun Dec 12 14:36:25 2010 -0400

    Fixing numerous spelling and other minor details in lb_config man page.

diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1
index 5449aed..40e5c03 100644
--- a/manpages/de/lb_config.de.1
+++ b/manpages/de/lb_config.de.1
@@ -270,7 +270,7 @@ sets the http proxy to be used by apt. By default, this is empty but if the
 host has the environment variable http_proxy set, apt\-http\-proxy gets
 automatically set to the value of http_proxy.
 .IP "\fB\-\-apt\-pdiffs\fP true|false" 4
-defines whetever apt should use incremental package indices feature or
+defines whether apt should use incremental package indices feature or
 not. This is true by default.
 .IP "\fB\-\-apt\-options\fP \fIOPTION\fP|\(dq\fIOPTIONS\fP\(dq" 4
 defines the default options that will be appended to every apt call that is
@@ -295,10 +295,10 @@ default, this is true except in emdebian mode.
 defines if apt should check repository signatures. This is true by default.
 .IP "\-a|\fB\-\-architecture\fP \fIARCHITECTURE\fP" 4
 defines the architecture of the to be build image. By default, this is set
-to the host architecture. Note that you cannot crossbuild for another
+to the host architecture. Note that you cannot cross build for another
 architecture if your host system is not able to execute binaries for the
 target architecture natively. For example, building amd64 images on i386 and
-vice versa is possile if you have a 64bit capable i386 processor and the
+vice versa is possible if you have a 64bit capable i386 processor and the
 right kernel. But building powerpc images on an i386 system is not possible.
 .IP "\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|net|tar|usb\-hdd" 4
 defines the image type to build. By default, for images using syslinux this
@@ -325,8 +325,8 @@ parameters can be found, for etch, in the manpage of casper, for all other
 distributions in the manpage of live\-initramfs. On the images, a list of all
 parameters (without comments) is included in the /parameters.txt.
 .IP "\fB\-\-bootloader\fP 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
+defines which bootloader is being 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
@@ -334,14 +334,14 @@ them yet. \fBlb config\fP will fail to create such a not yet supported
 configuration and give a explanation about it. For usb\-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
-defines which program is used to bootstrap the debian chroot, default is
+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\-config\fP \fIFILE\fP" 4
 sets a custom configuration file for the boostrap programm of choice and is
-empty by default. Refere to the documentation of debootstrap or cdebootstrap
+empty by default. Refer to the documentation of debootstrap or cdebootstrap
 for more information about that. When the bootstrap program is set to copy,
 this has no effect.
 .IP "\-f|\fB\-\-bootstrap\-flavour\fP minimal|standard" 4
@@ -353,14 +353,14 @@ sets the archive keyring package to be used. Default is
 debian\-archive\-keyring.
 .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.
+controlled through the their own options.
 .IP "\fB\-\-cache\-indices\fP true|false" 4
 defines if downloaded package indices and lists should be cached which is
 false by default. Enabling it would allow to rebuild an image completely
 offline, however, you would not get updates anymore then.
 .IP "\fB\-\-cache\-packages\fP true|false" 4
 defines if downloaded packages files should be cached which is true by
-default. Disabling it does save space consumtion in your build directory,
+default. Disabling it does save space consumption in your build directory,
 but remember that you will cause much unnecessary traffic if you do a couple
 of rebuilds. In general you should always leave it true, however, in some
 particular rare build setups, it can be faster to refetch packages from the
@@ -381,23 +381,23 @@ prompt. In general, this should not be false and is an important feature of
 live system released to the public. However, during development of very big
 images it can save some time by not calculating the checksums.
 .IP "\fB\-\-build\-with\-chroot\fP true|false" 4
-defines whetever live\-build should use the tools from within the chroot to
+defines whatever live\-build should use the tools from within the chroot to
 build the binary image or not by using and including the host systems
 tools. This is a very dangerous option, using the tools of the host system
 can lead to tainted and even non\-bootable images if the host systems version
 of the required tools (mainly these are the bootloaders such as syslinux,
-grub and yaboot, and the auxilliary tools such as dosfstools, genisoimage,
-squashfs\-tools and others) do not \fBexactely\fP match what is present at
+grub and yaboot, and the auxiliary tools such as dosfstools, genisoimage,
+squashfs\-tools and others) do not \fBexactly\fP match what is present at
 build\-time in the target distribution. Never do disable this option unless
-you are \fBexactely\fP sure what you are doing and have \fBcompletely\fP\fI
+you are \fBexactly\fP sure what you are doing and have \fBcompletely\fP\fI
 understood its consequences.\fP
 .IP "\fB\-\-chroot\-filesystem\fP ext2|ext3|squashfs|plain|jffs2" 4
 defines which filesystem type should be used for the root filesystem
 image. If you use plain, then no filesystem image is created and the root
 filesystem content is copied on the binary image filesystem as flat
-files. Depending on what binary filesystem you have choosen, it may not be
+files. Depending on what binary filesystem you have chosen, it may not be
 possible to build with a plain root filesystem, e.g. fat16/fat32 and plain
-don't work as linux does not support to run on them.
+don't work as Linux does not support to run on them.
 .IP \fB\-\-clean\fP 4
 minimizes config directory by automatically removing unused and thus empty
 subdirectories.
@@ -413,7 +413,7 @@ defines if warnings of debconf should be displayed or not. Warnings from
 debconf are generally very rare and by default, we skipp them, if any, in
 order to keep the build process entirely non interactive.
 .IP "\fB\-\-debconf\-priority\fP low|medium|high|critical" 4
-defines what value the debconf priority shoul dbe set to inside the
+defines what value the debconf priority should be set to inside the
 chroot. By default, it is set to critical, which means that almost no
 questions are displayed. Note that this only has an effect if you use any
 debconf frontend different from noninteractive.
@@ -421,9 +421,9 @@ debconf frontend different from noninteractive.
 defines which type, if any, of the debian\-installer should be included in
 the resulting binary image. By default, no installer is included. All
 available flavours except live are the identical configurations used on the
-installer media produced by regular debian\-cd. When live is choosen, the
+installer media produced by regular debian\-cd. When live is chosen, the
 live\-installer udeb is included so that debian\-installer will behave
-different than usual \- instead of installing the debian system from packages
+different than usual \- instead of installing the Debian system from packages
 from the medium or the network, it installs the live system to the disk.
 .IP "\fB\-\-debian\-installer\-distribution\fP daily|\fICODENAME\fP" 4
 defines the distribution where the debian\-installer files should be taken
@@ -440,7 +440,9 @@ whereas otherwise false, by default.
 .IP \fB\-\-debug\fP 4
 turn on debugging informational messages.
 .IP "\-d|\fB\-\-distribution\fP \fICODENAME\fP" 4
-defines the distribution of the resulting live system.
+defines the distribution of the resulting live system and must be a valid,
+supported, lowercase codename for the chosen mode (e.g. in Debian mode,
+squeeze for the Squeeze distribution, etc.)
 .IP \fB\-\-dump\fP 4
 prepares a report of the currently present live system configuration and the
 version of live\-build used. This is useful to provide if you submit bug
@@ -475,26 +477,27 @@ sets the hostname of the live system.
 /etc/live/build.d when generating a new live system config directory. This
 is useful if you want to set global settings, such as mirror locations, and
 don't want to specify them all of the time.
-.IP "\fB\-\-includes\fP \fIPATH\fP" 4
+.IP "\fB\-\-includes\fP \fIPATH|none\fP" 4
 sets the path to the includes that live\-build is going to use,
 e.g. additional minimal documentation that you want to have on all live
-systems. By default, this is set to /usr/share/live/build/includes/.
+systems. By default, this is set to /usr/share/live/build/includes/. Choose
+none to disable inclusion of documentation.
 .IP "\fB\-\-initramfs\fP auto|none|live\-boot|live\-initramfs|casper" 4
 sets the name of package that contains the live system specific initramfs
 modification. By default, auto is used, which means that at build time of
 the image rather than on configuration time, the value will be expanded to
-casper when building ubuntu systems, to live\-initramfs for legacy lenny, and
-to live\-boot for squeeze and newer. Using 'none' is useful if the resulting
+casper when building Ubuntu systems, to live\-initramfs for legacy Lenny, and
+to live\-boot for Squeeze and newer. Using 'none' is useful if the resulting
 system image should not be a live image (experimental).
 .IP "\fB\-\-interactive\fP shell" 4
 defines if after the chroot stage and before the beginning of the binary
 stage, a interactive shell login should be spawned in the chroot in order to
 allow you to do manual customizations. Once you close the shell with logout
 or exit, the build will continue as usual. Note that it's strongly
-discouraged to use this for anything else than testing. Modifications that
+discouraged to use this for anything other than testing. Modifications that
 should be present in all builds of a live system should be properly made
 through hooks. Everything else destroys the beauty of being able to
-completely automatise the build process and making it non interactive. By
+completely automate the build process and making it non\-interactive. By
 default, this is of course false.
 .IP "\fB\-\-isohybrid\-options\fP \fIOPTION\fP|\(dq\fIOPTIONS\fP\(dq" 4
 defines options to pass to isohybrid.
@@ -530,24 +533,25 @@ KiB.
 sets the keyring package or additional keyring packages. By default this is
 set to debian\-archive\-keyring.
 .IP "\-l|\fB\-\-language\fP \fILANGUAGE\fP" 4
-sets the language of a live system by installing l10n related packages. It
-doesn't enable generation of the correct locales through setting the right
-boot parameters, those need to be done through the bootappend\-live
-parameter.
+experimental option to set the language of a live system by installing l10n
+related packages. If syslinux is used, this also selects the corresponding
+syslinux template files if they exist. It doesn't enable generation of the
+correct locales through setting the right boot parameters; those need to be
+done through the bootappend\-live parameter.
 .IP "\-k|\fB\-\-linux\-flavours\fP \fIFLAVOUR\fP|\(dq\fIFLAVOURS\fP\(dq" 4
 sets the kernel flavours to be installed. Note that in case you specify more
 than that the first will be configured the default kernel that gets booted.
 .IP "\fB\-\-linux\-packages\fP \(dq\fIPACKAGES\fP\(dq" 4
 sets the internal name of the kernel packages naming scheme. If you use
-debian kernel packages, you will not have to adjust it. If you decide to use
-custom kernel packages that do not follow the debian naming scheme, remember
-to set this option to the stub of the packages only (for debian this is
+Debian kernel packages, you will not have to adjust it. If you decide to use
+custom kernel packages that do not follow the Debian naming scheme, remember
+to set this option to the stub of the packages only (for Debian this is
 linux\-image\-2.6), so that \fISTUB\fP\-\fIFLAVOUR\fP results in a valid package name
-(for debian e.g. linux\-image\-2.6\-486). Preferably you use the meta package
+(for Debian e.g. linux\-image\-2.6\-486). Preferably you use the meta package
 name, if any, for the stub, so that your configuration is ABI
 independent. Also don't forget that you have to include stubs of the binary
-modules packages for unionfs or aufs, and squashfs if you built them
-out\-of\-tree.
+modules packages for legacy Lenny builds for unionfs or aufs, and squashfs
+if you built them out\-of\-tree.
 .IP "\fB\-\-losetup\fP losetup|losetup.orig" 4
 sets the filename of the losetup binary from the host system that should be
 used. This is autodetected and does generally not need any customization.
@@ -556,45 +560,45 @@ defines if memtest, memtest86+ or no memory tester at all should be included
 as secondary bootloader configuration. This is only available on amd64 and
 i386 and defaults to memtest86+.
 .IP "\-m|\fB\-\-mirror\-bootstrap\fP \fIURL\fP" 4
-sets the location of the debian package mirror that should be used to
+sets the location of the Debian package mirror that should be used to
 bootstrap from. This defaults to http://ftp.de.debian.org/debian/ which may
 not be a good default if you live outside of Europe.
 .IP "\fB\-\-mirror\-chroot\fP \fIURL\fP" 4
-sets the location of the debian package mirror that will be used to fetch
+sets the location of the Debian package mirror that will be used to fetch
 the packages in order to build the live system. By default, this is set to
 the value of \-\-mirror\-bootstrap.
 .IP "\fB\-\-mirror\-chroot\-security\fP \fIURL\fP" 4
-sets the location of the debian security package mirror that will be used to
+sets the location of the Debian security package mirror that will be used to
 fetch the packages in order to build the live system. By default, this
 points to http://security.debian.org/debian/.
 .IP "\fB\-\-mirror\-chroot\-volatile\fP \fIURL\fP" 4
-sets the location of the debian volatile package mirror that will be used to
+sets the location of the Debian volatile package mirror that will be used to
 fetch packages in order to build the live system. By default, this is set to
 the value of \-\-mirror\-chroot.
 .IP "\fB\-\-mirror\-chroot\-backports\fP \fIURL\fP" 4
-sets the location of the debian backports package mirror that will be used
+sets the location of the Debian backports package mirror that will be used
 to fetch packages in order to build the live system. By default, this points
 to http://backports.debian.org/debian\-backports/.
 .IP "\fB\-\-mirror\-binary\fP \fIURL\fP" 4
-sets the location of the debian package mirror that should end up configured
+sets the location of the Debian package mirror that should end up configured
 in the final image and which is the one a user would see and use. This has
 not necessarily to be the same that is used to build the image, e.g. if you
 use a local mirror but want to have an official mirror in the image. By
 default, 'http://cdn.debian.net/debian/' is used.
 .IP "\fB\-\-mirror\-binary\-security\fP \fIURL\fP" 4
-sets the location of the debian security package mirror that should end up
+sets the location of the Debian security package mirror that should end up
 configured in the final image. By default,
 \&'http://cdn.debian.net/debian\-security/' is used.
 .IP "\fB\-\-mirror\-binary\-volatile\fP \fIURL\fP" 4
-sets the location of the debian volatile package mirror that should end up
+sets the location of the Debian volatile package mirror that should end up
 configured in the final image. By default, the value of \-\-mirror\-binary is
 used.
 .IP "\fB\-\-mirror\-binary\-backports\fP \fIURL\fP" 4
-sets the location of the debian backports package mirror that should end up
+sets the location of the Debian backports package mirror that should end up
 configured in the final image. By default,
 \&'http://backports.debian.org/debian\-backports/' is used.
 .IP "\fB\-\-mirror\-debian\-installer\fP \fIURL\fP" 4
-sets the location of the mirror that will be used to fetch the debian
+sets the location of the mirror that will be used to fetch the Debian
 installer images. By default, this points to the same mirror used to build
 the live system, i.e. the value of \-\-mirror\-bootstrap.
 .IP "\fB\-\-mode\fP debian|emdebian|ubuntu" 4
@@ -662,13 +666,13 @@ image. Note that this is not well tested and that you should, when relying
 on sudo, call the individual live\-build command with sudo itself.
 .IP "\fB\-\-use\-fakeroot\fP true|false" 4
 controls if live\-build should utilize fakeroot and fakechroot to try and
-avoid requiring root privillages where possible. By default, this option is
+avoid requiring root privileges where possible. By default, this option is
 false.
 .IP "\fB\-\-archive\-areas\fP \fIARCHIVE_AREA\fP|\(dq\fIARCHIVE_AREAS\fP\(dq" 4
-defines which package archive areas of a debian packages archive should be
-used for configured debian package mirrors. By default, this is set to
+defines which package archive areas of a Debian packages archive should be
+used for configured Debian package mirrors. By default, this is set to
 main. Remember to check the licenses of each packages with respect to their
-redistributability in your juristiction when enabling contrib or non\-free
+redistributability in your jurisdiction when enabling contrib or non\-free
 with this mechanism.
 .IP "\fB\-\-security\fP true|false" 4
 defines if the security repositories specified in the security mirror
@@ -714,13 +718,13 @@ sets the path to the templates that live\-build is going to use, e.g. for
 bootloaders. By default, this is set to /usr/share/live/build/templates/.
 .IP "\fB\-\-virtual\-root\-size\fP MB" 4
 defines what size the virtual\-hdd image should be. Note that although the
-default is set to 10000 (= 10GB), it will not need 10GB space on your
-harddisk as the files are created as sparse files.
+default is set to 10000 (= 10GB), it will not need 10GB space on your hard
+disk as the files are created as sparse files.
 .IP "\fB\-\-volatile\fP true|false" 4
-defines if debian volatile package archives should be included in the image
+defines if Debian volatile package archives should be included in the image
 or not.
 .IP "\fB\-\-backports\fP true|false" 4
-defines if debian backports package archives should be included in the image
+defines if Debian backports package archives should be included in the image
 or not.
 .IP "\fB\-\-exposed\-root\fP true|false" 4
 defines whether to expose the root filesystem as read only and not covered
@@ -767,11 +771,10 @@ der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch
 unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden.
 
 .SH FEHLER
-Fehler können durch Einreichen eines Fehlerberichtes für das live\-build
-Paket im Debian Bug Tracking System unter
-<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die
-Debian Live Mailing Liste unter <\fIdebian\-live at lists.debian.org\fP>
-(englischsprachig) mitgeteilt werden.
+Bugs can be reported by submitting a bug report for the live\-build package
+in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or
+by writing a mail to the Debian Live mailing list at
+<\fIdebian\-live at lists.debian.org\fP>.
 
 .SH AUTOR
 live\-build wurde von Daniel Baumann <\fIdaniel at debian.org\fP> für das
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 88a7567..0e20736 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -244,7 +244,7 @@ sets the ftp proxy to be used by apt. By default, this is empty but if the host
 .IP "\fB\-\-apt\-http\-proxy\fR \fIURL\fR" 4
 sets the http proxy to be used by apt. By default, this is empty but if the host has the environment variable http_proxy set, apt\-http\-proxy gets automatically set to the value of http_proxy.
 .IP "\fB\-\-apt\-pdiffs\fR true|false" 4
-defines whetever apt should use incremental package indices feature or not. This is true by default.
+defines whether apt should use incremental package indices feature or not. This is true by default.
 .IP "\fB\-\-apt\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4
 defines the default options that will be appended to every apt call that is made inside chroot during the building of the image. By default, this is set to \-\-yes to allow non-interactive installation of packages.
 .IP "\fB\-\-aptitude\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4
@@ -256,7 +256,7 @@ defines if apt should install recommended packages automatically. By default, th
 .IP "\fB\-\-apt\-secure\fR true|false" 4
 defines if apt should check repository signatures. This is true by default.
 .IP "\-a|\fB\-\-architecture\fR \fIARCHITECTURE\fR" 4
-defines the architecture of the to be build image. By default, this is set to the host architecture. Note that you cannot crossbuild for another architecture if your host system is not able to execute binaries for the target architecture natively. For example, building amd64 images on i386 and vice versa is possile if you have a 64bit capable i386 processor and the right kernel. But building powerpc images on an i386 system is not possible.
+defines the architecture of the to be build image. By default, this is set to the host architecture. Note that you cannot cross build for another architecture if your host system is not able to execute binaries for the target architecture natively. For example, building amd64 images on i386 and vice versa is possible if you have a 64bit capable i386 processor and the right kernel. But building powerpc images on an i386 system is not possible.
 .IP "\-b|\fB\-\-binary\-images\fR iso|iso\-hybrid|net|tar|usb\-hdd" 4
 defines the image type to build. By default, for images using syslinux this is set to iso\-hybrid to build CD/DVD images that may also be used like usb\-hdd images, for legacy lenny and non\-syslinux images, it defaults to iso.
 .IP "\fB\-\-binary\-filesystem\fR fat16|fat32|ext2" 4
@@ -268,29 +268,29 @@ sets boot parameters specific to debian\-installer, if included.
 .IP "\fB\-\-bootappend\-live\fR \fIPARAMETER\fR|""\fIPARAMETERS\fR""" 4
 sets boot parameters specific to debian\-live. A complete list of boot parameters can be found, for etch, in the manpage of casper, for all other distributions in the manpage of live\-initramfs. On the images, a list of all parameters (without comments) is included in the /parameters.txt.
 .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 usb\-hdd images on amd64 and i386, the default is syslinux. yaboot is only used on powerpc.
+defines which bootloader is being 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 usb\-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.
+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\-config\fR \fIFILE\fR" 4
-sets a custom configuration file for the boostrap programm of choice and is empty by default. Refere to the documentation of debootstrap or cdebootstrap for more information about that. When the bootstrap program is set to copy, this has no effect.
+sets a custom configuration file for the boostrap programm of choice and is empty by default. Refer to the documentation of debootstrap or cdebootstrap for more information about that. When the bootstrap program is set to copy, this has no effect.
 .IP "\-f|\fB\-\-bootstrap\-flavour\fR minimal|standard" 4
 defines if the bootstrap program should bootstrap the standard system (all packages of priority required and important, which is the default) or a minimal system (only packages of priority required, plus apt).
 .IP "\fB\-\-bootstrap\-keyring\fR \fIPACKAGE\fR" 4
 sets the archive keyring package to be used. Default is debian\-archive\-keyring.
 .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.
+defines globally if any cache should be used at all. Different caches can be controlled through the their own options.
 .IP "\fB\-\-cache\-indices\fR true|false" 4
 defines if downloaded package indices and lists should be cached which is false by default. Enabling it would allow to rebuild an image completely offline, however, you would not get updates anymore then.
 .IP "\fB\-\-cache\-packages\fR true|false" 4
-defines if downloaded packages files should be cached which is true by default. Disabling it does save space consumtion in your build directory, but remember that you will cause much unnecessary traffic if you do a couple of rebuilds. In general you should always leave it true, however, in some particular rare build setups, it can be faster to refetch packages from the local network mirror rather than to utilize the local disk.
+defines if downloaded packages files should be cached which is true by default. Disabling it does save space consumption in your build directory, but remember that you will cause much unnecessary traffic if you do a couple of rebuilds. In general you should always leave it true, however, in some particular rare build setups, it can be faster to refetch packages from the local network mirror rather than to utilize the local disk.
 .IP "\fB\-\-cache\-stages\fR true|false|\fISTAGE\fR|""\fISTAGES\fR""" 4
 sets which stages should be cached. By default set to bootstrap. As an exception to the normal stage names, also rootfs can be used here which does only cache the generated root filesystem in filesystem.{dir,ext*,squashfs}. This is useful during development if you want to rebuild the binary stage but not regenerate the root filesystem all the time.
 .IP "\fB\-\-checksums\fR md5|sha1|sha256|none" 4
 defines if the binary image should contain a file called md5sums.txt, sha1sums.txt and/or sha256sums.txt. These lists all files on the image together with their checksums. This in turn can be used by live\-initramfs' built\-in integrity\-check to verify the medium if specified at boot prompt. In general, this should not be false and is an important feature of live system released to the public. However, during development of very big images it can save some time by not calculating the checksums.
 .IP "\fB\-\-build\-with\-chroot\fR true|false" 4
-defines whetever live\-build should use the tools from within the chroot to build the binary image or not by using and including the host systems tools. This is a very dangerous option, using the tools of the host system can lead to tainted and even non-bootable images if the host systems version of the required tools (mainly these are the bootloaders such as syslinux, grub and yaboot, and the auxilliary tools such as dosfstools, genisoimage, squashfs-tools and others) do not \fBexactely\fR match what is present at build-time in the target distribution. Never do disable this option unless you are \fBexactely\fR sure what you are doing and have \fBcompletely\fI understood its consequences.
+defines whatever live\-build should use the tools from within the chroot to build the binary image or not by using and including the host systems tools. This is a very dangerous option, using the tools of the host system can lead to tainted and even non-bootable images if the host systems version of the required tools (mainly these are the bootloaders such as syslinux, grub and yaboot, and the auxiliary tools such as dosfstools, genisoimage, squashfs-tools and others) do not \fBexactly\fR match what is present at build-time in the target distribution. Never do disable this option unless you are \fBexactly\fR sure what you are doing and have \fBcompletely\fI understood its consequences.
 .IP "\fB\-\-chroot\-filesystem\fR ext2|ext3|squashfs|plain|jffs2" 4
-defines which filesystem type should be used for the root filesystem image. If you use plain, then no filesystem image is created and the root filesystem content is copied on the binary image filesystem as flat files. Depending on what binary filesystem you have choosen, it may not be possible to build with a plain root filesystem, e.g. fat16/fat32 and plain don't work as linux does not support to run on them.
+defines which filesystem type should be used for the root filesystem image. If you use plain, then no filesystem image is created and the root filesystem content is copied on the binary image filesystem as flat files. Depending on what binary filesystem you have chosen, it may not be possible to build with a plain root filesystem, e.g. fat16/fat32 and plain don't work as Linux does not support to run on them.
 .IP "\fB\-\-clean\fR" 4
 minimizes config directory by automatically removing unused and thus empty subdirectories.
 .IP "\-c|\fB\-\-conffile\fR \fIFILE\fR" 4
@@ -300,9 +300,9 @@ defines what value the debconf frontend should be set to inside the chroot. Note
 .IP "\fB\-\-debconf\-nowarnings\fR true|false" 4
 defines if warnings of debconf should be displayed or not. Warnings from debconf are generally very rare and by default, we skipp them, if any, in order to keep the build process entirely non interactive.
 .IP "\fB\-\-debconf\-priority\fR low|medium|high|critical" 4
-defines what value the debconf priority shoul dbe set to inside the chroot. By default, it is set to critical, which means that almost no questions are displayed. Note that this only has an effect if you use any debconf frontend different from noninteractive.
+defines what value the debconf priority should be set to inside the chroot. By default, it is set to critical, which means that almost no questions are displayed. Note that this only has an effect if you use any debconf frontend different from noninteractive.
 .IP "\fB\-\-debian\-installer\fR true|cdrom|netinst|netboot|businesscard|live|false" 4
-defines which type, if any, of the debian\-installer should be included in the resulting binary image. By default, no installer is included. All available flavours except live are the identical configurations used on the installer media produced by regular debian\-cd. When live is choosen, the live\-installer udeb is included so that debian\-installer will behave different than usual \- instead of installing the debian system from packages from the medium or the network, it installs the live system to the disk.
+defines which type, if any, of the debian\-installer should be included in the resulting binary image. By default, no installer is included. All available flavours except live are the identical configurations used on the installer media produced by regular debian\-cd. When live is chosen, the live\-installer udeb is included so that debian\-installer will behave different than usual \- instead of installing the Debian system from packages from the medium or the network, it installs the live system to the disk.
 .IP "\fB\-\-debian\-installer\-distribution\fR daily|\fICODENAME\fR" 4
 defines the distribution where the debian\-installer files should be taken out from. Normally, this should be set to the same distribution as the live system. However, some times, one wants to use a newer or even daily built installer.
 .IP "\fB\-\-debian\-installer\-preseedfile\fR \fIFILE\fR|\fIURL\fR" 4
@@ -312,7 +312,7 @@ defines if the debian\-installer graphical GTK interface should be true or not.
 .IP "\fB\-\-debug\fR" 4
 turn on debugging informational messages.
 .IP "\-d|\fB\-\-distribution\fR \fICODENAME\fR" 4
-defines the distribution of the resulting live system.
+defines the distribution of the resulting live system and must be a valid, supported, lowercase codename for the chosen mode (e.g. in Debian mode, squeeze for the Squeeze distribution, etc.)
 .IP "\fB\-\-dump\fR" 4
 prepares a report of the currently present live system configuration and the version of live\-build used. This is useful to provide if you submit bug reports, we do get all informations required for us to locate and replicate an error.
 .IP "\-e|\fB\-\-encryption\fR false|aes128|aes192|aes256" 4
@@ -334,9 +334,9 @@ sets the hostname of the live system.
 .IP "\fB\-\-includes\fR \fIPATH|none\fR" 4
 sets the path to the includes that live\-build is going to use, e.g. additional minimal documentation that you want to have on all live systems. By default, this is set to /usr/share/live/build/includes/. Choose none to disable inclusion of documentation.
 .IP "\fB\-\-initramfs\fR auto|none|live\-boot|live\-initramfs|casper" 4
-sets the name of package that contains the live system specific initramfs modification. By default, auto is used, which means that at build time of the image rather than on configuration time, the value will be expanded to casper when building ubuntu systems, to live\-initramfs for legacy lenny, and to live\-boot for squeeze and newer. Using 'none' is useful if the resulting system image should not be a live image (experimental).
+sets the name of package that contains the live system specific initramfs modification. By default, auto is used, which means that at build time of the image rather than on configuration time, the value will be expanded to casper when building Ubuntu systems, to live\-initramfs for legacy Lenny, and to live\-boot for Squeeze and newer. Using 'none' is useful if the resulting system image should not be a live image (experimental).
 .IP "\fB\-\-interactive\fR shell" 4
-defines if after the chroot stage and before the beginning of the binary stage, a interactive shell login should be spawned in the chroot in order to allow you to do manual customizations. Once you close the shell with logout or exit, the build will continue as usual. Note that it's strongly discouraged to use this for anything else than testing. Modifications that should be present in all builds of a live system should be properly made through hooks. Everything else destroys the beauty of being able to completely automatise the build process and making it non interactive. By default, this is of course false.
+defines if after the chroot stage and before the beginning of the binary stage, a interactive shell login should be spawned in the chroot in order to allow you to do manual customizations. Once you close the shell with logout or exit, the build will continue as usual. Note that it's strongly discouraged to use this for anything other than testing. Modifications that should be present in all builds of a live system should be properly made through hooks. Everything else destroys the beauty of being able to completely automate the build process and making it non\-interactive. By default, this is of course false.
 .IP "\fB\-\-isohybrid\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4
 defines options to pass to isohybrid.
 .IP "\fB\-\-iso\-application\fR \fINAME\fR" 4
@@ -352,35 +352,35 @@ sets the eraseblock size for a JFFS2 (Second Journalling Flash File System) file
 .IP "\fB\-\-keyring\-packages\fR \fIPACKAGE\fI|""\fIPACKAGES\fR""" 4
 sets the keyring package or additional keyring packages. By default this is set to debian\-archive\-keyring.
 .IP "\-l|\fB\-\-language\fR \fILANGUAGE\fR" 4
-sets the language of a live system by installing l10n related packages. It doesn't enable generation of the correct locales through setting the right boot parameters, those need to be done through the bootappend\-live parameter.
+experimental option to set the language of a live system by installing l10n related packages. If syslinux is used, this also selects the corresponding syslinux template files if they exist. It doesn't enable generation of the correct locales through setting the right boot parameters; those need to be done through the bootappend\-live parameter.
 .IP "\-k|\fB\-\-linux\-flavours\fR \fIFLAVOUR\fR|""\fIFLAVOURS\fR""" 4
 sets the kernel flavours to be installed. Note that in case you specify more than that the first will be configured the default kernel that gets booted.
 .IP "\fB\-\-linux\-packages\fR ""\fIPACKAGES\fR""" 4
-sets the internal name of the kernel packages naming scheme. If you use debian kernel packages, you will not have to adjust it. If you decide to use custom kernel packages that do not follow the debian naming scheme, remember to set this option to the stub of the packages only (for debian this is linux\-image\-2.6), so that \fISTUB\fR-\fIFLAVOUR\fR results in a valid package name (for debian e.g. linux\-image\-2.6\-486). Preferably you use the meta package name, if any, for the stub, so that your configuration is ABI independent. Also don't forget that you have to include stubs of the binary modules packages for unionfs or aufs, and squashfs if you built them out-of-tree.
+sets the internal name of the kernel packages naming scheme. If you use Debian kernel packages, you will not have to adjust it. If you decide to use custom kernel packages that do not follow the Debian naming scheme, remember to set this option to the stub of the packages only (for Debian this is linux\-image\-2.6), so that \fISTUB\fR-\fIFLAVOUR\fR results in a valid package name (for Debian e.g. linux\-image\-2.6\-486). Preferably you use the meta package name, if any, for the stub, so that your configuration is ABI independent. Also don't forget that you have to include stubs of the binary modules packages for legacy Lenny builds for unionfs or aufs, and squashfs if you built them out-of-tree.
 .IP "\fB\-\-losetup\fR losetup|losetup.orig" 4
 sets the filename of the losetup binary from the host system that should be used. This is autodetected and does generally not need any customization.
 .IP "\fB\-\-memtest\fR memtest86+|memtest86|none" 4
 defines if memtest, memtest86+ or no memory tester at all should be included as secondary bootloader configuration. This is only available on amd64 and i386 and defaults to memtest86+.
 .IP "\-m|\fB\-\-mirror\-bootstrap\fR \fIURL\fR" 4
-sets the location of the debian package mirror that should be used to bootstrap from. This defaults to http://ftp.de.debian.org/debian/ which may not be a good default if you live outside of Europe.
+sets the location of the Debian package mirror that should be used to bootstrap from. This defaults to http://ftp.de.debian.org/debian/ which may not be a good default if you live outside of Europe.
 .IP "\fB\-\-mirror\-chroot\fR \fIURL\fR" 4
-sets the location of the debian package mirror that will be used to fetch the packages in order to build the live system. By default, this is set to the value of \-\-mirror\-bootstrap.
+sets the location of the Debian package mirror that will be used to fetch the packages in order to build the live system. By default, this is set to the value of \-\-mirror\-bootstrap.
 .IP "\fB\-\-mirror\-chroot\-security\fR \fIURL\fR" 4
-sets the location of the debian security package mirror that will be used to fetch the packages in order to build the live system. By default, this points to http://security.debian.org/debian/.
+sets the location of the Debian security package mirror that will be used to fetch the packages in order to build the live system. By default, this points to http://security.debian.org/debian/.
 .IP "\fB\-\-mirror\-chroot\-volatile\fR \fIURL\fR" 4
-sets the location of the debian volatile package mirror that will be used to fetch packages in order to build the live system. By default, this is set to the value of \-\-mirror\-chroot.
+sets the location of the Debian volatile package mirror that will be used to fetch packages in order to build the live system. By default, this is set to the value of \-\-mirror\-chroot.
 .IP "\fB\-\-mirror\-chroot\-backports\fR \fIURL\fR" 4
-sets the location of the debian backports package mirror that will be used to fetch packages in order to build the live system. By default, this points to http://backports.debian.org/debian-backports/.
+sets the location of the Debian backports package mirror that will be used to fetch packages in order to build the live system. By default, this points to http://backports.debian.org/debian-backports/.
 .IP "\fB\-\-mirror\-binary\fR \fIURL\fR" 4
-sets the location of the debian package mirror that should end up configured in the final image and which is the one a user would see and use. This has not necessarily to be the same that is used to build the image, e.g. if you use a local mirror but want to have an official mirror in the image. By default, 'http://cdn.debian.net/debian/' is used.
+sets the location of the Debian package mirror that should end up configured in the final image and which is the one a user would see and use. This has not necessarily to be the same that is used to build the image, e.g. if you use a local mirror but want to have an official mirror in the image. By default, 'http://cdn.debian.net/debian/' is used.
 .IP "\fB\-\-mirror\-binary\-security\fR \fIURL\fR" 4
-sets the location of the debian security package mirror that should end up configured in the final image. By default, 'http://cdn.debian.net/debian-security/' is used.
+sets the location of the Debian security package mirror that should end up configured in the final image. By default, 'http://cdn.debian.net/debian-security/' is used.
 .IP "\fB\-\-mirror\-binary\-volatile\fR \fIURL\fR" 4
-sets the location of the debian volatile package mirror that should end up configured in the final image. By default, the value of \-\-mirror\-binary is used.
+sets the location of the Debian volatile package mirror that should end up configured in the final image. By default, the value of \-\-mirror\-binary is used.
 .IP "\fB\-\-mirror\-binary\-backports\fR \fIURL\fR" 4
-sets the location of the debian backports package mirror that should end up configured in the final image. By default, 'http://backports.debian.org/debian-backports/' is used.
+sets the location of the Debian backports package mirror that should end up configured in the final image. By default, 'http://backports.debian.org/debian-backports/' is used.
 .IP "\fB\-\-mirror\-debian\-installer\fR \fIURL\fR" 4
-sets the location of the mirror that will be used to fetch the debian installer images. By default, this points to the same mirror used to build the live system, i.e. the value of \-\-mirror\-bootstrap.
+sets the location of the mirror that will be used to fetch the Debian installer images. By default, this points to the same mirror used to build the live system, i.e. the value of \-\-mirror\-bootstrap.
 .IP "\fB\-\-mode\fR debian|emdebian|ubuntu" 4
 defines a global mode to load project specific defaults. By default this is set to debian.
 .IP "\fB\-\-net\-root\-filesystem\fR nfs|cfs" 4
@@ -419,9 +419,9 @@ enables one of available third-party repository configurations in /usr/share/liv
 .IP "\fB\-\-root-command\fR sudo" 4
 controls if live\-build should use sudo internally to build the live image. Note that this is not well tested and that you should, when relying on sudo, call the individual live\-build command with sudo itself.
 .IP "\fB\-\-use-fakeroot\fR true|false" 4
-controls if live\-build should utilize fakeroot and fakechroot to try and avoid requiring root privillages where possible. By default, this option is false.
+controls if live\-build should utilize fakeroot and fakechroot to try and avoid requiring root privileges where possible. By default, this option is false.
 .IP "\fB\-\-archive\-areas\fR \fIARCHIVE_AREA\fR|""\fIARCHIVE_AREAS\fR""" 4
-defines which package archive areas of a debian packages archive should be used for configured debian package mirrors. By default, this is set to main. Remember to check the licenses of each packages with respect to their redistributability in your juristiction when enabling contrib or non\-free with this mechanism.
+defines which package archive areas of a Debian packages archive should be used for configured Debian package mirrors. By default, this is set to main. Remember to check the licenses of each packages with respect to their redistributability in your jurisdiction when enabling contrib or non\-free with this mechanism.
 .IP "\fB\-\-security\fR true|false" 4
 defines if the security repositories specified in the security mirror options should be used or not.
 .IP "\fB\-\-source\fR true|false" 4
@@ -445,11 +445,11 @@ defines one or more package tasks to be installed in the live system. This is a
 .IP "\fB\-\-templates\fR \fIPATH\fR" 4
 sets the path to the templates that live\-build is going to use, e.g. for bootloaders. By default, this is set to /usr/share/live/build/templates/.
 .IP "\fB\-\-virtual\-root\-size\fR MB" 4
-defines what size the virtual\-hdd image should be. Note that although the default is set to 10000 (= 10GB), it will not need 10GB space on your harddisk as the files are created as sparse files.
+defines what size the virtual\-hdd image should be. Note that although the default is set to 10000 (= 10GB), it will not need 10GB space on your hard disk as the files are created as sparse files.
 .IP "\fB\-\-volatile\fR true|false" 4
-defines if debian volatile package archives should be included in the image or not.
+defines if Debian volatile package archives should be included in the image or not.
 .IP "\fB\-\-backports\fR true|false" 4
-defines if debian backports package archives should be included in the image or not.
+defines if Debian backports package archives should be included in the image or not.
 .IP "\fB\-\-exposed\-root\fR true|false" 4
 defines whether to expose the root filesystem as read only and not covered by the union filesystem. This has useful implications for certain speciality setups such as LTSP. By default, this option is false.
 .IP "\fB\-\-username\fR \fINAME\fR" 4
@@ -481,7 +481,7 @@ This program is a part of live\-build.
 More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
 
 .SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian\-live at lists.debian.org\fR>.
+Bugs can be reported by submitting a bug report for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian\-live at lists.debian.org\fR>.
 
 .SH AUTHOR
 live\-build was written by Daniel Baumann <\fIdaniel at debian.org\fR> for the Debian project.
diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po
index 598f6aa..92f087d 100644
--- a/manpages/po/de/lb_config.1.po
+++ b/manpages/po/de/lb_config.1.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build 2.0.9\n"
-"POT-Creation-Date: 2010-12-06 11:58+0100\n"
+"POT-Creation-Date: 2010-12-12 14:34-0400\n"
 "PO-Revision-Date: 2010-05-08 23:50+0300\n"
 "Last-Translator: Daniel Baumann <daniel at debian.org>\n"
 "Language-Team: none\n"
@@ -568,52 +568,6 @@ msgstr ""
 msgid "BUGS"
 msgstr "FEHLER"
 
-#. type: Plain text
-#: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31
-#: en/lb_binary_chroot.1:31 en/lb_binary_debian-installer.1:31
-#: en/lb_binary_disk.1:31 en/lb_binary_encryption.1:31 en/lb_binary_grub.1:31
-#: en/lb_binary_grub2.1:31 en/lb_binary_includes.1:31 en/lb_binary_iso.1:31
-#: en/lb_binary_linux-image.1:31 en/lb_binary_local-hooks.1:31
-#: en/lb_binary_local-includes.1:31 en/lb_binary_local-packageslists.1:31
-#: en/lb_binary_manifest.1:31 en/lb_binary_memtest.1:31 en/lb_binary_net.1:31
-#: en/lb_binary_rootfs.1:31 en/lb_binary_silo.1:31 en/lb_binary_syslinux.1:31
-#: en/lb_binary_tar.1:31 en/lb_binary_usb.1:31 en/lb_binary_virtual-hdd.1:31
-#: en/lb_binary_win32-loader.1:31 en/lb_binary_yaboot.1:31
-#: en/lb_bootstrap.1:30 en/lb_bootstrap_cache.1:31
-#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_copy.1:31
-#: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
-#: en/lb_chroot_apt.1:31 en/lb_chroot_cache.1:31
-#: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
-#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
-#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
-#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-hooks.1:31
-#: en/lb_chroot_local-includes.1:31 en/lb_chroot_local-packages.1:31
-#: en/lb_chroot_local-packageslists.1:31 en/lb_chroot_local-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_localization.1:31
-#: en/lb_chroot_packages.1:31 en/lb_chroot_packageslists.1:31
-#: en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31 en/lb_chroot_resolv.1:31
-#: en/lb_chroot_selinuxfs.1:31 en/lb_chroot_sources.1:31
-#: en/lb_chroot_symlinks.1:31 en/lb_chroot_sysfs.1:31
-#: en/lb_chroot_sysv-rc.1:31 en/lb_chroot_sysvinit.1:31
-#: en/lb_chroot_tasks.1:31 en/lb_chroot_upstart.1:31 en/lb_clean.1:53
-#: en/lb_config.1:485 en/lb_local.1:30 en/lb_source.1:30
-#: en/lb_source_checksums.1:31 en/lb_source_debian-live.1:31
-#: en/lb_source_debian.1:31 en/lb_source_disk.1:31 en/lb_source_iso.1:31
-#: en/lb_source_net.1:31 en/lb_source_tar.1:31 en/lb_source_usb.1:31
-#: en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34 en/live-build.7:254
-msgid ""
-"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live at lists."
-"debian.org>E<gt>."
-msgstr ""
-"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
-"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/"
-">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter "
-"E<lt>I<debian-live at lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
-"werden."
-
 #. type: SH
 #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32
 #: en/lb_binary_chroot.1:32 en/lb_binary_debian-installer.1:32
@@ -1343,7 +1297,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:248
 msgid ""
-"defines whetever apt should use incremental package indices feature or not. "
+"defines whether apt should use incremental package indices feature or not. "
 "This is true by default."
 msgstr ""
 
@@ -1428,10 +1382,10 @@ msgstr ""
 #: en/lb_config.1:260
 msgid ""
 "defines the architecture of the to be build image. By default, this is set "
-"to the host architecture. Note that you cannot crossbuild for another "
+"to the host architecture. Note that you cannot cross build for another "
 "architecture if your host system is not able to execute binaries for the "
 "target architecture natively. For example, building amd64 images on i386 and "
-"vice versa is possile if you have a 64bit capable i386 processor and the "
+"vice versa is possible if you have a 64bit capable i386 processor and the "
 "right kernel. But building powerpc images on an i386 system is not possible."
 msgstr ""
 
@@ -1516,8 +1470,8 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:272
 msgid ""
-"defines which bootloader is beeing used in the generated image. This has "
-"only an effect if the selected binary image type does allow to choose the "
+"defines which bootloader is being 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 "
@@ -1535,7 +1489,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:274
 msgid ""
-"defines which program is used to bootstrap the debian chroot, default is "
+"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 "
@@ -1552,7 +1506,7 @@ msgstr ""
 #: en/lb_config.1:276
 msgid ""
 "sets a custom configuration file for the boostrap programm of choice and is "
-"empty by default. Refere to the documentation of debootstrap or cdebootstrap "
+"empty by default. Refer to the documentation of debootstrap or cdebootstrap "
 "for more information about that. When the bootstrap program is set to copy, "
 "this has no effect."
 msgstr ""
@@ -1594,7 +1548,7 @@ msgstr ""
 #: en/lb_config.1:282
 msgid ""
 "defines globally if any cache should be used at all. Different caches can be "
-"controled through the their own options."
+"controlled through the their own options."
 msgstr ""
 
 #. type: IP
@@ -1621,7 +1575,7 @@ msgstr ""
 #: en/lb_config.1:286
 msgid ""
 "defines if downloaded packages files should be cached which is true by "
-"default. Disabling it does save space consumtion in your build directory, "
+"default. Disabling it does save space consumption in your build directory, "
 "but remember that you will cause much unnecessary traffic if you do a couple "
 "of rebuilds. In general you should always leave it true, however, in some "
 "particular rare build setups, it can be faster to refetch packages from the "
@@ -1671,15 +1625,15 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:292
 msgid ""
-"defines whetever live-build should use the tools from within the chroot to "
+"defines whatever live-build should use the tools from within the chroot to "
 "build the binary image or not by using and including the host systems tools. "
 "This is a very dangerous option, using the tools of the host system can lead "
 "to tainted and even non-bootable images if the host systems version of the "
 "required tools (mainly these are the bootloaders such as syslinux, grub and "
-"yaboot, and the auxilliary tools such as dosfstools, genisoimage, squashfs-"
-"tools and others) do not B<exactely> match what is present at build-time in "
+"yaboot, and the auxiliary tools such as dosfstools, genisoimage, squashfs-"
+"tools and others) do not B<exactly> match what is present at build-time in "
 "the target distribution. Never do disable this option unless you are "
-"B<exactely> sure what you are doing and have B<completely>I< understood its "
+"B<exactly> sure what you are doing and have B<completely>I< understood its "
 "consequences.>"
 msgstr ""
 
@@ -1695,9 +1649,9 @@ msgid ""
 "defines which filesystem type should be used for the root filesystem image. "
 "If you use plain, then no filesystem image is created and the root "
 "filesystem content is copied on the binary image filesystem as flat files. "
-"Depending on what binary filesystem you have choosen, it may not be possible "
+"Depending on what binary filesystem you have chosen, it may not be possible "
 "to build with a plain root filesystem, e.g. fat16/fat32 and plain don't work "
-"as linux does not support to run on them."
+"as Linux does not support to run on them."
 msgstr ""
 
 #. type: IP
@@ -1763,7 +1717,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:304
 msgid ""
-"defines what value the debconf priority shoul dbe set to inside the chroot. "
+"defines what value the debconf priority should be set to inside the chroot. "
 "By default, it is set to critical, which means that almost no questions are "
 "displayed. Note that this only has an effect if you use any debconf frontend "
 "different from noninteractive."
@@ -1781,10 +1735,10 @@ msgid ""
 "defines which type, if any, of the debian-installer should be included in "
 "the resulting binary image. By default, no installer is included. All "
 "available flavours except live are the identical configurations used on the "
-"installer media produced by regular debian-cd. When live is choosen, the "
-"live-installer udeb is included so that debian-installer will behave "
-"different than usual - instead of installing the debian system from packages "
-"from the medium or the network, it installs the live system to the disk."
+"installer media produced by regular debian-cd. When live is chosen, the live-"
+"installer udeb is included so that debian-installer will behave different "
+"than usual - instead of installing the Debian system from packages from the "
+"medium or the network, it installs the live system to the disk."
 msgstr ""
 
 #. type: IP
@@ -1848,7 +1802,10 @@ msgstr ""
 
 #. type: Plain text
 #: en/lb_config.1:316
-msgid "defines the distribution of the resulting live system."
+msgid ""
+"defines the distribution of the resulting live system and must be a valid, "
+"supported, lowercase codename for the chosen mode (e.g. in Debian mode, "
+"squeeze for the Squeeze distribution, etc.)"
 msgstr ""
 
 #. type: IP
@@ -1977,7 +1934,7 @@ msgstr ""
 #. type: IP
 #: en/lb_config.1:334
 #, no-wrap
-msgid "B<--includes> I<PATH>"
+msgid "B<--includes> I<PATH|none>"
 msgstr ""
 
 #. type: Plain text
@@ -1985,7 +1942,8 @@ msgstr ""
 msgid ""
 "sets the path to the includes that live-build is going to use, e.g. "
 "additional minimal documentation that you want to have on all live systems. "
-"By default, this is set to /usr/share/live/build/includes/."
+"By default, this is set to /usr/share/live/build/includes/. Choose none to "
+"disable inclusion of documentation."
 msgstr ""
 
 #. type: IP
@@ -2000,8 +1958,8 @@ msgid ""
 "sets the name of package that contains the live system specific initramfs "
 "modification. By default, auto is used, which means that at build time of "
 "the image rather than on configuration time, the value will be expanded to "
-"casper when building ubuntu systems, to live-initramfs for legacy lenny, and "
-"to live-boot for squeeze and newer. Using 'none' is useful if the resulting "
+"casper when building Ubuntu systems, to live-initramfs for legacy Lenny, and "
+"to live-boot for Squeeze and newer. Using 'none' is useful if the resulting "
 "system image should not be a live image (experimental)."
 msgstr ""
 
@@ -2018,10 +1976,10 @@ msgid ""
 "stage, a interactive shell login should be spawned in the chroot in order to "
 "allow you to do manual customizations. Once you close the shell with logout "
 "or exit, the build will continue as usual. Note that it's strongly "
-"discouraged to use this for anything else than testing. Modifications that "
+"discouraged to use this for anything other than testing. Modifications that "
 "should be present in all builds of a live system should be properly made "
 "through hooks. Everything else destroys the beauty of being able to "
-"completely automatise the build process and making it non interactive. By "
+"completely automate the build process and making it non-interactive. By "
 "default, this is of course false."
 msgstr ""
 
@@ -2136,9 +2094,11 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:356
 msgid ""
-"sets the language of a live system by installing l10n related packages. It "
-"doesn't enable generation of the correct locales through setting the right "
-"boot parameters, those need to be done through the bootappend-live parameter."
+"experimental option to set the language of a live system by installing l10n "
+"related packages. If syslinux is used, this also selects the corresponding "
+"syslinux template files if they exist. It doesn't enable generation of the "
+"correct locales through setting the right boot parameters; those need to be "
+"done through the bootappend-live parameter."
 msgstr ""
 
 #. type: IP
@@ -2164,14 +2124,15 @@ msgstr ""
 #: en/lb_config.1:360
 msgid ""
 "sets the internal name of the kernel packages naming scheme. If you use "
-"debian kernel packages, you will not have to adjust it. If you decide to use "
-"custom kernel packages that do not follow the debian naming scheme, remember "
-"to set this option to the stub of the packages only (for debian this is "
+"Debian kernel packages, you will not have to adjust it. If you decide to use "
+"custom kernel packages that do not follow the Debian naming scheme, remember "
+"to set this option to the stub of the packages only (for Debian this is "
 "linux-image-2.6), so that I<STUB>-I<FLAVOUR> results in a valid package name "
-"(for debian e.g. linux-image-2.6-486). Preferably you use the meta package "
+"(for Debian e.g. linux-image-2.6-486). Preferably you use the meta package "
 "name, if any, for the stub, so that your configuration is ABI independent. "
 "Also don't forget that you have to include stubs of the binary modules "
-"packages for unionfs or aufs, and squashfs if you built them out-of-tree."
+"packages for legacy Lenny builds for unionfs or aufs, and squashfs if you "
+"built them out-of-tree."
 msgstr ""
 
 #. type: IP
@@ -2210,7 +2171,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:366
 msgid ""
-"sets the location of the debian package mirror that should be used to "
+"sets the location of the Debian package mirror that should be used to "
 "bootstrap from. This defaults to http://ftp.de.debian.org/debian/ which may "
 "not be a good default if you live outside of Europe."
 msgstr ""
@@ -2224,7 +2185,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:368
 msgid ""
-"sets the location of the debian package mirror that will be used to fetch "
+"sets the location of the Debian package mirror that will be used to fetch "
 "the packages in order to build the live system. By default, this is set to "
 "the value of --mirror-bootstrap."
 msgstr ""
@@ -2238,7 +2199,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:370
 msgid ""
-"sets the location of the debian security package mirror that will be used to "
+"sets the location of the Debian security package mirror that will be used to "
 "fetch the packages in order to build the live system. By default, this "
 "points to http://security.debian.org/debian/."
 msgstr ""
@@ -2252,7 +2213,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:372
 msgid ""
-"sets the location of the debian volatile package mirror that will be used to "
+"sets the location of the Debian volatile package mirror that will be used to "
 "fetch packages in order to build the live system. By default, this is set to "
 "the value of --mirror-chroot."
 msgstr ""
@@ -2266,7 +2227,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:374
 msgid ""
-"sets the location of the debian backports package mirror that will be used "
+"sets the location of the Debian backports package mirror that will be used "
 "to fetch packages in order to build the live system. By default, this points "
 "to http://backports.debian.org/debian-backports/."
 msgstr ""
@@ -2280,7 +2241,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:376
 msgid ""
-"sets the location of the debian package mirror that should end up configured "
+"sets the location of the Debian package mirror that should end up configured "
 "in the final image and which is the one a user would see and use. This has "
 "not necessarily to be the same that is used to build the image, e.g. if you "
 "use a local mirror but want to have an official mirror in the image. By "
@@ -2296,7 +2257,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:378
 msgid ""
-"sets the location of the debian security package mirror that should end up "
+"sets the location of the Debian security package mirror that should end up "
 "configured in the final image. By default, 'http://cdn.debian.net/debian-"
 "security/' is used."
 msgstr ""
@@ -2310,7 +2271,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:380
 msgid ""
-"sets the location of the debian volatile package mirror that should end up "
+"sets the location of the Debian volatile package mirror that should end up "
 "configured in the final image. By default, the value of --mirror-binary is "
 "used."
 msgstr ""
@@ -2324,7 +2285,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:382
 msgid ""
-"sets the location of the debian backports package mirror that should end up "
+"sets the location of the Debian backports package mirror that should end up "
 "configured in the final image. By default, 'http://backports.debian.org/"
 "debian-backports/' is used."
 msgstr ""
@@ -2338,7 +2299,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:384
 msgid ""
-"sets the location of the mirror that will be used to fetch the debian "
+"sets the location of the mirror that will be used to fetch the Debian "
 "installer images. By default, this points to the same mirror used to build "
 "the live system, i.e. the value of --mirror-bootstrap."
 msgstr ""
@@ -2573,7 +2534,7 @@ msgstr ""
 #: en/lb_config.1:423
 msgid ""
 "controls if live-build should utilize fakeroot and fakechroot to try and "
-"avoid requiring root privillages where possible. By default, this option is "
+"avoid requiring root privileges where possible. By default, this option is "
 "false."
 msgstr ""
 
@@ -2586,10 +2547,10 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:425
 msgid ""
-"defines which package archive areas of a debian packages archive should be "
-"used for configured debian package mirrors. By default, this is set to main. "
+"defines which package archive areas of a Debian packages archive should be "
+"used for configured Debian package mirrors. By default, this is set to main. "
 "Remember to check the licenses of each packages with respect to their "
-"redistributability in your juristiction when enabling contrib or non-free "
+"redistributability in your jurisdiction when enabling contrib or non-free "
 "with this mechanism."
 msgstr ""
 
@@ -2754,8 +2715,8 @@ msgstr ""
 #: en/lb_config.1:449
 msgid ""
 "defines what size the virtual-hdd image should be. Note that although the "
-"default is set to 10000 (= 10GB), it will not need 10GB space on your "
-"harddisk as the files are created as sparse files."
+"default is set to 10000 (= 10GB), it will not need 10GB space on your hard "
+"disk as the files are created as sparse files."
 msgstr ""
 
 #. type: IP
@@ -2767,7 +2728,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:451
 msgid ""
-"defines if debian volatile package archives should be included in the image "
+"defines if Debian volatile package archives should be included in the image "
 "or not."
 msgstr ""
 
@@ -2780,7 +2741,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:453
 msgid ""
-"defines if debian backports package archives should be included in the image "
+"defines if Debian backports package archives should be included in the image "
 "or not."
 msgstr ""
 
@@ -2873,3 +2834,23 @@ msgid ""
 "useful to specify a few system wide defaults, like LB_MIRROR_BOOTSTRAP. This "
 "feature can be false by specifying the B<--ignore-system-defaults> option."
 msgstr ""
+
+#. type: Plain text
+#: en/lb_config.1:485
+#, fuzzy
+#| msgid ""
+#| "Bugs can be reported by submitting a bugreport for the live-build package "
+#| "in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> "
+#| "or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+#| "live at lists.debian.org>E<gt>."
+msgid ""
+"Bugs can be reported by submitting a bug report for the live-build package "
+"in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or "
+"by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+"live at lists.debian.org>E<gt>."
+msgstr ""
+"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
+"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/"
+">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter "
+"E<lt>I<debian-live at lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
+"werden."
diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot
index 1c234fb..ddc51a5 100644
--- a/manpages/pot/lb_config.1.pot
+++ b/manpages/pot/lb_config.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2010-12-06 11:58+0100\n"
+"POT-Creation-Date: 2010-12-12 14:34-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -566,47 +566,6 @@ msgstr ""
 msgid "BUGS"
 msgstr ""
 
-#. type: Plain text
-#: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31
-#: en/lb_binary_chroot.1:31 en/lb_binary_debian-installer.1:31
-#: en/lb_binary_disk.1:31 en/lb_binary_encryption.1:31 en/lb_binary_grub.1:31
-#: en/lb_binary_grub2.1:31 en/lb_binary_includes.1:31 en/lb_binary_iso.1:31
-#: en/lb_binary_linux-image.1:31 en/lb_binary_local-hooks.1:31
-#: en/lb_binary_local-includes.1:31 en/lb_binary_local-packageslists.1:31
-#: en/lb_binary_manifest.1:31 en/lb_binary_memtest.1:31 en/lb_binary_net.1:31
-#: en/lb_binary_rootfs.1:31 en/lb_binary_silo.1:31 en/lb_binary_syslinux.1:31
-#: en/lb_binary_tar.1:31 en/lb_binary_usb.1:31 en/lb_binary_virtual-hdd.1:31
-#: en/lb_binary_win32-loader.1:31 en/lb_binary_yaboot.1:31
-#: en/lb_bootstrap.1:30 en/lb_bootstrap_cache.1:31
-#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_copy.1:31
-#: en/lb_bootstrap_debootstrap.1:31 en/lb_build.1:32 en/lb_chroot.1:30
-#: en/lb_chroot_apt.1:31 en/lb_chroot_cache.1:31
-#: en/lb_chroot_debianchroot.1:31 en/lb_chroot_devpts.1:31
-#: en/lb_chroot_dpkg.1:31 en/lb_chroot_hacks.1:31 en/lb_chroot_hooks.1:31
-#: en/lb_chroot_hostname.1:31 en/lb_chroot_hosts.1:31
-#: en/lb_chroot_install-packages.1:31 en/lb_chroot_interactive.1:31
-#: en/lb_chroot_linux-image.1:31 en/lb_chroot_local-hooks.1:31
-#: en/lb_chroot_local-includes.1:31 en/lb_chroot_local-packages.1:31
-#: en/lb_chroot_local-packageslists.1:31 en/lb_chroot_local-patches.1:31
-#: en/lb_chroot_local-preseed.1:31 en/lb_chroot_localization.1:31
-#: en/lb_chroot_packages.1:31 en/lb_chroot_packageslists.1:31
-#: en/lb_chroot_preseed.1:31 en/lb_chroot_proc.1:31 en/lb_chroot_resolv.1:31
-#: en/lb_chroot_selinuxfs.1:31 en/lb_chroot_sources.1:31
-#: en/lb_chroot_symlinks.1:31 en/lb_chroot_sysfs.1:31
-#: en/lb_chroot_sysv-rc.1:31 en/lb_chroot_sysvinit.1:31
-#: en/lb_chroot_tasks.1:31 en/lb_chroot_upstart.1:31 en/lb_clean.1:53
-#: en/lb_config.1:485 en/lb_local.1:30 en/lb_source.1:30
-#: en/lb_source_checksums.1:31 en/lb_source_debian-live.1:31
-#: en/lb_source_debian.1:31 en/lb_source_disk.1:31 en/lb_source_iso.1:31
-#: en/lb_source_net.1:31 en/lb_source_tar.1:31 en/lb_source_usb.1:31
-#: en/lb_source_virtual-hdd.1:31 en/lb_testroot.1:34 en/live-build.7:254
-msgid ""
-"Bugs can be reported by submitting a bugreport for the live-build package in "
-"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
-"writing a mail to the Debian Live mailing list at E<lt>I<debian-live at lists."
-"debian.org>E<gt>."
-msgstr ""
-
 #. type: SH
 #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32
 #: en/lb_binary_chroot.1:32 en/lb_binary_debian-installer.1:32
@@ -1329,7 +1288,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:248
 msgid ""
-"defines whetever apt should use incremental package indices feature or not. "
+"defines whether apt should use incremental package indices feature or not. "
 "This is true by default."
 msgstr ""
 
@@ -1414,10 +1373,10 @@ msgstr ""
 #: en/lb_config.1:260
 msgid ""
 "defines the architecture of the to be build image. By default, this is set "
-"to the host architecture. Note that you cannot crossbuild for another "
+"to the host architecture. Note that you cannot cross build for another "
 "architecture if your host system is not able to execute binaries for the "
 "target architecture natively. For example, building amd64 images on i386 and "
-"vice versa is possile if you have a 64bit capable i386 processor and the "
+"vice versa is possible if you have a 64bit capable i386 processor and the "
 "right kernel. But building powerpc images on an i386 system is not possible."
 msgstr ""
 
@@ -1502,8 +1461,8 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:272
 msgid ""
-"defines which bootloader is beeing used in the generated image. This has "
-"only an effect if the selected binary image type does allow to choose the "
+"defines which bootloader is being 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 "
@@ -1521,7 +1480,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:274
 msgid ""
-"defines which program is used to bootstrap the debian chroot, default is "
+"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 "
@@ -1538,7 +1497,7 @@ msgstr ""
 #: en/lb_config.1:276
 msgid ""
 "sets a custom configuration file for the boostrap programm of choice and is "
-"empty by default. Refere to the documentation of debootstrap or cdebootstrap "
+"empty by default. Refer to the documentation of debootstrap or cdebootstrap "
 "for more information about that. When the bootstrap program is set to copy, "
 "this has no effect."
 msgstr ""
@@ -1580,7 +1539,7 @@ msgstr ""
 #: en/lb_config.1:282
 msgid ""
 "defines globally if any cache should be used at all. Different caches can be "
-"controled through the their own options."
+"controlled through the their own options."
 msgstr ""
 
 #. type: IP
@@ -1607,7 +1566,7 @@ msgstr ""
 #: en/lb_config.1:286
 msgid ""
 "defines if downloaded packages files should be cached which is true by "
-"default. Disabling it does save space consumtion in your build directory, "
+"default. Disabling it does save space consumption in your build directory, "
 "but remember that you will cause much unnecessary traffic if you do a couple "
 "of rebuilds. In general you should always leave it true, however, in some "
 "particular rare build setups, it can be faster to refetch packages from the "
@@ -1657,15 +1616,15 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:292
 msgid ""
-"defines whetever live-build should use the tools from within the chroot to "
+"defines whatever live-build should use the tools from within the chroot to "
 "build the binary image or not by using and including the host systems tools. "
 "This is a very dangerous option, using the tools of the host system can lead "
 "to tainted and even non-bootable images if the host systems version of the "
 "required tools (mainly these are the bootloaders such as syslinux, grub and "
-"yaboot, and the auxilliary tools such as dosfstools, genisoimage, squashfs-"
-"tools and others) do not B<exactely> match what is present at build-time in "
+"yaboot, and the auxiliary tools such as dosfstools, genisoimage, squashfs-"
+"tools and others) do not B<exactly> match what is present at build-time in "
 "the target distribution. Never do disable this option unless you are "
-"B<exactely> sure what you are doing and have B<completely>I< understood its "
+"B<exactly> sure what you are doing and have B<completely>I< understood its "
 "consequences.>"
 msgstr ""
 
@@ -1681,9 +1640,9 @@ msgid ""
 "defines which filesystem type should be used for the root filesystem image. "
 "If you use plain, then no filesystem image is created and the root "
 "filesystem content is copied on the binary image filesystem as flat files. "
-"Depending on what binary filesystem you have choosen, it may not be possible "
+"Depending on what binary filesystem you have chosen, it may not be possible "
 "to build with a plain root filesystem, e.g. fat16/fat32 and plain don't work "
-"as linux does not support to run on them."
+"as Linux does not support to run on them."
 msgstr ""
 
 #. type: IP
@@ -1749,7 +1708,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:304
 msgid ""
-"defines what value the debconf priority shoul dbe set to inside the chroot. "
+"defines what value the debconf priority should be set to inside the chroot. "
 "By default, it is set to critical, which means that almost no questions are "
 "displayed. Note that this only has an effect if you use any debconf frontend "
 "different from noninteractive."
@@ -1767,10 +1726,10 @@ msgid ""
 "defines which type, if any, of the debian-installer should be included in "
 "the resulting binary image. By default, no installer is included. All "
 "available flavours except live are the identical configurations used on the "
-"installer media produced by regular debian-cd. When live is choosen, the "
-"live-installer udeb is included so that debian-installer will behave "
-"different than usual - instead of installing the debian system from packages "
-"from the medium or the network, it installs the live system to the disk."
+"installer media produced by regular debian-cd. When live is chosen, the live-"
+"installer udeb is included so that debian-installer will behave different "
+"than usual - instead of installing the Debian system from packages from the "
+"medium or the network, it installs the live system to the disk."
 msgstr ""
 
 #. type: IP
@@ -1834,7 +1793,10 @@ msgstr ""
 
 #. type: Plain text
 #: en/lb_config.1:316
-msgid "defines the distribution of the resulting live system."
+msgid ""
+"defines the distribution of the resulting live system and must be a valid, "
+"supported, lowercase codename for the chosen mode (e.g. in Debian mode, "
+"squeeze for the Squeeze distribution, etc.)"
 msgstr ""
 
 #. type: IP
@@ -1963,7 +1925,7 @@ msgstr ""
 #. type: IP
 #: en/lb_config.1:334
 #, no-wrap
-msgid "B<--includes> I<PATH>"
+msgid "B<--includes> I<PATH|none>"
 msgstr ""
 
 #. type: Plain text
@@ -1971,7 +1933,8 @@ msgstr ""
 msgid ""
 "sets the path to the includes that live-build is going to use, e.g. "
 "additional minimal documentation that you want to have on all live systems. "
-"By default, this is set to /usr/share/live/build/includes/."
+"By default, this is set to /usr/share/live/build/includes/. Choose none to "
+"disable inclusion of documentation."
 msgstr ""
 
 #. type: IP
@@ -1986,8 +1949,8 @@ msgid ""
 "sets the name of package that contains the live system specific initramfs "
 "modification. By default, auto is used, which means that at build time of "
 "the image rather than on configuration time, the value will be expanded to "
-"casper when building ubuntu systems, to live-initramfs for legacy lenny, and "
-"to live-boot for squeeze and newer. Using 'none' is useful if the resulting "
+"casper when building Ubuntu systems, to live-initramfs for legacy Lenny, and "
+"to live-boot for Squeeze and newer. Using 'none' is useful if the resulting "
 "system image should not be a live image (experimental)."
 msgstr ""
 
@@ -2004,10 +1967,10 @@ msgid ""
 "stage, a interactive shell login should be spawned in the chroot in order to "
 "allow you to do manual customizations. Once you close the shell with logout "
 "or exit, the build will continue as usual. Note that it's strongly "
-"discouraged to use this for anything else than testing. Modifications that "
+"discouraged to use this for anything other than testing. Modifications that "
 "should be present in all builds of a live system should be properly made "
 "through hooks. Everything else destroys the beauty of being able to "
-"completely automatise the build process and making it non interactive. By "
+"completely automate the build process and making it non-interactive. By "
 "default, this is of course false."
 msgstr ""
 
@@ -2122,9 +2085,11 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:356
 msgid ""
-"sets the language of a live system by installing l10n related packages. It "
-"doesn't enable generation of the correct locales through setting the right "
-"boot parameters, those need to be done through the bootappend-live parameter."
+"experimental option to set the language of a live system by installing l10n "
+"related packages. If syslinux is used, this also selects the corresponding "
+"syslinux template files if they exist. It doesn't enable generation of the "
+"correct locales through setting the right boot parameters; those need to be "
+"done through the bootappend-live parameter."
 msgstr ""
 
 #. type: IP
@@ -2150,14 +2115,15 @@ msgstr ""
 #: en/lb_config.1:360
 msgid ""
 "sets the internal name of the kernel packages naming scheme. If you use "
-"debian kernel packages, you will not have to adjust it. If you decide to use "
-"custom kernel packages that do not follow the debian naming scheme, remember "
-"to set this option to the stub of the packages only (for debian this is "
+"Debian kernel packages, you will not have to adjust it. If you decide to use "
+"custom kernel packages that do not follow the Debian naming scheme, remember "
+"to set this option to the stub of the packages only (for Debian this is "
 "linux-image-2.6), so that I<STUB>-I<FLAVOUR> results in a valid package name "
-"(for debian e.g. linux-image-2.6-486). Preferably you use the meta package "
+"(for Debian e.g. linux-image-2.6-486). Preferably you use the meta package "
 "name, if any, for the stub, so that your configuration is ABI independent. "
 "Also don't forget that you have to include stubs of the binary modules "
-"packages for unionfs or aufs, and squashfs if you built them out-of-tree."
+"packages for legacy Lenny builds for unionfs or aufs, and squashfs if you "
+"built them out-of-tree."
 msgstr ""
 
 #. type: IP
@@ -2196,7 +2162,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:366
 msgid ""
-"sets the location of the debian package mirror that should be used to "
+"sets the location of the Debian package mirror that should be used to "
 "bootstrap from. This defaults to http://ftp.de.debian.org/debian/ which may "
 "not be a good default if you live outside of Europe."
 msgstr ""
@@ -2210,7 +2176,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:368
 msgid ""
-"sets the location of the debian package mirror that will be used to fetch "
+"sets the location of the Debian package mirror that will be used to fetch "
 "the packages in order to build the live system. By default, this is set to "
 "the value of --mirror-bootstrap."
 msgstr ""
@@ -2224,7 +2190,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:370
 msgid ""
-"sets the location of the debian security package mirror that will be used to "
+"sets the location of the Debian security package mirror that will be used to "
 "fetch the packages in order to build the live system. By default, this "
 "points to http://security.debian.org/debian/."
 msgstr ""
@@ -2238,7 +2204,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:372
 msgid ""
-"sets the location of the debian volatile package mirror that will be used to "
+"sets the location of the Debian volatile package mirror that will be used to "
 "fetch packages in order to build the live system. By default, this is set to "
 "the value of --mirror-chroot."
 msgstr ""
@@ -2252,7 +2218,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:374
 msgid ""
-"sets the location of the debian backports package mirror that will be used "
+"sets the location of the Debian backports package mirror that will be used "
 "to fetch packages in order to build the live system. By default, this points "
 "to http://backports.debian.org/debian-backports/."
 msgstr ""
@@ -2266,7 +2232,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:376
 msgid ""
-"sets the location of the debian package mirror that should end up configured "
+"sets the location of the Debian package mirror that should end up configured "
 "in the final image and which is the one a user would see and use. This has "
 "not necessarily to be the same that is used to build the image, e.g. if you "
 "use a local mirror but want to have an official mirror in the image. By "
@@ -2282,7 +2248,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:378
 msgid ""
-"sets the location of the debian security package mirror that should end up "
+"sets the location of the Debian security package mirror that should end up "
 "configured in the final image. By default, 'http://cdn.debian.net/debian-"
 "security/' is used."
 msgstr ""
@@ -2296,7 +2262,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:380
 msgid ""
-"sets the location of the debian volatile package mirror that should end up "
+"sets the location of the Debian volatile package mirror that should end up "
 "configured in the final image. By default, the value of --mirror-binary is "
 "used."
 msgstr ""
@@ -2310,7 +2276,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:382
 msgid ""
-"sets the location of the debian backports package mirror that should end up "
+"sets the location of the Debian backports package mirror that should end up "
 "configured in the final image. By default, 'http://backports.debian.org/"
 "debian-backports/' is used."
 msgstr ""
@@ -2324,7 +2290,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:384
 msgid ""
-"sets the location of the mirror that will be used to fetch the debian "
+"sets the location of the mirror that will be used to fetch the Debian "
 "installer images. By default, this points to the same mirror used to build "
 "the live system, i.e. the value of --mirror-bootstrap."
 msgstr ""
@@ -2559,7 +2525,7 @@ msgstr ""
 #: en/lb_config.1:423
 msgid ""
 "controls if live-build should utilize fakeroot and fakechroot to try and "
-"avoid requiring root privillages where possible. By default, this option is "
+"avoid requiring root privileges where possible. By default, this option is "
 "false."
 msgstr ""
 
@@ -2572,10 +2538,10 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:425
 msgid ""
-"defines which package archive areas of a debian packages archive should be "
-"used for configured debian package mirrors. By default, this is set to main. "
+"defines which package archive areas of a Debian packages archive should be "
+"used for configured Debian package mirrors. By default, this is set to main. "
 "Remember to check the licenses of each packages with respect to their "
-"redistributability in your juristiction when enabling contrib or non-free "
+"redistributability in your jurisdiction when enabling contrib or non-free "
 "with this mechanism."
 msgstr ""
 
@@ -2740,8 +2706,8 @@ msgstr ""
 #: en/lb_config.1:449
 msgid ""
 "defines what size the virtual-hdd image should be. Note that although the "
-"default is set to 10000 (= 10GB), it will not need 10GB space on your "
-"harddisk as the files are created as sparse files."
+"default is set to 10000 (= 10GB), it will not need 10GB space on your hard "
+"disk as the files are created as sparse files."
 msgstr ""
 
 #. type: IP
@@ -2753,7 +2719,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:451
 msgid ""
-"defines if debian volatile package archives should be included in the image "
+"defines if Debian volatile package archives should be included in the image "
 "or not."
 msgstr ""
 
@@ -2766,7 +2732,7 @@ msgstr ""
 #. type: Plain text
 #: en/lb_config.1:453
 msgid ""
-"defines if debian backports package archives should be included in the image "
+"defines if Debian backports package archives should be included in the image "
 "or not."
 msgstr ""
 
@@ -2859,3 +2825,12 @@ msgid ""
 "useful to specify a few system wide defaults, like LB_MIRROR_BOOTSTRAP. This "
 "feature can be false by specifying the B<--ignore-system-defaults> option."
 msgstr ""
+
+#. type: Plain text
+#: en/lb_config.1:485
+msgid ""
+"Bugs can be reported by submitting a bug report for the live-build package "
+"in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or "
+"by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+"live at lists.debian.org>E<gt>."
+msgstr ""

-- 
live-build



More information about the debian-live-changes mailing list