Handling already mounted persistence backing media correctly.
authorTails developers <amnesia@boum.org>
Fri, 7 Dec 2012 21:29:15 +0000 (22:29 +0100)
committerDaniel Baumann <daniel@debian.org>
Fri, 7 Dec 2012 21:29:15 +0000 (22:29 +0100)
commitc32e1b2f0f8cbf4a11d198824f463cf7f7455a76
treeaae3a26fc923a5f65af0f814c32173352bb4960a
parent77dab1cb394c5fc2b9a848c6297d24f65a3b8259
Handling already mounted persistence backing media correctly.

I.e. treat the case where a backing media already had been mounted in
the expected place like a success (by printing the mount dir). This
doesn't fix any bug in live-boot, but it will come in handy for the
(soon-to-come) script for activating custom persistence in user-space.

While we're at it, document this function.
scripts/boot/9990-misc-helpers.sh