summaryrefslogtreecommitdiffstats
path: root/pyanaconda
Commit message (Expand)AuthorAgeFilesLines
* Default to LVM on text installs too (#874586).Chris Lumens2012-11-091-2/+2
* Remove network enablement in anaconda from rescue mode (#873854)Radek Vykydal2012-11-091-20/+0
* Add very basic U-Boot support for ARM platformsd.marlin2012-11-082-1/+41
* Fix test for changed disk set for partitions. (#873994)David Lehman2012-11-081-1/+4
* Add support for preexisting whole-disk formatting. (#870476)David Lehman2012-11-082-31/+61
* There is no Storage.destroyFormat method.David Lehman2012-11-081-1/+1
* Move DEVICE_TYPE constants into storage and use them everywhere.David Lehman2012-11-082-81/+100
* A device scheduled for reformat is not unused.David Lehman2012-11-081-1/+1
* Catch the right exception when settin up raid options ui. (#873486)David Lehman2012-11-081-1/+2
* Network spoke: Use connection state that triggered a callback (bug #871429)Radek Vykydal2012-11-081-16/+23
* Use sr_Latn_RS instead of sr_RS@latin in mangleMap (#872786)Vratislav Podzimek2012-11-081-1/+1
* Mark more UI strings with N_ (#874276).Chris Lumens2012-11-072-19/+21
* Pressing Enter on the passphrase dialog should continue (#788556).Chris Lumens2012-11-071-0/+4
* Pressing Enter should activate the rightmost button on the detailed dialog.Chris Lumens2012-11-071-1/+4
* Pressing enter on a MountpointSelector should display it on the RHS (#873352).Chris Lumens2012-11-071-2/+2
* Make language groups work again (#873865)Jesse Keating2012-11-071-3/+11
* Update payload if slower dhcp succeeds in network pre-hub spoke (#873468)Radek Vykydal2012-11-071-3/+1
* Fix group access after parsing btrfs subvol list output. (#868468)David Lehman2012-11-061-2/+2
* Account for autopart swap size when checking free space.David Lehman2012-11-061-4/+8
* ignoredisk.onlyuse contains names, not StorageDevice instances. (#873463)David Lehman2012-11-061-1/+2
* Correctly handle toggle of encryption state for devices. (#873445)David Lehman2012-11-061-27/+43
* Handle changes to encryption state of container members. (#873445)David Lehman2012-11-061-3/+22
* Change custom spoke to apply encryption to PVs, not LVs.David Lehman2012-11-061-0/+2
* Widen the sidebar on custom partitioning (mizmo).Chris Lumens2012-11-061-0/+3
* Set the font globally (mizmo).Chris Lumens2012-11-061-0/+4
* Handle if we get something other than a .treeinfo file (#872012).Chris Lumens2012-11-061-1/+9
* If repo metadata fetching fails, set an info error message (#873605).Chris Lumens2012-11-061-0/+1
* Enable yum langpacks plugin to get conditional packages (#868869)Jesse Keating2012-11-061-1/+5
* Base whether an add-on is selected on the selectedGroups, not ksdata (#873092).Chris Lumens2012-11-061-1/+1
* Add UTC and GMT-X timezones (#863199)Vratislav Podzimek2012-11-062-8/+41
* raise error on rsync failure (#868755)Brian C. Lane2012-11-051-2/+4
* exclude bind mounts from rsync (#871637)Brian C. Lane2012-11-051-1/+2
* Fix up the InstallOptions3Dialog.refresh arguments (#873392).Chris Lumens2012-11-051-1/+2
* Mark strings at the top of spokes with N_; translate later with _ (#872791).Chris Lumens2012-11-054-60/+60
* Do not decorate the dialog that appears when you click on storage info bar.Chris Lumens2012-11-051-0/+1
* You have to give "raise" an exception if you're outside a handler (#872874).Chris Lumens2012-11-051-1/+1
* Prompt for encryption passphrase in reclaim path. (#869391)David Lehman2012-11-051-0/+8
* Prevent user from hitting save without entering a passphrase. (#869391)David Lehman2012-11-051-0/+4
* Font and padding updates for the network spoke (mizmo).Chris Lumens2012-11-051-4/+7
* Fix alignment on the Add and Configure Mount Point dialogs.Chris Lumens2012-11-051-1/+3
* Network spoke: activate wifi connection after setting secrets (#871132)Radek Vykydal2012-11-021-3/+18
* Fix nfsiso as stage2 (#871554)Jesse Keating2012-11-021-3/+8
* Fix traceback when saving changes to an existing partition. (#872446)David Lehman2012-11-021-4/+9
* Some more stuff for the mangleMap (#866730)Vratislav Podzimek2012-11-021-16/+18
* Handle locale's encoding and script in a better wayVratislav Podzimek2012-11-021-11/+57
* Use both language and country to guess layout (#861061)Vratislav Podzimek2012-11-022-5/+34
* Fix remaining issues with md fwraid. (#872739)David Lehman2012-11-022-0/+10
* Do not return None from Size.__str__ (#869405)Vratislav Podzimek2012-11-031-18/+19
* Add a platform weight for ARM imagesd.marlin2012-11-021-0/+9
* Remove a bunch of stuff from the TODO list.Chris Lumens2012-11-021-5/+0