summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reset only ifcfg file of device we failed to activateRadek Vykydal2011-03-022-48/+64
* Initialize iface structure properlyRadek Vykydal2011-03-022-2/+2
* Add kickstart network --nodefroute optionRadek Vykydal2011-03-025-0/+16
* Add support for ks network --bootproto=ibftRadek Vykydal2011-03-021-0/+3
* Wait for activation of specific devices instead of NMRadek Vykydal2011-03-024-16/+68
* Parse all kickstart network commands in loader tooRadek Vykydal2011-03-021-97/+133
* Activate all devices set by kickstart network --activate commandRadek Vykydal2011-03-023-24/+26
* Parse new kickstart options network --activate and --nodefroute.Radek Vykydal2011-03-021-1/+1
* Fixup upgrade test for findExistingRoots change (#681267)Brian C. Lane2011-03-011-7/+1
* Change upgrade to use findExistingRootDevices (#681267)Brian C. Lane2011-03-011-1/+1
* Initialize locale before the kickstart/virtio check (#679702)Martin Sivak2011-03-011-15/+15
* New version, again.Chris Lumens2011-03-012-1/+4
* Fix another unused return value error message.Chris Lumens2011-03-011-3/+2
* New version.Chris Lumens2011-03-013-392/+452
* Pass correct class to super in SELinuxFS.mountable. (#677450)David Lehman2011-02-281-1/+1
* Clarify that loader method entries are looking for a tree.Chris Lumens2011-02-255-16/+11
* Fix up remaining anaconda.id references (#680296)Brian C. Lane2011-02-242-2/+2
* Wipe out pre-existing problems before running transaction (#678201, pmatilai).Chris Lumens2011-02-231-0/+1
* Attempt at fixing reboot behavior in kickstart (#676968).Chris Lumens2011-02-231-1/+3
* brcm_iscsiuio is not in Fedora yet, handle that you can't find it.Ales Kozumplik2011-02-231-5/+10
* Fix downloading .treeinfo files for --noverifyssl repos.Ales Kozumplik2011-02-231-6/+15
* Fix syntax error from 0bf0cf13.Ales Kozumplik2011-02-231-1/+1
* Pass --force when calling vgreduce --removemissing. (#679206)David Lehman2011-02-221-1/+1
* Only apply global passphrase to devices with no passphrase. (#679223)David Lehman2011-02-221-1/+2
* 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