summaryrefslogtreecommitdiffstats
path: root/iw/raid_dialog_gui.py
Commit message (Expand)AuthorAgeFilesLines
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-2/+3
* Partitioning UI for handling of preexisting encrypted devices.David Lehman2008-03-281-9/+14
* Add efi to the ignoreable filesystem list.Peter Jones2008-03-141-1/+1
* Default to RAID1 instead of RAID0 (#435579)Jeremy Katz2008-03-021-0/+2
* When editing the raid partitions show raid memebers. (#352721)Joel Andres Granados2008-01-311-1/+12
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-2/+2
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-8/+15
* More mnemonicsJeremy Katz2007-12-121-1/+1
* Give access to partitions when determining min/max size to resize; also keepJeremy Katz2007-11-291-1/+1
* Implement resizing UI for graphical mode.Jeremy Katz2007-11-291-16/+6
* Initial support for block devices encrypted using LUKS/dm-crypt.David Lehman2007-11-161-0/+44
* Remove disabled badblocks checking code.Chris Lumens2007-08-031-3/+2
* Default to no drives selected (#195636).Chris Lumens2007-03-161-6/+2
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-14/+14
* Remove that.Chris Lumens2006-07-211-3/+0
* Show preexisting label if any exists to the UI and the mount point comboChris Lumens2006-07-211-6/+20
* Allow existing partitions containing ISO images to be mounted (#105722).Chris Lumens2006-05-231-0/+6
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-2/+2
* move availRaidLevels from fsset.py to raid.py, so it can be evaluated rightPeter Jones2005-03-091-0/+1
* put the apple bootloader stuff in the kickstart list, and remove it fromPeter Jones2005-02-231-1/+1
* 004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-0/+1
* fix some more combo changes that I didn't catch (#130722)Jeremy Katz2004-08-231-2/+2
* fixups for the optionmenu -> combo changes (#129951)Jeremy Katz2004-08-151-2/+2
* convert from GtkCombo to GtkComboBoxEntryJeremy Katz2004-08-111-3/+3
* goodbye to a lot more GtkOptionMenusJeremy Katz2004-08-111-9/+9
* more GtkOptionMenu nukingJeremy Katz2004-08-111-44/+31
* merge from taroonJeremy Katz2003-09-201-1/+1
* fix cloning detection of non-RAID members on source driveMike Fulbright2002-07-251-7/+10
* need to tell it this is a custom dialogMike Fulbright2002-07-251-1/+1
* fixes for bug 68470Mike Fulbright2002-07-231-1/+1
* new iter_next APIMatt Wilson2002-07-181-3/+2
* fix typo (#69123)Bill Nottingham2002-07-181-3/+3
* typo from bug 69058Mike Fulbright2002-07-171-1/+1
* (carefully) add device/whatever we're editting to title barMike Fulbright2002-07-151-2/+5
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-1/+1
* 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