summaryrefslogtreecommitdiffstats
path: root/iw/partition_dialog_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Update code that checks for devices that contain install media.David Lehman2009-07-011-1/+1
* Create and use unique ids for Device instances. (#500808)David Lehman2009-05-281-1/+1
* Don't schedule a format resize if reformat scheduled. (#500991)David Lehman2009-05-151-1/+1
* Allow setting a mountpoint w/o formatting an encrypted partition. (#495417)David Lehman2009-04-241-5/+3
* Remove encryption from preexisting device if "Encrypt" is deactivated.David Lehman2009-04-241-1/+21
* Fix indentation of preexisting partition handling block.David Lehman2009-04-241-35/+35
* Fix preservation of format attrs for preexisting luks partitions.David Lehman2009-04-211-13/+12
* Fix changing size of newly created partitionsHans de Goede2009-04-151-0/+1
* Fix format check box for pre-existing partitions (#491675)David Cantrell2009-04-021-21/+45
* Assign weights to partition requests when doing manual or kickstart installs.Chris Lumens2009-03-301-1/+9
* If the new size and old size are the same, treat as a no-op (#491496).Chris Lumens2009-03-231-3/+7
* Fix New partition in UIRadek Vykydal2009-03-191-1/+2
* Do not create a LUKSDevice if we do not have a way to map the device.David Lehman2009-03-161-4/+13
* Fix creation of fs options for preexisting encrypted devices.David Lehman2009-03-161-1/+1
* Fix lots of buggy behavior in the partition dialog.David Lehman2009-03-161-12/+23
* Schedule format create for newly encrypted preexisting partition.David Lehman2009-03-131-0/+1
* Make it possible to create encrypted partitions interactively.David Lehman2009-03-031-28/+28
* Import LUKSDevice from storage.devices since we might use it.David Lehman2009-03-031-1/+1
* Lots of fixes to partition dialog.David Lehman2009-03-021-20/+24
* Remove calls to sanityCheckRequest()David Cantrell2009-03-021-15/+0
* Syntax fixes for new storage code.David Cantrell2009-03-021-2/+3
* Syntax and import fixes.David Cantrell2009-03-021-3/+3
* Update UI code to use new storage module.David Lehman2009-02-231-238/+172
* Read CHS values from Device.biosGeometry propertyDavid Cantrell2009-02-121-1/+1
* Use device property on Disk and Geometry objects.David Cantrell2009-02-121-1/+1
* Removed sector<->cylinder conversion functions.David Cantrell2009-02-121-5/+4
* Don't prompt for a passphrase when creating encrypted devices.David Lehman2008-09-151-50/+4
* Support establishing a global passphrase when creating encrypted devices.David Lehman2008-08-191-2/+26
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-2/+2
* remove debugging printBill Nottingham2008-04-071-1/+0
* Partitioning UI for handling of preexisting encrypted devices.David Lehman2008-03-281-16/+16
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-7/+14
* 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-33/+10
* Initial support for block devices encrypted using LUKS/dm-crypt.David Lehman2007-11-161-0/+49
* Remove disabled badblocks checking code.Chris Lumens2007-08-031-24/+3
* Default to no drives selected (#195636).Chris Lumens2007-03-161-1/+2
* Pass updateSrc to createAllowedDrivesList (#208677).Chris Lumens2006-10-021-6/+8
* Allow existing partitions containing ISO images to be mounted (#105722).Chris Lumens2006-05-231-2/+3
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-9/+9
* 004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-0/+6
* convert from GtkCombo to GtkComboBoxEntryJeremy Katz2004-08-111-3/+3
* goodbye to a lot more GtkOptionMenusJeremy Katz2004-08-111-11/+10
* clamp the bottom end of partition sizes (#108164)Jeremy Katz2003-11-031-0/+3
* trigger on value-changed instead of just changed so that we update the sizeJeremy Katz2003-10-171-2/+2
* restrict fs to software RAID when going from the wizard (#67563)Jeremy Katz2003-09-251-2/+4
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-0/+1
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-2/+5