fish: '-i' option automatically handles whole-disk encryption.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 5 Nov 2010 11:39:24 +0000 (11:39 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 5 Nov 2010 11:39:24 +0000 (11:39 +0000)
commita232e62dcf508517a32b9a8d7e4529e827be721b
tree8fccb1e49fd75aacbc7190eb55685525b6df0f88
parent446db62e113594fef84d2f533ef3a1330153f0bb
fish: '-i' option automatically handles whole-disk encryption.

This feature is also available in guestmount because of the
shared option parsing code.

You don't need to do anything to enable it, just using -i
will attempt decryption of encrypted partitions.

Only works for simple Fedora whole-disk encryption.  It's a
work-in-progress to make it work for other types of encryption.
fish/Makefile.am
fish/fish.c
fish/fish.h
fish/inspect.c
fish/keys.c [new file with mode: 0644]
fish/options.h
fuse/Makefile.am
fuse/guestmount.c
fuse/guestmount.pod
generator/generator_fish.ml
po/POTFILES.in