X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Flive-snapshot.en.1.txt;h=e2c62418dedae4441fe7978a5b91c89248bd2e2f;hb=e0a050e3bcf51cf0bb1df9490487e0619d4aa9f9;hp=f57413d92cef63bbb3946255b0dfb1eb817ff328;hpb=b5307f7e721586c8cb062fbb8004a2aec1301a74;p=live-boot-grml.git diff --git a/manpages/live-snapshot.en.1.txt b/manpages/live-snapshot.en.1.txt index f57413d..e2c6241 100644 --- a/manpages/live-snapshot.en.1.txt +++ b/manpages/live-snapshot.en.1.txt @@ -82,8 +82,13 @@ 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. -Beware, it is an experimental feature that only works for cpio targets now. +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 --------