X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Flive-snapshot.en.1.txt;h=e2c62418dedae4441fe7978a5b91c89248bd2e2f;hb=938b9a368eb91a2dbfb5f5b4e75915378e99804d;hp=fdca25ba0022ed54662f450c80f6f054f1e7382f;hpb=e0b195357a374b6c1e2780a89c1cb811bca1b4da;p=live-boot-grml.git diff --git a/manpages/live-snapshot.en.1.txt b/manpages/live-snapshot.en.1.txt index fdca25b..e2c6241 100644 --- a/manpages/live-snapshot.en.1.txt +++ b/manpages/live-snapshot.en.1.txt @@ -77,6 +77,19 @@ show usage and exit output version information and exit +Files +----- + + /etc/live-snapshot.list + +This optional file, if present changes the behaviour of live-snapshot, only files and directories listed there are included (integrally) in the snapshot. It works only for cpio targets. + + /etc/live-snapshot.exclude_list + +This optional file, if present will filter the files that will be saved by live-snapshot removing (as in "grep -F -v") all filenames that will be matched by strings listed in it. +It works for cpio and squashfs snapshot types only; it is pretty useful for filtering temporary files and disk caches. + + See also --------