summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-223-4/+12
* 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
* Don't check memory for rescue mode (#895948).Chris Lumens2013-01-201-0/+3
* Split __init__ and setup in TUI screens so we can set the environment and sea...Martin Sivak2013-01-183-6/+19
* Add a requirement on device-mapper-multipath (#895973)Martin Sivak2013-01-171-0/+1
* Update default fs type code (#855401).Chris Lumens2013-01-162-3/+23
* Display the background gradient image from a map signal handler.Chris Lumens2013-01-161-23/+30
* Remove the old cmdline and script interfaces.Chris Lumens2013-01-164-479/+0
* anaconda-cleanup doesn't use an interface at all.Chris Lumens2013-01-161-2/+0
* Remove the old text mode UI.Chris Lumens2013-01-1623-2513/+4
* Move constants_text out of the textw directory.Chris Lumens2013-01-162-39/+1
* Remove more references to system-config-*.Chris Lumens2013-01-162-5/+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
* Take over dhcp connection by NM for network root (eg nfs) (#883451, #893656)Radek Vykydal2013-01-161-1/+13
* Use DEFAULT_LANG instead of magic value "en_US.UTF-8"Vratislav Podzimek2013-01-152-3/+4
* fixup spec with 19.1 commitsBrian C. Lane2013-01-141-1/+2
* New version.Brian C. Lane2013-01-143-19/+26
* 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
* New version.Brian C. Lane2013-01-113-777/+782
* 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
* drop fcoe-utils dependency for s390x (rhbz#894025)Samantha N. Bueno2013-01-101-0/+2
* More TODO list wrangling.Chris Lumens2013-01-101-0/+2
* On storage, remove the "Continue" button and make "Done" do it all (#882737).Chris Lumens2013-01-102-28/+14
* getLUKSPassphrase is no longer used, so kill it.Chris Lumens2013-01-103-92/+0
* "Hub" shouldn't be in the title for any text mode hub.Chris Lumens2013-01-103-4/+3
* Do not lightbox any dialogs on the custom storage spoke (#875291).Chris Lumens2013-01-101-1/+11
* Revert "Do not lightbox the Add Mountpoint dialog (#875291)."Chris Lumens2013-01-102-6/+8
* Don't allow changing a VG name to empty in the VG editor (#892395).Chris Lumens2013-01-101-1/+7
* Check country_layouts is not None when using it (#893026)Vratislav Podzimek2013-01-101-1/+9
* Don't redownload payload from closest mirror only if we actually have some (#...Radek Vykydal2013-01-091-1/+1
* Remove some modules obsoleted by the packaging module.David Lehman2013-01-088-2349/+0
* Prefer country over language when returning default layout (#867110)Vratislav Podzimek2013-01-081-2/+5
* Fix Quit button in standalone network spoke (#892120)Radek Vykydal2013-01-082-5/+0