summaryrefslogtreecommitdiffstats
path: root/pyanaconda
Commit message (Expand)AuthorAgeFilesLines
* Remove the storage module and replace it with blivet.David Lehman2013-01-2867-21861/+119
* Move tsort, platform, and baseudev into storage.David Lehman2013-01-2822-208/+142
* Start laying groundwork for splitting storage out of pyanaconda.David Lehman2013-01-2812-56/+107
* Remove anaconda flag checking from OpticalDevice.eject.David Lehman2013-01-281-4/+0
* Remove unused functions and move storage-specific utils to storage.David Lehman2013-01-2847-2007/+1076
* Remove installclass arch filtering.David Lehman2013-01-281-4/+0
* Handle sending program output to tty5 through the logging setup.David Lehman2013-01-2825-199/+79
* Use dumpe2fs output to determine dirty fs.David Lehman2013-01-282-6/+18
* Remove filesystem migration code.David Lehman2013-01-288-175/+4
* Use threadMgr.wait to check threadsBrian C. Lane2013-01-288-41/+15
* Add error reporting to threadMgrBrian C. Lane2013-01-281-0/+29
* Use only one large grid for the hubs.Chris Lumens2013-01-242-38/+27
* Indicate nothing will happen until "Begin Installation" is clicked (#883195).Chris Lumens2013-01-241-1/+19
* Move communication module to pyanaconda/uiVratislav Podzimek2013-01-248-8/+11
* Use constant for default hostname ("localhost.localdomain" currently)Radek Vykydal2013-01-242-6/+7
* Make update_hostname function do just one thing - update ksdata.Radek Vykydal2013-01-242-10/+12
* Rename wait_for_dhcp pieces to say what they actually doRadek Vykydal2013-01-243-5/+5
* Initialize network synchronously (#902090)Radek Vykydal2013-01-242-7/+7
* xgettext wants "utf-8", not "utf8". Python doesn't seem to care.Chris Lumens2013-01-231-1/+1
* On the storage spoke, only show the summary button if a disk is selected.Chris Lumens2013-01-232-4/+7
* Add text letting people know they can use existing filesystems (#883150).Chris Lumens2013-01-231-7/+21
* Default to mirrored RAID instead of striped (#888867).Chris Lumens2013-01-231-2/+2
* Replace the RAID level checkboxes with a single combo box.Chris Lumens2013-01-232-621/+143
* Don't allow mountpoints to start with /proc or /sys either.Chris Lumens2013-01-221-1/+2
* Add 'nmcli dev list' output to data gathered after crashVratislav Podzimek2013-01-221-0/+7
* Add lsblk output to data gathered after crash (#879940)Vratislav Podzimek2013-01-221-1/+10
* Cleanup some trailing whitespace on otherwise empty linesVratislav Podzimek2013-01-222-9/+9
* Refactor and cleanup exception handling piecesVratislav Podzimek2013-01-224-52/+98
* Exception handling for text mode (#865325)Vratislav Podzimek2013-01-221-0/+9
* python-meh's saveExceptionWindow no longer uses the accountManagerVratislav Podzimek2013-01-221-2/+2
* Enable line wrapping in a couple more places (#901551).Chris Lumens2013-01-203-6/+7
* Support /boot on RAID metadata version 1.2 (#896163).Chris Lumens2013-01-201-0/+1
* Split __init__ and setup in TUI screens so we can set the environment and sea...Martin Sivak2013-01-183-6/+19
* Update default fs type code (#855401).Chris Lumens2013-01-162-3/+23
* Remove the old cmdline and script interfaces.Chris Lumens2013-01-162-248/+0
* Remove the old text mode UI.Chris Lumens2013-01-1620-2482/+3
* Move constants_text out of the textw directory.Chris Lumens2013-01-162-39/+1
* Add device NM_DEVICE_TYPE_ETHERNET to isys (#893892)Radek Vykydal2013-01-161-0/+1
* Dump missing ifcfg ifles only for ethernet devices (#893892)Radek Vykydal2013-01-161-1/+1
* Use DEFAULT_LANG instead of magic value "en_US.UTF-8"Vratislav Podzimek2013-01-152-3/+4
* Rework the reclaim dialog to have a resize slider.Chris Lumens2013-01-142-59/+99
* g_type_init call is no longer neededBrian C. Lane2013-01-141-8/+0
* Prepare structures to save spoke completenes for firstboot and GIEMartin Sivak2013-01-112-1/+30
* Do not call exit at the end of GUI interface, just quit the main loopMartin Sivak2013-01-111-2/+3
* Improve handling of .py and .pyc equivalence while collecting classesMartin Sivak2013-01-111-4/+30
* Set default language to en_US.UTF-8 (#891379)Martin Sivak2013-01-111-0/+5
* Set the local hostname during installationVratislav Podzimek2013-01-111-9/+10
* Refactor and cleanup our localization moduleVratislav Podzimek2013-01-111-36/+60
* Network spoke: use correct state value to display device status.Radek Vykydal2013-01-111-3/+2
* More TODO list wrangling.Chris Lumens2013-01-101-0/+2