Patch to use cryptsetup volumes for persistent storage.
authorAndrey Asadchev <asadchev@gmail.com>
Fri, 29 Feb 2008 11:01:58 +0000 (12:01 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:31:06 +0000 (17:31 +0100)
commit137f616fb77851cf84c0c2b3f99d77f4337424c4
tree93b0506533d30e79b89b2ade67641c865aeb502c
parent9171ce28fbec2c18a19730044d1ac2157ccb396b
Patch to use cryptsetup volumes for persistent storage.

Cryptsetup must be used with usual
"cryptopts=source=UUID=$(UUID),target=$(TARGET)". For USB devices it may be
necessary to specify "rootdelay=$SECONDS" in order to wait for USB media.
scripts/live
scripts/live-helpers