diff options
author | David Lehman <dlehman@redhat.com> | 2008-02-01 12:28:22 -0600 |
---|---|---|
committer | David Lehman <dlehman@redhat.com> | 2008-02-05 10:41:23 -0600 |
commit | cb2fef4829797c37a5784cd3f033734eb19eb128 (patch) | |
tree | 8b95f9b3bbe16496ad070ca550f8f30db16f2faf /backend.py | |
parent | 2aa8679975c838c2217803e152ce317a9cff9a57 (diff) | |
download | anaconda-cb2fef4829797c37a5784cd3f033734eb19eb128.tar.gz anaconda-cb2fef4829797c37a5784cd3f033734eb19eb128.tar.xz anaconda-cb2fef4829797c37a5784cd3f033734eb19eb128.zip |
Allow creation of LUKSDevice with no passphrase.
The hack in getScheme for autopart causes a traceback if a LUKSdevice is created without a passphrase, which is something that makes sense to do when discovering existing devices. So we just use the "scheme" data member internally as a workaround.
Also, make sure all return values from openDevice are numeric.
Diffstat (limited to 'backend.py')
0 files changed, 0 insertions, 0 deletions