diff options
author | amnesia <amnesia@boum.org> | 2010-10-11 16:52:56 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:54:32 +0100 |
commit | 9ef429915e70c4fcbac1a6b1b3c29dc753af5577 (patch) | |
tree | 6254130c0690e2d229d69f998d77ff35acfc093c /manpages/de | |
parent | e8c69d5d63bfa91e584e6a19632f90c861e0db42 (diff) | |
download | live-boot-9ef429915e70c4fcbac1a6b1b3c29dc753af5577.tar.gz live-boot-9ef429915e70c4fcbac1a6b1b3c29dc753af5577.zip |
Adding live-snapshot.list documentation to manpage.
Diffstat (limited to 'manpages/de')
-rw-r--r-- | manpages/de/live-boot.de.7 | 2 | ||||
-rw-r--r-- | manpages/de/live-snapshot.de.1 | 7 |
2 files changed, 7 insertions, 2 deletions
diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7 index d48bc5c..2122b4e 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 02.10.2010 2.0.7 "Debian Live Projekt" +.TH LIVE\-BOOT 7 11.10.2010 2.0.7 "Debian Live Projekt" .SH NAME \fBlive\-boot\fP \- System Boot Skripte diff --git a/manpages/de/live-snapshot.de.1 b/manpages/de/live-snapshot.de.1 index 292a963..1fb8b67 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 02.10.2010 2.0.7 "Debian Live Projekt" +.TH LIVE\-BOOT 1 11.10.2010 2.0.7 "Debian Live Projekt" .SH NAME \fBlive\-snapshot\fP \- simple script to ease persistence usage @@ -83,6 +83,11 @@ This saves expensive writes and speeds up operations on volatile data such as web caches and temporary files (like e.g. /tmp and .mozilla) which are regenerated each time. This is achieved by bind mounting each listed directory with a tmpfs on the original path. +.IP \fB/etc/live\-snapshot.list\fP 4 +This optional file, if present changes the behaviour of live\-snapshot: only +files and directories listed there are included (integrally) in the +snapshot. Beware, it is an experimental feature that only works for cpio +targets now. .SH "SIEHE AUCH" \fIlive\-boot\fP(1) |