Implemented a persistence exclude list.
authorMarco Amadori <marco.amadori@gmail.com>
Sat, 27 Sep 2008 22:51:04 +0000 (00:51 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:02 +0000 (17:48 +0100)
commita298ae49a77f528b0d57e013343473bb5162cd61
tree06013b5b33865f4ad73c63c7e3aabcc75af0c65f
parent6fd3b2db8ca683513709560744aebd4cff3d378d
Implemented a persistence exclude list.

* This finally enables one of the most requested feature to exclude
  things like disk caches and temporary files from the persistence
  images in order to speed things up and saves precious writes of flash
  based storages.
  This works at boot by bind mounting tmpfs clones of paths listed on
  "/etc/live-persistence.binds".
conf/live-persistence.binds [new file with mode: 0644]
debian/changelog
manpages/live-initramfs.en.7.txt
scripts/live
scripts/live-bottom/08persistence_excludes [new file with mode: 0755]