[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Block device encryption support
- From: Dave Lehman <dlehman redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: Block device encryption support
- Date: Fri, 16 Nov 2007 11:07:29 -0600
I've completed another iteration, with the following changes:
- removed EncryptedDevice and DMCryptDevice classes from cryptodev.py
- Device objects now contain a member, crypto, containing either a
LUKSDevice or None (as do RequestSpec objects, which hasn't changed)
- UI code no longer contains rules about what FSs and/or mountpoints can
be encrypted
- removed the encrypted device catalog code from cryptodev.py
I think that's it. Here's the patch:
http://dlehman.fedorapeople.org/anaconda-fscrypto-20071115.patch
Dave
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]