live-snapshot: fixed include-list handling.
authorMarco Amadori <marco.amadori@gmail.com>
Thu, 18 Sep 2008 22:31:57 +0000 (00:31 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:02 +0000 (17:48 +0100)
commit64db924e2232aa8a2bee5aa177d647fcc1589a4c
tree8ba71dac07c858217efd29a67afe7cefa6e99c47
parentf4902b112fbd2ab8cafe6fd1827a941cfe20fb8c
live-snapshot: fixed include-list handling.

* When "/etc/live-snapshot.list" is present, all standard files and
  directories listed there are saved on shutdown.
  Now it saves them only if they are modified, and also handles
  dangling symbolic links. This beaviour will be gentle to live-systems
  upgrades on the same hardware since new unmodified to-be-snapshotted files
  will be no more overwritten by old unnecessary saved cruft.
  It still does not handle removal of deleted files.
bin/live-snapshot