Add support for rescue of systems with encrypted devices. A dict containing encryption information for all pre-existing encrypted devices is added to the Partitions object. Also added are methods to scan all disks for encrypted devices and prompt the user for passphrases. From there, code that scans devices for various information is modified to account for the possibility that any given device may be encrypted, using the information contained in the Partitions instance as needed to decrypt devices. Trying to do custom partitioning on a system containing pre-existing encrypted devices is still completely broken. _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list