summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rewrite isWirelessDevice to Python and DBus calls (#862801)Vratislav Podzimek2012-10-114-56/+17
* Use a capital "B" in the size module (#859932).Chris Lumens2012-10-111-2/+2
* The environment window needs a vertical scroll bar (#865066).Chris Lumens2012-10-111-3/+2
* liveinst should recognize inst.updates too (#865398).Chris Lumens2012-10-111-0/+6
* Improve validation of device edit requests.David Lehman2012-10-111-7/+33
* Fix listing of subvolumes for existing btrfs volumes.David Lehman2012-10-111-1/+1
* Remove overzealous correction of device type for /boot*. (#863574)David Lehman2012-10-111-3/+0
* Pad filesystem minimum sizes to ensure other OS can still run.David Lehman2012-10-111-1/+6
* Handle encrypted partitions in size set classes.David Lehman2012-10-111-2/+18
* Don't set mountpoints of "(null)" in mountpoint selectors.David Lehman2012-10-111-2/+4
* Prevent crash trying to populate raid options on a one-disk system.David Lehman2012-10-111-1/+6
* Rework type combos and don't offer RAID on one-disk systems.David Lehman2012-10-111-46/+135
* Bundle more of data/ in updates.imgJesse Keating2012-10-101-0/+4
* Revive reipl (#860244)Jesse Keating2012-10-102-14/+9
* New version.Brian C. Lane2012-10-103-116/+179
* add noverifyssl to anaconda-dracut (#852229)Brian C. Lane2012-10-101-0/+7
* Don't crash when running anaconda a second timeJesse Keating2012-10-101-1/+4
* Handle ssh prompt in new tmux worldJesse Keating2012-10-101-1/+1
* Add a service to run anaconda directly on the ttyJesse Keating2012-10-103-2/+26
* Add a script to attach to anaconda's tmuxJesse Keating2012-10-102-1/+7
* Add ARM-OMAP class to create a uboot partition to support the boot-loader.d.marlin2012-10-101-1/+35
* Avoid a loop of storage spoke executions during kickstart (#865048).Chris Lumens2012-10-101-1/+1
* Correct lookup of raid.XX "mountpoints" for kickstart installs (#864764).Chris Lumens2012-10-101-2/+2
* Change language matching on the welcome screen back around.Chris Lumens2012-10-101-1/+1
* Another attempt at fixing the squished screen bug (#849211).Chris Lumens2012-10-101-0/+1
* Fix a stupid typo in the disk shopping cart (#864842).Chris Lumens2012-10-101-1/+1
* Reorder the buttons and labels on the bottom left of the storage spoke.Chris Lumens2012-10-091-2/+2
* Modify the DetailedErrorDialog buttons.Chris Lumens2012-10-094-38/+34
* Sync up hidden/unhidden disks between the UI and storage module (#864180).Chris Lumens2012-10-091-0/+2
* When handling a storage error, reload self.disks (#862972).Chris Lumens2012-10-091-0/+1
* Fix sshd bringup when also using a kickstart file (#863441)Jesse Keating2012-10-091-2/+1
* Require root password spoke be visited (#859069)Jesse Keating2012-10-092-9/+4
* add some thread loggingBrian C. Lane2012-10-093-0/+18
* Reword the description on the resize dialog (#863577).Chris Lumens2012-10-092-3/+23
* Present an error message if no disks are detected (#864093).Chris Lumens2012-10-094-5/+9
* When changing environments, don't explicitly exclude groups (#863886).Chris Lumens2012-10-093-2/+23
* Fix marking the "Modify Software Selection" button as sensitive in one case.Chris Lumens2012-10-091-1/+2
* New version.Brian C. Lane2012-10-083-54/+146
* Add UI support for encrypted automatic partitioning.David Lehman2012-10-083-1/+48
* Add support to the custom spoke for encrypted block devices.David Lehman2012-10-082-37/+192
* Add a page for decrypting existing LUKS devices.David Lehman2012-10-081-1/+131
* Add a dialog for collecting a passphrase for newly encrypted devices.David Lehman2012-10-083-0/+412
* Add a property that provides a list of all selectors in the accordion.David Lehman2012-10-081-0/+4
* Handle luks formats during populate if they have a passphrase set.David Lehman2012-10-081-6/+12
* Add encryption support to the device factory classes.David Lehman2012-10-081-2/+22
* s/dev/disk in the disk shopping cart.Chris Lumens2012-10-081-1/+1
* Set a default payload in InstallOptions1Dialog (#863582).Chris Lumens2012-10-061-1/+1
* Pass disks into the SelectedDisksDialog (#863588).Chris Lumens2012-10-061-1/+1
* New version.Chris Lumens2012-10-053-138/+214
* Make sure packages anaconda requires are installed.Chris Lumens2012-10-052-7/+15