summaryrefslogtreecommitdiff
path: root/scripts/live-bottom/08persistence_excludes
AgeCommit message (Collapse)Author
2012-06-05Starting initramfs-tools specific subdirectory within the source-tree.Daniel Baumann
2012-04-08Using 'persistence' (noun) rather than 'persistent' (adjective/adverb) ↵Daniel Baumann
everywhere.
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann
2011-03-09Removed all "cat | grep", with grep, awk and sed.Marco Amadori
2011-03-09Implemented a persistence exclude list.Marco Amadori
* 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".