Implemented a persistence exclude list.
authorMarco Amadori <marco.amadori@gmail.com>
Sat, 27 Sep 2008 22:51:04 +0000 (00:51 +0200)
committerMarco Amadori <amadorim@vdavda.com>
Tue, 30 Sep 2008 15:38:20 +0000 (17:38 +0200)
commitb08c19f30e8385a5eb5c44920dd7aa53016ad13e
tree06013b5b33865f4ad73c63c7e3aabcc75af0c65f
parent70a9dab081cfdf5452aab04c7fe3ffee8684a836
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".

Signed-off-by: Marco Amadori <marco.amadori@gmail.com>
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]