diff options
| author | Daniel Baumann <daniel@debian.org> | 2012-06-06 18:29:07 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2012-06-06 18:43:56 +0200 |
| commit | e243babf191d5b42efe58e90e74a22bd8063be8d (patch) | |
| tree | d29c3630f8235f98395450b4b3c499580b1f625e /examples/live-persistence.binds | |
| parent | f04ab476c668ad513f1ec68beaa948a26c862e05 (diff) | |
| download | live-boot-e243babf191d5b42efe58e90e74a22bd8063be8d.tar.gz live-boot-e243babf191d5b42efe58e90e74a22bd8063be8d.zip | |
Dropping snapshot functionality, superseeded by awesome custom mount persistence.
See the following threads for more information:
* http://lists.debian.org/debian-live/2012/04/msg00110.html
* http://lists.debian.org/debian-live/2012/06/msg00039.html
Diffstat (limited to 'examples/live-persistence.binds')
| -rw-r--r-- | examples/live-persistence.binds | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/live-persistence.binds b/examples/live-persistence.binds deleted file mode 100644 index b2c3833..0000000 --- a/examples/live-persistence.binds +++ /dev/null @@ -1,15 +0,0 @@ -# /etc/live-persistence.binds example -# -# If this file is present in the proper path, each uncommented not empty line -# will be treated as a directory which should not be made persistent and -# which it's content should be volatile. -# -# This is achieved by bind mounting on it a tmpfs clone of the directory specified - -# Exclude some standard temporary paths -/tmp -/var/log -/var/cache - -# Firefox profiles are not always useful to remember -/root/.mozilla |
