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 <mail@daniel-baumann.ch>
Mon, 6 May 2013 11:54:13 +0000 (13:54 +0200)
commit0c19af3ab06b80595764a28331ca459e25075adf
tree100b4f044d82cea06d238998397121aac486cbed
parent63a94b2bfcc454b05ead6e06f08363e4f6ac3b71
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