X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fen%2Flive-boot.7;h=ad6d1d273d319b6474620b28b4faa9438d7238a1;hb=refs%2Ftags%2Fdebian%2F3.0_a25-1;hp=4cfcc948c41640a520270b892aea72a513fd884c;hpb=1c4b879455daf67dd0f873c753f3f963d63f1c8b;p=live-boot-grml.git diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index 4cfcc94..ad6d1d2 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT 7 2011\-11\-04 3.0~a22-1 "Debian Live Project" +.TH LIVE\-BOOT 7 2012\-02\-06 3.0~a25-1 "Debian Live Project" .SH NAME \fBlive\-boot\fR \- System Boot Scripts @@ -116,6 +116,8 @@ If you specify the keyword 'removable', live\-boot will try to find persistent a This option determines which types of persistent media we allow. If "overlay" is in the list, we consider overlays (i.e. "live\-rw" and "home\-rw"); if "snapshot" is in the list, we consider snapshots (i.e. "live\-sn" and "home\-sn"). The default is "overlay,snapshot". .IP "\fBpersistent\-path\fR=\fIPATH\fR" 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 have multiple directories on the same partition to store persistency files. +.IP "\fBpersistent\-read\-only\fR" 4 +Filesystem changes are not saved back to persistent media. In particular, overlays and netboot NFS mounts are mounted read-only, and snapshots are not resynced on shutdown. .IP "\fBpersistent\-storage\fR=\fITYPE1\fR,\fITYPE2\fR ... \fITYPEn\fR" 4 This option determines which types of persistent storage to consider when probing for persistent media. If "filesystem" is in the list, filesystems with matching labels will be used; if "file" is in the list, all filesystems will be probed for archives and image files with matching filenames. The default is "file,filesystem". .IP "\fBpersistent\-subtext\fR=\fISUFFIX\fR" 4