summaryrefslogtreecommitdiffstats
path: root/iw/autopart_type.py
Commit message (Expand)AuthorAgeFilesLines
* Be even more clear about removing existing linux installations. (#493360)David Lehman2010-02-101-2/+2
* Move storage into the Anaconda class.Chris Lumens2010-02-041-1/+1
* Add the updated and simplified parttype screen.Chris Lumens2009-12-111-472/+87
* Automatic partitioning support for whole-disk formatting.David Lehman2009-12-091-12/+73
* Add DCB option to GUI FCoE setup (#513011)Hans de Goede2009-11-261-2/+4
* Add support for DCB to fcoe.py (#513011)Hans de Goede2009-11-261-1/+2
* Always update booty drivelist before filling bootstore (#533335)Hans de Goede2009-11-231-1/+1
* Set custom_icon to error for advanced storage dialog errorsHans de Goede2009-11-101-6/+12
* Fix parsing of optional portnr in iscsi target IP (#525118)Hans de Goede2009-10-101-2/+9
* Use named parameters for translatable strings with multiple params.David Cantrell2009-10-011-3/+5
* Handle Esc keypress in dialogs as Cancel (#520110).Radek Vykydal2009-09-151-4/+4
* Remove a bunch of unnecessary semicolonsHans de Goede2009-09-011-2/+2
* Add a description to DiskDevice, and use it in the UI.Peter Jones2009-08-061-1/+1
* Initial FCoE supportHans de Goede2009-07-021-1/+83
* 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/+8
* Forward port various iscsi fixes from 5.4 iscsi workHans de Goede2009-05-061-9/+0
* Make the disk model an attribute of DiskDevice.David Lehman2009-04-021-1/+1
* Correct bounds checking problems in 'Shrink current system'David Cantrell2009-03-301-14/+12
* Create separate resize actions for formats and devices.David Cantrell2009-03-151-27/+53
* Hook up 'Shrink current system' dialog to new storage code.David Cantrell2009-03-101-7/+13
* Add dmraid functionality to new storage code.Joel Granados Moreno2009-03-061-6/+3
* Pass storage.disks, not storage, to createAllowed.... (#488860)David Lehman2009-03-051-1/+1
* Use disk.name to get device node name.David Cantrell2009-03-021-1/+1
* Lots of minor fixes and cleanups. A non-exhaustive list follows.David Lehman2009-02-271-3/+3
* Lots of little updates to make things use the new storage module.David Lehman2009-02-241-2/+2
* Update to use new storage module.David Lehman2009-02-231-46/+46
* Use device property on Disk and Geometry objects.David Cantrell2009-02-121-6/+6
* Removed partedUtils.getDeviceSizeMB(), functionality now in pyparted.David Cantrell2009-02-121-1/+1
* Rewrite iscsi code using libiscsiHans de Goede2009-02-111-1/+6
* Make text for autopartitioning types clearer (#441350)Jeremy Katz2008-12-011-4/+4
* iscsi do missing value check only onceHans de Goede2008-11-111-22/+6
* Do all new device passphrase prompting from partitioningComplete.David Lehman2008-10-271-6/+0
* There's only one passphrase member (encryptionPassphrase) in Partitions.David Lehman2008-09-151-3/+6
* Fix the crash reported in bug 454135Hans de Goede2008-09-151-0/+2
* Add full CHAP support to iSCSI. (rhbz#432819)Hans de Goede2008-09-151-7/+38
* Fix line wrapping on part type screen (jlaska, #461759).Chris Lumens2008-09-101-2/+2
* Remove invalid line iw/autopart_type.pyDavid Cantrell2008-08-271-1/+0
* Fix text wrap width on the partition type combo, for real this time (#221791)dlehman2008-08-261-2/+3
* Support establishing a global passphrase when creating encrypted devices.David Lehman2008-08-191-1/+1
* Fix a typo in the initial partitioning screen.Chris Lumens2008-08-041-1/+1
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-4/+5
* Set the initial state of the auto-encrypt checkbutton (#441018)Jeremy Katz2008-04-081-0/+2
* Fix up autopart resizing for the multiple partitions to resize caseJeremy Katz2008-03-271-2/+4
* Cancel on escape being pressedJeremy Katz2008-02-061-3/+3
* Add resizing support in autopartitioningJeremy Katz2008-02-051-0/+82
* Fix some error reporting tracebacks.Chris Lumens2008-01-231-1/+1
* If we can't possibly add advanced devices, don't offer it (#429210).Chris Lumens2008-01-181-1/+4
* Fix the selected device when disabling entries in Add advanced drive dialog. ...Martin Sivak2008-01-101-0/+8
* Set initial sensitivity of encrypt button correctlyJeremy Katz2007-12-311-0/+1