summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-3135-11562/+0
* Do not allow editing of extended partitions (#593754)Hans de Goede2010-05-211-3/+7
* Check for sane mountpoint in raid dialog (#592185)Brian C. Lane2010-05-201-3/+9
* Check for sane mountpoint in lvm dialog (#592185)Brian C. Lane2010-05-201-2/+9
* Check for sane mountpoint in partition dialog (#592185)Brian C. Lane2010-05-201-3/+9
* Don't drop encryption when re-editing new encrypted partitions. (#582888)David Lehman2010-05-191-1/+11
* Display unpartitioned disks in main partitioning gui. (#588637)David Lehman2010-05-191-0/+5
* Pick up mountpoint for existing formats on encrypted LVs. (#587002)David Lehman2010-05-191-0/+6
* Fix of typo.Radek Vykydal2010-05-141-1/+1
* Fix two minor errors found by checkbot.Chris Lumens2010-05-141-1/+1
* gui: "_use anyway" mnemonic.Ales Kozumplik2010-05-141-1/+1
* logging: remove references to the 'bootloaderadvanced' step.Ales Kozumplik2010-05-142-4/+0
* Add the best package for this arch to the optional package selector (#591653).Chris Lumens2010-05-131-4/+13
* Make sure we write out multipath.conf before discovery (#563242)Peter Jones2010-05-131-0/+13
* And add a menu to the right hand side so you can see the new column.Chris Lumens2010-05-131-0/+1
* Add support for wireless configuration using nm-c-e in stage 2 (#473803)Radek Vykydal2010-05-131-0/+56
* Disable [Configure Network] button if there are no net devs (#520146)Radek Vykydal2010-05-131-1/+4
* Add net device description into selection dialog (#520146)Radek Vykydal2010-05-131-4/+8
* Check preselected install network device as nm-controlled (#520146)Radek Vykydal2010-05-131-10/+7
* Enable networking in stage 2 using nm-c-e (#520146)Radek Vykydal2010-05-133-352/+149
* Use ifcfg files via NetworkDevice in Network class (#520146)Radek Vykydal2010-05-131-1/+1
* Use proper attribute instead of NetworkDevice 'DESC' hack (#520146)Radek Vykydal2010-05-131-1/+1
* logging: remove all references to the "installtype" step.Ales Kozumplik2010-05-131-3/+1
* Add "Serial Number" column to the right side of the cleardisks UI.Chris Lumens2010-05-121-0/+1
* Remove raid clone option and code (#587036)Hans de Goede2010-05-112-328/+1
* Make Format and Resize checkboxes mutually exclusive (#589977)David Cantrell2010-05-071-5/+11
* Use gtk consts instead of magic ints.Radek Vykydal2010-05-075-14/+14
* Don't clear bootloader radio selection on double click (#588771).Chris Lumens2010-05-052-1/+2
* Revert commit 27a4c7df871744454d1ca8979a576f9f45c67189Hans de Goede2010-05-041-0/+4
* Clean up wording for oversized LVs (#587459)David Cantrell2010-05-041-7/+9
* Remove broken hasWindows function from bootloader.py and its callersHans de Goede2010-05-041-4/+0
* gui: gray out OK button while adding raid set (#587161).Ales Kozumplik2010-05-031-2/+34
* Offer to format unformatted DASD devices (#560702)David Cantrell2010-04-281-1/+3
* Make it more clear what the purpose of the "Boot" column is (#584811).Chris Lumens2010-04-231-1/+1
* lvm: check resizing against format's targetSize (#580171).Ales Kozumplik2010-04-221-4/+4
* Restore storage.clearPartType after reset when backing out of GUI. (#559233)David Lehman2010-04-211-0/+4
* Make Cancel button the default for 'Weak Password' dialog (#582660)Brian C. Lane2010-04-211-0/+1
* Set Create Storage focus to first active radio button (#582676)Brian C. Lane2010-04-211-0/+4
* Don't make all devices on the boot device selector immutable (#583028).Chris Lumens2010-04-191-11/+16
* Fix various syntax errorsHans de Goede2010-04-151-1/+1
* Check for and offer to format unformatted DASD devices (#560702).David Cantrell2010-04-141-2/+2
* filter_gui.py: fixup isProtected changes for biosraid and mpathHans de Goede2010-04-131-7/+10
* Apply yet another translation patch (#573870).Chris Lumens2010-04-121-1/+1
* Fix some previously difficult-to-translate strings (#573870).Chris Lumens2010-04-121-1/+1
* Adjust the Makefiles to install anaconda to /usr/lib{,64}/python?.?.Chris Lumens2010-04-061-1/+2
* Automatically select devices added via the "Add Advanced" button (#579051).Chris Lumens2010-04-051-3/+3
* Enable network if it is needed when repo is added in UI (#577803).Radek Vykydal2010-03-311-6/+13
* Show protected devices in the filter UI, but make them immutable (#568343).Chris Lumens2010-03-262-22/+47
* Add originalFormat handling to editLVMLogicalVolume. (#576529)David Lehman2010-03-241-1/+3
* Fix a cut&paste error that caused a traceback (#574743)David Lehman2010-03-241-1/+0