summaryrefslogtreecommitdiffstats
path: root/textw/partition_text.py
Commit message (Expand)AuthorAgeFilesLines
* error messages of zFCP on s390: log or pass to the UISteffen Maier2009-07-101-1/+4
* Initial FCoE supportHans de Goede2009-07-021-1/+28
* Tell booty to rescan for bootable drivers when an extra disks get addedHans de Goede2009-06-181-0/+1
* Fix discovery of existing raid/lvm for ks install without clearpart (#503310)...Radek Vykydal2009-06-051-1/+5
* Forward port various iscsi fixes from 5.4 iscsi workHans de Goede2009-05-061-9/+0
* Remove the message saying you can make your own layout (#495015).Chris Lumens2009-04-091-1/+1
* Make the disk model an attribute of DiskDevice.David Lehman2009-04-021-1/+1
* Fix text mode autopartitioning (#491282).Chris Lumens2009-03-201-1/+2
* Don't try to fit the whole StorageDevice.__str__ output into the UI (#490406).Chris Lumens2009-03-181-1/+1
* It's clearPartDisks, not clearPartDrives.Chris Lumens2009-03-121-2/+2
* Lots of little updates to make things use the new storage module.David Lehman2009-02-241-22/+15
* Use device property on Disk and Geometry objects.David Cantrell2009-02-121-2/+2
* Removed partedUtils.getDeviceSizeMB(), functionality now in pyparted.David Cantrell2009-02-121-1/+1
* Rewrite iscsi code using libiscsiHans de Goede2009-02-111-1/+1
* Remove interactive partitioning. Now you only get autopart.Chris Lumens2009-02-091-1473/+11
* Completely remove the bootloader step from interactive text mode.Chris Lumens2009-02-091-2/+1
* Make text for autopartitioning types clearer (#441350)Jeremy Katz2008-12-011-8/+4
* iscsi do missing value check only onceHans de Goede2008-11-111-18/+0
* Get the right list elements for the iscsi text interface (#466902).Chris Lumens2008-10-311-1/+1
* Don't traceback when displaying error messages (#469372).Chris Lumens2008-10-311-2/+2
* Add full CHAP support to iSCSI. (rhbz#432819)Hans de Goede2008-09-151-2/+35
* Use print() as a function.Peter Jones2008-09-081-1/+1
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-2/+3
* Add efi to the ignoreable filesystem list.Peter Jones2008-03-141-1/+1
* Fix traceback with text mode adding iscsi (#436480)Jeremy Katz2008-03-071-1/+2
* Why do we still have this crud?Chris Lumens2008-01-111-3/+3
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* GPLv2+ license boilerplates for textw/*.py files.David Cantrell2007-12-171-7/+14
* Fix text mode to be able to autopartition (#409301)Jeremy Katz2007-12-101-1/+2
* With moving partitioning, we should do a confirmation before we write thingsJeremy Katz2007-11-291-3/+0
* no more partitioning.pyJeremy Katz2007-11-061-1/+0
* A couple more pychecker error fixes. That should do it for now.Chris Lumens2007-09-191-1/+1
* Fix converting UI selections into which drives should be used for partitioningChris Lumens2007-08-071-1/+1
* Remove disabled badblocks checking code.Chris Lumens2007-08-031-68/+22
* 2007-05-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-021-1/+4
* More intelligently assign RAID minor numbers in the text interface.Chris Lumens2007-04-111-9/+24
* * textw/partition_text.py (PartitionTypeWindow): Modify device listDavid Cantrell2007-04-031-9/+13
* String fixes (#203346).Chris Lumens2007-03-151-4/+4
* 2007-03-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-071-2/+2
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-7/+7
* Fix traceback when cancel is pressed (#229694).Chris Lumens2007-02-221-2/+2
* 2007-01-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-031-1/+9
* * partedUtils.py (DiskSet.openDevices): Don't always dasdfmt on zSeries,David Cantrell2006-12-131-1/+1
* 2006-12-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-12-071-0/+3
* Set the RAID minor number on new RAID requests (#215231).Chris Lumens2006-11-171-3/+4
* 2006-11-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-11-171-1/+4
* Forget partitioning changes when going back to the parttype screen (#211255).Chris Lumens2006-10-191-0/+3
* Don't check the updates image source by default in the partitioning UI.Chris Lumens2006-09-281-1/+4
* 2006-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-271-46/+43
* 2006-09-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-261-0/+2