summaryrefslogtreecommitdiff
path: root/manpages/de
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-10-26 09:25:09 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:59:20 +0100
commite19ce5c07966d2843b12b3343b6a0eb7a3640329 (patch)
tree2582141cd1de9ee3c6b0b22cba8ca6026b184cf0 /manpages/de
parent441fa96b5ffd425569ce24189f5931a052edae95 (diff)
downloadlive-boot-e19ce5c07966d2843b12b3343b6a0eb7a3640329.tar.gz
live-boot-e19ce5c07966d2843b12b3343b6a0eb7a3640329.zip
Releasing debian version 3.0~a9-1.
Diffstat (limited to 'manpages/de')
-rw-r--r--manpages/de/live-boot.de.717
-rw-r--r--manpages/de/live-snapshot.de.12
2 files changed, 12 insertions, 7 deletions
diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7
index c7cc05e..2173841 100644
--- a/manpages/de/live-boot.de.7
+++ b/manpages/de/live-boot.de.7
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BOOT 7 11.10.2010 3.0~a8 "Debian Live Projekt"
+.TH LIVE\-BOOT 7 26.10.2010 3.0~a9 "Debian Live Projekt"
.SH NAME
\fBlive\-boot\fP \- System Boot Skripte
@@ -161,16 +161,21 @@ has been installed with persistent enabled.
Do not prompt to eject the CD or remove the USB flash drive on reboot.
.IP \fBswapon\fP 4
This parameter enables usage of local swap partitions.
-.IP \fBpersistent\fP[=nofiles] 4
+.IP \fBpersistent\fP[={nofiles|cryptsetup}] 4
live\-boot will look for persistent and snapshot partitions or files labeled
"live\-rw", "home\-rw", and files called "live\-sn*", "home\-sn*" and will try
to, in order: mount as /cow the first, mount the second in /home, and just
copy the contents of the latter in appropriate locations
(snapshots). Snapshots will be tried to be updated on reboot/shutdown. Look
-at live\-snapshot(1) for more informations. If "nofiles" is specified, only
-filesystems with matching labels will be searched; no filesystems will be
-traversed looking for archives or image files. This results in shorter boot
-times.
+at live\-snapshot(1) for more informations.
+.br
+If "nofiles" is specified, only filesystems with matching labels will be
+searched; no filesystems will be traversed looking for archives or image
+files. This results in shorter boot times.
+.br
+If "cryptsetup" is specified, filesystems stored on Luks\-encrypted devices
+will be considered as well as others when searching for a persistence
+filesystem; the user will be prompted for any needed decryption passphrase.
.IP \fBpersistent\-path\fP=\fIPATH\fP 4
live\-boot will look for persistency files in the root directory of a
partition, with this parameter, the path can be configured so that you can
diff --git a/manpages/de/live-snapshot.de.1 b/manpages/de/live-snapshot.de.1
index 2e2e60a..6d04065 100644
--- a/manpages/de/live-snapshot.de.1
+++ b/manpages/de/live-snapshot.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BOOT 1 11.10.2010 3.0~a8 "Debian Live Projekt"
+.TH LIVE\-BOOT 1 26.10.2010 3.0~a9 "Debian Live Projekt"
.SH NAME
\fBlive\-snapshot\fP \- simple script to ease persistence usage