summaryrefslogtreecommitdiffstats
path: root/pyanaconda/ui/tui/spokes/storage.py
Commit message (Expand)AuthorAgeFilesLines
* Restore support for partial kickstart files (#887254).Chris Lumens2013-02-131-1/+4
* Add --dirinstall commandBrian C. Lane2013-02-081-0/+4
* Do not include disks that have 0 size (#903131, #904977).Chris Lumens2013-01-311-0/+1
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-2/+2
* Use threadMgr.wait to check threadsBrian C. Lane2013-01-281-8/+4
* Split completed and mandatory attributesMartin Sivak2012-12-171-0/+4
* Default to LVM on text installs too (#874586).Chris Lumens2012-11-091-2/+2
* display storage errors in text mode storage spokeBrian C. Lane2012-10-261-1/+8
* Present an error message if no disks are detected (#864093).Chris Lumens2012-10-091-1/+3
* Handle errors from text storage executeJesse Keating2012-09-251-11/+18
* Fix ready and completed properties for text storageJesse Keating2012-09-251-7/+10
* Handle invalid spoke input (#853253)Jesse Keating2012-08-311-2/+2
* Remove duplicate boot disk setting code (#848841).Chris Lumens2012-08-161-6/+0
* text based storage spoke.Jesse Keating2012-08-141-0/+355