summaryrefslogtreecommitdiffstats
path: root/iw/raid_dialog_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* add mnemonicMike Fulbright2002-07-021-13/+19
|
* make title sensitive to if object is new or oldMike Fulbright2002-06-281-1/+6
|
* cloned requests still have their own idMike Fulbright2002-06-281-0/+4
|
* fix for if target drive had no existing partitionsMike Fulbright2002-06-281-0/+3
|
* added the correct icon to dialogsMike Fulbright2002-06-271-14/+18
|
* cloning has arrivedMike Fulbright2002-06-271-18/+73
|
* Start of RAID clone toolMike Fulbright2002-06-271-0/+244
|
* exclude nonsensical options for reformating a preexisting LVMike Fulbright2002-06-251-5/+2
|
* dont show bad blocks option for raidMike Fulbright2002-06-251-1/+1
|
* support for formatting/migrating preexisting RAID in GUIMike Fulbright2002-06-251-14/+58
|
* preexisting raid works nowJeremy Katz2002-06-121-50/+78
|
* pychecker is my friendanaconda-s390-tag4Jeremy Katz2002-06-121-1/+1
|
* some tweaks to error messagesMike Fulbright2002-06-121-2/+3
|
* lots of LVM sanity checkingMike Fulbright2002-06-111-1/+4
|
* switch to get_iter_first()Mike Fulbright2002-06-061-1/+1
|
* broke out ALOT of code from partition_gui.py into separate objects. Its ↵Mike Fulbright2002-06-041-0/+339
still not great but a start.