> We don't want to show biosraid, multipath, &c disks in the GUI. > --- > iw/partition_gui.py | 3 +++ > storage/formats/__init__.py | 6 ++++++ > storage/formats/disklabel.py | 1 + > storage/formats/dmraid.py | 1 + > storage/formats/multipath.py | 1 + > 5 files changed, 12 insertions(+), 0 deletions(-) This introduces a tie between the formats and the UI, which up to now we didn't really have (well, formats have names but I think that's excusable). Are you okay with that, or is there some way to synthesize this information in the UI entirely? - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list