diff options
author | Daniel Baumann <daniel@debian.org> | 2010-05-21 10:55:55 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:09 +0100 |
commit | 36bddd25da6519e9d6effa254106e54de87bd711 (patch) | |
tree | 72adc8c725a94ed8d941f1ac43c4b7a600dff8ae /manpages/de/lh_config.de.1 | |
parent | 34798918306e7aa5d080e274a5d58c8b5fa983e8 (diff) | |
download | vyos-live-build-36bddd25da6519e9d6effa254106e54de87bd711.tar.gz vyos-live-build-36bddd25da6519e9d6effa254106e54de87bd711.zip |
Renaming --chroot-build to --build-with-chroot.
Diffstat (limited to 'manpages/de/lh_config.de.1')
-rw-r--r-- | manpages/de/lh_config.de.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manpages/de/lh_config.de.1 b/manpages/de/lh_config.de.1 index 712dc5491..3db66f7ea 100644 --- a/manpages/de/lh_config.de.1 +++ b/manpages/de/lh_config.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-HELPER 1 12.05.2010 2.0~a12 "Debian Live Projekt" +.TH LIVE\-HELPER 1 21.05.2010 2.0~a12 "Debian Live Projekt" .SH NAME \fBlh config\fP \- Erstellen des config Verzeichnisses @@ -64,7 +64,7 @@ .br [\fB\-\-checksums\fP md5|sha1|sha256|none] .br - [\fB\-\-chroot\-build\fP true|false] + [\fB\-\-build\-with\-chroot\fP true|false] .br [\fB\-\-chroot\-filesystem\fP ext2|ext3|squashfs|plain|jffs2] .br @@ -359,7 +359,7 @@ 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\-\-chroot\-build\fP true|false" 4 +.IP "\fB\-\-build\-with\-chroot\fP true|false" 4 defines whetever live\-helper 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 |