summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)Author
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".
2011-03-09Implemented a snapshot exclude list.Marco Amadori
* This finally enables one of the most requested feature to exclude things like disk caches and temporary files from the snapshots, just by editing "/etc/live-snapshot.exclude_list". This only works for cpio targets and for squashfs creations.
2011-03-09Merging casper 1.139.Daniel Baumann
2011-03-09live-snapshot: now supports a static keep file list.Marco Amadori
* Included support for specifing a list of files/dirs to be explicitly kept between reboots, enabled only for the "cpio" snapshot type. Look at "/usr/share/doc/live-initramfs/examples/live-snapshot.list" for hints.
2011-03-09Removing ubuntu support.Daniel Baumann
2011-03-09Adding live-initramfs 1.87.5-1.Daniel Baumann
2011-03-09Adding live-initramfs 1.87.3-1.Daniel Baumann
2011-03-09Adding live-initramfs 1.87.2-1.Daniel Baumann