summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
...
* Check for devices with no media present in filter_gui.py (#558177)Hans de Goede2010-01-251-2/+13
* Fix an infinite loop by properly iterating over the disks store (#557856).Chris Lumens2010-01-221-2/+2
* Fix a syntax error in filter_gui.pyHans de Goede2010-01-211-1/+1
* List biosraids w/ disks and don't include them w/ md arrays in partgui.David Lehman2010-01-211-5/+5
* Add mpath device to selection instead of its constituents.Peter Jones2010-01-201-4/+4
* Add udev_device_get_multipath_name().Peter Jones2010-01-201-1/+2
* Make clearDisksWindow use device.model not device.partedDevice.modelPeter Jones2010-01-151-1/+1
* Display the first filter notebook page that has any disks on it.Chris Lumens2010-01-151-0/+11
* Fix a traceback adding RAID devices to the filtering UI.Chris Lumens2010-01-151-1/+1
* Fixup various errors detected by pylintHans de Goede2010-01-143-3/+4
* Support moving multiple rows at once in the cleardisks UI.Chris Lumens2010-01-131-22/+48
* Allow disks in the filter and cleardisks UIs to be selected via double-click.Chris Lumens2010-01-132-2/+12
* Take ignoredDisks into account on the filter screen as well.Chris Lumens2010-01-081-6/+13
* When displaying the filter UI, check devices that are in exclusiveDisks.Chris Lumens2010-01-081-5/+12
* Do not duplicate exclusiveDisks when going back to filtering UI.Radek Vykydal2010-01-081-1/+1
* Fix bootloader driveorder dialog.Radek Vykydal2009-12-221-5/+3
* Fix selection of default boot target in UI (#548695)Radek Vykydal2009-12-221-1/+2
* Don't include advanced devices in the total count on the basic filter UI.Chris Lumens2009-12-181-2/+10
* For iSCSI devices, put the path into the UI instead of a WWID.Chris Lumens2009-12-181-2/+9
* Make Callbacks._update_size_label callable from outside the object.Chris Lumens2009-12-181-8/+11
* Do not show the "Add Advanced" button on the basic filtering screen.Chris Lumens2009-12-181-0/+8
* Fix multipath filtering.Chris Lumens2009-12-161-2/+4
* Add an interface to select the fancy filtering UI vs. the regular one.Chris Lumens2009-12-111-0/+80
* Add a step to prompt for the cleardisks UI.Chris Lumens2009-12-111-0/+201
* Add a dialog to configure advanced storage devices.Chris Lumens2009-12-112-22/+347
* Add an early user interface for filtering storage devices.Chris Lumens2009-12-112-0/+723
* Rework the upgrade vs. install screen a bit to make it look nicer.Chris Lumens2009-12-111-42/+33
* Add the updated and simplified parttype screen.Chris Lumens2009-12-111-472/+87
* Put less space between rows and allow text to be longer before wrapping.Chris Lumens2009-12-111-4/+4
* A couple of cleanups to warnings about formatting preexisting devices.David Lehman2009-12-101-1/+1
* Hide devices with certain formatting in the main partitioning UI.David Lehman2009-12-091-0/+3
* Automatic partitioning support for whole-disk formatting.David Lehman2009-12-092-16/+78
* Add support for whole-disk formatting.David Lehman2009-12-095-67/+74
* Add per-row control over sensitive property for CheckList and WideCheckList.David Lehman2009-12-092-7/+26
* Use a function to add a device to the partition gui.David Lehman2009-12-091-198/+98
* Nothing sets flags.setupFilesystems anymore, so it can go too.Chris Lumens2009-12-031-2/+1
* Enable method/repo nfs options in stage2.Radek Vykydal2009-12-031-10/+14
* Display url having invalid prefix in repo editing dialog.Radek Vykydal2009-12-031-0/+3
* An unitialized variable in iw/partition_gui.py and a typo in kickstart.pyAles Kozumplik2009-11-261-0/+1
* 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
* Set the default keyboard based on language before showing the UI (#532843).Chris Lumens2009-11-241-2/+3
* 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
* When creating a new md array check we have enough members (#533027)Hans de Goede2009-11-101-1/+6
* Select drives in partition dialog, preserving settings. (#529931)David Lehman2009-11-021-2/+2
* Fix arrow key cycling in the Edit Partition dialog (#519641).Chris Lumens2009-10-271-4/+2
* Provide a single checkbox for a minimal install (#523839).Chris Lumens2009-10-271-6/+18
* Bootloader choice strings were marked with N_, but never translated (#530017).Chris Lumens2009-10-211-2/+2
* Use /dev/mapper/live-osimg-min instead of the old device node name (#526789).Chris Lumens2009-10-151-1/+1