summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Perform terminations before unmounting filesystems on shutdown.David Lehman2011-02-222-13/+40
* Get size + summary from yum package object instead of callback keyPanu Matilainen2011-02-221-3/+3
* Test for stringiness instead of explicit rpm.hdr class in install callbackPanu Matilainen2011-02-221-3/+3
* Remove unused doneFiles counting from transaction callbackPanu Matilainen2011-02-221-3/+0
* Handle nfsiso in promptForNfs as well (#678413).Chris Lumens2011-02-221-1/+67
* If the umount in getFileFromNfs fails, log it.Chris Lumens2011-02-211-2/+4
* Correct the return values of some backend base class methods. (#679107)David Lehman2011-02-211-0/+3
* Change xhost auth when doing a liveinst (#663294)Brian C. Lane2011-02-211-0/+3
* Override kernel cmdline updatesBrian C. Lane2011-02-211-1/+4
* Write --noverifyssl to repos and urls in kickstart where fit.Ales Kozumplik2011-02-212-1/+8
* Do all dm handling inside addUdevDMDevice. (#672030)David Lehman2011-02-211-7/+1
* Remove storage/miscutils.py, it is not used.Ales Kozumplik2011-02-211-57/+0
* Be better at handling killed metacity.Ales Kozumplik2011-02-212-24/+26
* Remove Dispatcher.firstStep.Ales Kozumplik2011-02-211-4/+2
* remove InstallerControllerWindow.setup_theme()Ales Kozumplik2011-02-211-5/+0
* Make the dispatcher call the shots.Ales Kozumplik2011-02-217-142/+154
* icw._doExit is now icw.close()Ales Kozumplik2011-02-211-5/+4
* remove trailing whitespace from gui.py and installclass.pyAles Kozumplik2011-02-212-30/+30
* gui: remove ics.setScreenNext() and ics.getScreenNext().Ales Kozumplik2011-02-211-6/+0
* l10n: Updates to Swedish (sv) translationgoeran2011-02-181-682/+317
* Clean up vg name generator and default to "vg_image" in image installs.David Lehman2011-02-181-10/+6
* Fix calculation of md array spare count.David Lehman2011-02-181-2/+3
* createSuggestedVGName takes a hostname, not a Network instance.David Lehman2011-02-181-1/+1
* Show correct device path in PV create progress window.David Lehman2011-02-181-1/+3
* VNC does not support runtime SecurityTypes changes (#678150)Martin Gracik2011-02-181-38/+27
* Support cciss devices in get_sysfs_path_by_name().Ales Kozumplik2011-02-182-4/+15
* l10n: Updates to Turkish (tr) translationhasanalpinan2011-02-171-107/+95
* Don't clear partition 1 from mac disks even if it has no name. (#674105)David Lehman2011-02-161-2/+1
* Handle quotes around labels and UUIDs in /etc/fstab. (#670496)David Lehman2011-02-161-0/+6
* Clean up a bunch of exception handling code.David Lehman2011-02-1633-253/+222
* Don't show loaderSegvHandler or its glibc entry point in tracebacks.Peter Jones2011-02-161-1/+4
* The default kickstart UI is graphical, specify other if you want it (#678095).Chris Lumens2011-02-161-6/+6
* Only check for the addons of enabled repos (#677773).Chris Lumens2011-02-161-3/+2
* Fix build - add Makefiles for new unittests to configure.acWill Woods2011-02-161-0/+6
* l10n: Updates to Hindi (hi) translationrajesh2011-02-161-668/+725
* l10n: Updates to Danish (da) translationkristho2011-02-161-2049/+2427
* Fix a thinko when setting up the base repo for NFSISO (#676821).Chris Lumens2011-02-151-1/+1
* Take out the part about anaconda being of little use (#677522).Chris Lumens2011-02-151-1/+1
* Fix loading translations in loader (#677648).Chris Lumens2011-02-151-6/+8
* Don't always attempt to load updates on kickstart installs (#677131).Chris Lumens2011-02-151-4/+6
* s390x has firstboot nowDavid Cantrell2011-02-141-3/+1
* Don't fail on missing %includes during loader kickstart processing (#676940).Chris Lumens2011-02-141-2/+2
* Prompt for media check on DVD installs (#676551).Chris Lumens2011-02-143-14/+15
* Tighten the focus of the dogtail and X try/except blocks.David Lehman2011-02-141-49/+46
* Stop overriding ext[234] filesystem defaults.David Lehman2011-02-141-16/+0
* Make Storage function in the absence of an Anaconda instance.David Lehman2011-02-145-107/+163
* Fix DeviceTree to function in the absence of an InstallInterface.David Lehman2011-02-141-3/+6
* Remove some udev hackery that was only needed for two-stage env.David Lehman2011-02-141-17/+0
* Move large anaconda.__main__ tasks into functions.David Lehman2011-02-141-228/+250
* Generate locale files on requestMartin Sivak2011-02-142-10/+80