fixed legacy persistence handling
authorlukas227 <lukas-gh@schwaighofer.name>
Wed, 15 Aug 2012 07:31:59 +0000 (09:31 +0200)
committerEvgeni Golov <evgeni@grml.org>
Wed, 15 Aug 2012 07:31:59 +0000 (09:31 +0200)
commit95fb70f1ac45cccc8db0ee62781954f78b0b064f
tree5901303ffc8b08e6bd216b148cc1e651496cf3ff
parent5c38cc138fcb792c1a25d0c050725c74cee7d153
fixed legacy persistence handling

* the mount_persistence_media () function must return the mount point of
  the partition to the caller, even if it was already mounted
  (${backing} = ${old_backing})
* Fix the appropriate check that erroneously prevented the use of the
  (unquoted) dot
debian/patches/37_fix_legacy_persistence_handling.patch [new file with mode: 0644]
debian/patches/series