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>
Fri, 29 Feb 2008 11:01:58 +0000 (12:01 +0100)
commit81e1d86af544ba5afb1bc2a91de9221f6c4e77ec
tree93b0506533d30e79b89b2ade67641c865aeb502c
parentc9419ef99ac838a65cdc90a27919be9ce0f8ff72
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