summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some label text that got clobbered in glade.David Lehman2012-11-021-1/+1
* New version.Brian C. Lane2012-11-013-138/+234
* Update parsing of 'btrfs subvol list' to match its new output. (#868468)David Lehman2012-11-011-1/+1
* Add a way to select the default device type.David Lehman2012-11-012-21/+157
* Enable specification of disk(s) for individual mountpoints. (#870569)David Lehman2012-11-013-28/+361
* Improve management of complex devices in custom spoke. (#865199)David Lehman2012-11-012-11/+51
* Save btrfs subvols' requested size.David Lehman2012-11-012-1/+8
* Reclaim extra set member growth evenly across members.David Lehman2012-11-011-2/+8
* Give lvmpv a slightly more realistic minimum size.David Lehman2012-11-011-0/+1
* Fix required space calculation for lvm.David Lehman2012-11-011-1/+0
* Don't filter disks when scanning storage after autopart fails. (#866717)David Lehman2012-11-011-3/+4
* Fix detection of partitioned md devices. (#866519)David Lehman2012-11-014-12/+31
* Correct handling of disks with hidden formats. (#866519)David Lehman2012-11-012-6/+17
* Revert "Fall back to lvm autopart if the default fails."David Lehman2012-11-011-29/+5
* Revert the default autopart type to lvm. (#870207)David Lehman2012-11-011-2/+1
* Apparently necessary kpartx changes (#867593)David Lehman2012-11-012-16/+5
* Mark a few more important strings for translation.Chris Lumens2012-11-013-7/+7
* If lang= was provided on the command line, set the installation language.Chris Lumens2012-11-011-0/+24
* Make the decision to skip the welcome screen more complicated.Chris Lumens2012-11-011-1/+4
* Set a translation domain before loading a glade file.Chris Lumens2012-11-011-0/+1
* Don't decorate the NTP config dialog.Chris Lumens2012-11-011-0/+1
* Mark properties in existing glade files as translatable.Chris Lumens2012-11-0110-12/+12
* Widget properties exposed via glade need to be marked as translatable.Chris Lumens2012-11-011-0/+12
* Network spoke: don't try to call replace on None (traceback) (#869106)Radek Vykydal2012-11-011-1/+1
* Fix nfsiso repo selection (#871648)Jesse Keating2012-10-311-1/+12
* New version.Brian C. Lane2012-10-313-232/+259
* Revert "Update parsing of 'btrfs subvol list' to match its new output. (#8684...David Lehman2012-10-311-1/+1
* Pass RAID level to btrfs volume constructor. (#866101)David Lehman2012-10-311-0/+5
* Fix a traceback when removing non-existing partitions in custom. (#869839)David Lehman2012-10-311-1/+2
* Update parsing of 'btrfs subvol list' to match its new output. (#868468)David Lehman2012-10-311-1/+1
* Remove the word "review" from the label on the custom checkbutton. (#871109)David Lehman2012-10-311-1/+1
* Require that the root filesystem be created by anaconda. (#871104)David Lehman2012-10-312-0/+7
* On error, reset the RHS to what it used to be (#869422).Chris Lumens2012-10-311-0/+2
* Don't prompt when in cmdline mode (#869685)Jesse Keating2012-10-301-0/+6
* Force a root password to be set (#869675)Jesse Keating2012-10-302-10/+8
* Network spoke: fix hostname handling in standalone spoke (#868535)Radek Vykydal2012-10-301-0/+3
* Network spoke: fix config info update after switching device OFF and ON (#871...Radek Vykydal2012-10-301-0/+2
* Network spoke: connected requires activated (not active) connection (#871129)Radek Vykydal2012-10-301-4/+6
* Blank out passphrases from /root/anaconda-ks.cfg (#868519).Chris Lumens2012-10-301-0/+6
* Setup package repo in the background (#870552)Jesse Keating2012-10-291-19/+30
* check disklabels when calculating free space (#863892)Brian C. Lane2012-10-291-4/+16
* updateBaseRepo does not need a storage argument.Chris Lumens2012-10-293-8/+6
* Fix up calling superclass setup methods in packaging (#870556).Chris Lumens2012-10-294-2/+5
* Fix a race condition with kickstarts (#868834)Jesse Keating2012-10-291-2/+2
* run checkisomd5 from anaconda-diskroot (#848764)Brian C. Lane2012-10-291-1/+18
* skip luks passphrase in exception dump (#868509)Brian C. Lane2012-10-292-0/+3
* Replace ' ' with '_' when looking for ifcfg files (#869106)Radek Vykydal2012-10-291-0/+1
* Remove storageComplete, which was only called from dispatch.py.Chris Lumens2012-10-291-64/+0
* Remove dispatch.py and its associated test case.Chris Lumens2012-10-292-640/+0
* Use a slightly different method to get supported languages (#858801, tagoh).Chris Lumens2012-10-291-2/+2