diff options
author | Hans de Goede <hdegoede@redhat.com> | 2010-01-26 14:27:50 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2010-01-28 22:08:47 +0100 |
commit | 91598d0cd60f92e7a6e8c279df0a72baff31c661 (patch) | |
tree | eb307038c89764dee20c4704a49aa58e8ad69c3b /storage/devices.py | |
parent | 19255b8abbae8ec936a5d541af1f55171ed284a3 (diff) | |
download | anaconda-91598d0cd60f92e7a6e8c279df0a72baff31c661.tar.gz anaconda-91598d0cd60f92e7a6e8c279df0a72baff31c661.tar.xz anaconda-91598d0cd60f92e7a6e8c279df0a72baff31c661.zip |
Add pure python EDD code parsing and compareDrives substitute (#478996)
There are various issues with the EDD C-code, mostly that it is way
too complicated for what it does. This patch re-implements it in
python, and adds a compareDrives substitute to the storage class.
Note that the compareDrives substitute is a copy and paste job of the
isys code (using the new storage edd_dict). The isys code will be removed
in a separate patch.
Diffstat (limited to 'storage/devices.py')
0 files changed, 0 insertions, 0 deletions