summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* Make sure user-selected mountpoint is not already in use. (#524584)David Lehman2009-09-223-4/+42
* Take into account snapshots and mirrored volumes in lvm dialogs.David Lehman2009-09-211-20/+27
* Handle Esc keypress in (some more) dialogs as Cancel - (#520110).Radek Vykydal2009-09-216-8/+8
* Do not show Unknown as filesystem type for free space.David Cantrell2009-09-171-0/+1
* Use new icons in anaconda so we don't look so dated (#515601).Chris Lumens2009-09-151-1/+1
* Rename doDeleteDependentDevices to doClearPartitionedDevice for clarity.David Lehman2009-09-152-2/+2
* Handle Esc keypress in dialogs as Cancel (#520110).Radek Vykydal2009-09-154-9/+9
* Don't use baseurl containing space in yum repo object (#516042).Radek Vykydal2009-09-151-1/+1
* Fix setting of "Add repository" dialog title.Radek Vykydal2009-09-141-4/+2
* Update state and name of repository in list after editing.Radek Vykydal2009-09-141-0/+2
* The zonetab module has moved (#521986).Chris Lumens2009-09-091-1/+1
* Expose common fsset methods and properties in class Storage.David Cantrell2009-09-033-6/+4
* Fix traceback when editing a pre-existing logical volumeHans de Goede2009-09-021-3/+4
* Simplify language.py to two basic settings, and a lot of support (#517569).Chris Lumens2009-09-021-5/+5
* Remove a bunch of unnecessary semicolonsHans de Goede2009-09-011-2/+2
* Fix handling of locked preexisting LUKS devices. (#502310)David Lehman2009-08-283-4/+12
* Fix up handling of preexisting partitions.David Lehman2009-08-282-11/+0
* Pick up mountpoint set for protected partitions. (#498591)David Lehman2009-08-281-0/+3
* Prevent resizes that would go past the end of the disk (#495520)David Cantrell2009-08-261-5/+9
* When bringing up network in UI, update only ifcfg file of selected device (#5...Radek Vykydal2009-08-261-2/+2
* Update Optional packages button via popup menu too (#515912).Radek Vykydal2009-08-261-2/+2
* Fix focus grabbing on both the password and hostname screens.Chris Lumens2009-08-203-9/+8
* Use disk.description instead of trying to access parted attrs. (#518212)David Lehman2009-08-191-1/+1
* Fix a stupid typo in the logging.Chris Lumens2009-08-191-1/+1
* If modifying a repo fails, do not delete it (#516053).Chris Lumens2009-08-191-15/+17
* If repo setup fails, also make sure to delete it from yum.Chris Lumens2009-08-191-7/+4
* Allow configuring additional NFS repositories, not just the base.Chris Lumens2009-08-191-1/+18
* Consolidate "base repo" setup into an extra function.Chris Lumens2009-08-191-19/+18
* Don't traceback if Delete button is hit when no device is selected.David Lehman2009-08-171-0/+2
* Change all disklabel manipulations to use the DiskLabel format class.David Lehman2009-08-171-5/+3
* Use the new GTK Tooltip API (#517389).Chris Lumens2009-08-171-4/+1
* Add a description to DiskDevice, and use it in the UI.Peter Jones2009-08-062-2/+2
* Make upgradeany boot option work again (#513227)Radek Vykydal2009-07-301-1/+2
* Most windows no longer need an anaconda argument, since the intf has that.Chris Lumens2009-07-291-3/+3
* Change DeviceTree.devices from a dict to a list.David Lehman2009-07-211-1/+1
* Fix selection of alternative iface in UI after fail (#507084).Radek Vykydal2009-07-201-2/+6
* Edit user-visible dialogs for style.Peter Jones2009-07-131-3/+3
* Initial FCoE supportHans de Goede2009-07-021-1/+83
* Set focus on hostname entry in network UI screen (#494135)Radek Vykydal2009-07-021-1/+4
* Fix upgrade selected in UI after storage reset (#503302)Radek Vykydal2009-07-021-0/+6
* Update code that checks for devices that contain install media.David Lehman2009-07-011-1/+1
* Tell booty to rescan for bootable drivers when an extra disks get addedHans de Goede2009-06-181-0/+1
* Convert iw/ to Makefile.amDavid Cantrell2009-06-092-33/+23
* Show MAC address of network device in combo box (#504216)David Cantrell2009-06-091-3/+3
* Fix discovery of existing raid/lvm for ks install without clearpart (#503310)...Radek Vykydal2009-06-052-1/+9
* Use gettext.ldngettext when necessary (#467603)David Cantrell2009-06-032-15/+24
* Show unknown partitions as "Unknown" in partition editor.David Cantrell2009-06-021-2/+2
* Create and use unique ids for Device instances. (#500808)David Lehman2009-05-281-1/+1
* Trim "mapper/" off device names in the bootloader UI (#501057).Chris Lumens2009-05-191-4/+3
* Make the weak password dialog comply with the HIG (#487435).Chris Lumens2009-05-191-5/+3