X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fen%2Flive-boot.7;h=946eeb799ab20eaad2196046e435c6c4132fc027;hb=f7b2f82c34ad572bbf178da3a18ccaa317332196;hp=ad6d1d273d319b6474620b28b4faa9438d7238a1;hpb=c44e830d8c1ef4e8aa2db197c098a32333fecff0;p=live-boot-grml.git diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index ad6d1d2..946eeb7 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT 7 2012\-02\-06 3.0~a25-1 "Debian Live Project" +.TH LIVE\-BOOT 7 2012\-04\-05 3.0~a26-1 "Debian Live Project" .SH NAME \fBlive\-boot\fR \- System Boot Scripts @@ -107,7 +107,7 @@ This parameters allows to set a custom ramdisk size (it's the '\-o size' option .IP "\fBswapon\fR" 4 This parameter enables usage of local swap partitions. .IP "\fBpersistent\fR" 4 -live\-boot will probe filesystems for persistent media. These can either be the filesystems themselves, if labeled correctly, or image/archive files, if named correctly. Overlays are labeled/named either "live\-rw" or "home\-rw" and will be mounted on / or /home, respectively; snapshots are labeled/named either "live\-sn" or "home\-sn" and will be extracted into / or /home, respectively (see live\-snapshot(1) for more information). Overlays are mounted before snapshots are extracted, and for both overlays and snapshots, "live\-*" are handled before "home\-*". Overlay image files and snapshot archive files have extensions which determines their filesystem or archive type, e.g. "live\-rw.ext3" and "\home\-sn.squashfs". +live\-boot will probe devices for persistent media. These can be partitions (with the correct GPT name), filesystems (with the correct label) or image/archive files (with the correct file name). Overlays are labeled/named either "full\-ov", which will be mounted on /, or "custom\-ov", which can be completely customized (see \fIlive.persist\fR(5)); snapshots are labeled/named either "live\-sn" or "home\-sn" and will be extracted into / or /home, respectively (see \fIlive\-snapshot\fR(1) for more information). The order these are handled are: full\-ov, custom\-ov, live-sn, home-sn. Overlay image files and snapshot archive files have extensions which determines their filesystem or archive type, e.g. "custom\-ov.ext3" and "\home\-sn.squashfs". .IP "\fBpersistent\-encryption\fR=\fITYPE1\fR,\fITYPE2\fR ... \fITYPEn\fR" 4 This option determines which types of encryption that we allow to be used when probing devices for persistent media. If "none" is in the list, we allow unencrypted media; if "luks" is in the list, we allow LUKS\-encrypted media. Whenever a device containing encrypted media is probed the user will be prompted for the passphrase. The default value is "none". .IP "\fBpersistent\-media\fR={\fIremovable\fR|\fIremovable\-usb\fR}" 4 @@ -157,10 +157,13 @@ This saves expensive writes and speeds up operations on volatile data such as we .IP "\fB/etc/live/boot.d/\fR" 4 .IP "\fBlive/boot.conf\fR" 4 .IP "\fBlive/boot.d/\fR" 4 +.IP "\fBlive.persist\fR" 4 .SH SEE ALSO \fIlive\-snapshot\fR(1) .PP +\fIlive.persist\fR(5) +.PP \fIlive\-build\fR(7) .PP \fIlive\-config\fR(7)