summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use dbus in hasActiveNetDev() and _anyUsing()David Cantrell2008-08-251-3/+3
* Support establishing a global passphrase when creating encrypted devices.David Lehman2008-08-194-6/+66
* Display the lock icon for encrypted RAID members. (#459123)David Lehman2008-08-191-0/+3
* Fix traceback in passphrase handling code for encrypted RAID requests. (#459121)David Lehman2008-08-141-2/+2
* Preserve baseurl/mirrorlist and mirrorlist checkbox settings across loads.Chris Lumens2008-08-081-1/+3
* - Fix formatting on disk sizes >1TBPeter Jones2008-08-062-15/+14
* Display capslock status correctly (#442258)David Cantrell2008-08-041-5/+12
* Fix a GTK warning that only appears with s-c-ks running from a shell (#431844).Chris Lumens2008-08-041-1/+1
* Break a few functions out of yuminstall.py into their own file.Chris Lumens2008-08-041-8/+8
* Fix a typo in the initial partitioning screen.Chris Lumens2008-08-041-1/+1
* Filter out repos that aren't enabled when running in betanag mode.Chris Lumens2008-08-041-4/+0
* We no longer add the fstype to the hd: method in loader.Chris Lumens2008-07-181-1/+7
* Catch mount errors when adding NFS repos (#455645).Chris Lumens2008-07-161-1/+10
* baseurl should be a list, mirrorlist should not.Chris Lumens2008-07-161-2/+2
* Use the right format for the NFS methodstr, but harder this time.Chris Lumens2008-07-151-1/+1
* Use the right format for the NFS methodstr.Chris Lumens2008-07-141-1/+1
* Add support for NFS to the repo editor (#443733).Chris Lumens2008-07-101-3/+28
* Add better error handling when initializing yum (#453695).Chris Lumens2008-07-101-14/+69
* Remove NFS and HD as options for now.Chris Lumens2008-07-091-3/+7
* Reorganize to make it easier to reset the "base" repository.Chris Lumens2008-07-091-12/+36
* Remove the pkgSack when a repo is disabled. Also, one repo must be enabled.Chris Lumens2008-07-091-3/+21
* Use the new method of calling the NetworkConfigurator.Chris Lumens2008-07-091-13/+3
* Add an updated repo editor.Chris Lumens2008-07-091-70/+147
* Filter out source and debuginfo repos from the UI.Chris Lumens2008-07-091-0/+4
* Fix the upgrade button traceback (#374891).Chris Lumens2008-06-191-4/+6
* Bring up the network before attempting to use a repo that requires networking.Chris Lumens2008-06-181-20/+1
* We can't use tsInfo to check for obsoletes since it's not populated yet.Chris Lumens2008-06-091-1/+4
* And import iutil a the end as well.Chris Lumens2008-06-061-0/+1
* Don't display obsoleted packages in the UI.Chris Lumens2008-06-061-0/+2
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-0428-99/+103
* Preserve 'set the hostname' setting when going Next/Back (#443414)David Cantrell2008-04-251-10/+11
* Avoid traceback on network configuration screen (#444184)David Cantrell2008-04-251-1/+2
* Write IPv6 values to /etc/sysconfig/... correctly (#433290)David Cantrell2008-04-181-49/+39
* Use a real GtkDialog instead of some crazy hacked up dialogJeremy Katz2008-04-171-15/+26
* Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaPeter Jones2008-04-081-0/+2
|\
| * Set the initial state of the auto-encrypt checkbutton (#441018)Jeremy Katz2008-04-081-0/+2
* | Set the FS combo to efi for efi partitions.Peter Jones2008-04-081-1/+1
|/
* Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaPeter Jones2008-04-086-9/+21
|\
| * Don't cause the screen to jump up and down between packages (#441160).Chris Lumens2008-04-081-1/+1
| * Fix zooming and centering in the timezone screen (#439832).Chris Lumens2008-04-081-5/+15
| * Set parent so that the dialog centers (#441361)Jeremy Katz2008-04-071-0/+1
| * Don't show the label column (#441352)Jeremy Katz2008-04-071-1/+1
| * Do string substitution after we've translated (#441053)Jeremy Katz2008-04-071-1/+1
| * Set domain on glade file so translations show up (#441053)Jeremy Katz2008-04-071-1/+2
* | Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaPeter Jones2008-04-071-1/+0
|\|
| * remove debugging printBill Nottingham2008-04-071-1/+0
* | Make lukscb.get_data("encrypt") always return a valid value.Peter Jones2008-04-031-0/+2
|/
* Don't allow /boot to be migrated to ext4 (#439944)Jeremy Katz2008-04-011-0/+3