diff options
author | Daniel Baumann <daniel@debian.org> | 2011-01-02 00:53:52 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:20:40 +0100 |
commit | dd9ecf35600a2df29afd7ca5eecf120fa85fcdbd (patch) | |
tree | 757c5b0f21c39cee20e1e978950fb943f340a6d8 /manpages/de | |
parent | 72e0150203627c42db16a8d3a711e1da8a1d2d7b (diff) | |
download | vyos-live-build-dd9ecf35600a2df29afd7ca5eecf120fa85fcdbd.tar.gz vyos-live-build-dd9ecf35600a2df29afd7ca5eecf120fa85fcdbd.zip |
Removing encryption support until we have something for current kernels again.
Diffstat (limited to 'manpages/de')
-rw-r--r-- | manpages/de/lb_binary_encryption.de.1 | 47 | ||||
-rw-r--r-- | manpages/de/lb_config.de.1 | 5 | ||||
-rw-r--r-- | manpages/de/live-build.de.7 | 2 |
3 files changed, 0 insertions, 54 deletions
diff --git a/manpages/de/lb_binary_encryption.de.1 b/manpages/de/lb_binary_encryption.de.1 deleted file mode 100644 index b0cb27afc..000000000 --- a/manpages/de/lb_binary_encryption.de.1 +++ /dev/null @@ -1,47 +0,0 @@ -.\"******************************************************************* -.\" -.\" This file was generated with po4a. Translate the source file. -.\" -.\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-02 3.0~a10 "Debian Live Project" - -.SH NAME -\fBlb binary_encryption\fP \- Complete the binary stage - -.SH SYNOPSIS -\fBlb binary_encryption\fP [\fIlive\-build options\fP] - -.SH DESCRIPTION -\fBlb binary_encryption\fP is a low\-level command (plumbing) of -\fIlive\-build\fP(7), the Debian Live tool suite. -.PP - -.\" FIXME -.SH OPTIONS -\fBlb binary_encryption\fP has no specific options but understands all generic -live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic -live\-build options. - -.SH FILES -.\" FIXME -.IP \fBn/a\fP 4 - -.SH "SEE ALSO" -\fIlive\-build\fP(7) -.PP -This program is a part of live\-build. - -.SH HOMEPAGE -More information about live\-build and the Debian Live project can be found -on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at -<\fIhttp://live.debian.net/manual/\fP>. - -.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/\fP> or by -writing a mail to the Debian Live mailing list at -<\fIdebian\-live@lists.debian.org\fP>. - -.SH AUTHOR -live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for -the Debian project. diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index 8a3448690..2264c6557 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -92,8 +92,6 @@ .br [\fB\-\-dump\fP] .br - [\-e|\fB\-\-encryption\fP false|aes128|aes192|aes256] -.br [\fB\-\-fdisk\fP fdisk|fdisk.dist] .br [\fB\-\-force\fP] @@ -443,9 +441,6 @@ 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\fP false|aes128|aes192|aes256" 4 -defines if the root filesystem should be encrypted or not. By default, this -is false. .IP "\fB\-\-fdisk\fP fdisk|fdisk.dist" 4 sets the filename of the fdisk binary from the host system that should be used. This is autodetected and does generally not need any customization. diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index b1ee5ba0f..47a1aa404 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -181,8 +181,6 @@ copy chroot into chroot install debian\-installer into binary .IP \fBlb_binary_disk\fP(1) 4 install disk information into binary -.IP \fBlb_binary_encryption\fP(1) 4 -encrypts rootfs .IP \fBlb_binary_grub\fP(1) 4 installs grub into binary .IP \fBlb_binary_grub2\fP(1) 4 |