summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rework how image loading works for HD installs.Chris Lumens2010-10-155-149/+128
* Remove the unused mountNfsImage and all code that was only called by it.Chris Lumens2010-10-154-273/+0
* Rework how image loading works for NFS installs.Chris Lumens2010-10-153-69/+110
* Remove the unused iurlinfo, urlInstallData, and fix up URL kickstarts.Chris Lumens2010-10-155-40/+5
* Initialize loaderData->method.Chris Lumens2010-10-151-1/+14
* Remove the unused mountUrlImage function.Chris Lumens2010-10-151-87/+0
* Rework how loading images works for URL installs.Chris Lumens2010-10-154-43/+49
* urlinstTransfer and support functions do not operate on iurlinfo anymore.Chris Lumens2010-10-153-18/+18
* urlMainSetupPanel no longer takes an iurlinfo.Chris Lumens2010-10-153-7/+7
* Deprecate stage2=, keep method= as it's been for a long time now.Chris Lumens2010-10-152-26/+7
* migrate_runtime_directory no longer does anything useful.Chris Lumens2010-10-151-39/+1
* Remove the method selection block from the beginning of doLoaderMain.Chris Lumens2010-10-151-144/+40
* Fix up copying of firmware.Chris Lumens2010-10-152-8/+6
* Correct paths of things started by loader/init that have moved.Chris Lumens2010-10-154-13/+13
* Step 3 of merging installer images: No longer create install.img.Chris Lumens2010-10-155-76/+3
* makeinstimage is no longer used.Chris Lumens2010-10-152-31/+0
* instbin is no longer used.Chris Lumens2010-10-151-49/+0
* A couple minor changes to mk-images.Chris Lumens2010-10-157-21/+21
* Step 2 of merging installer images: Move most everything out of makeinitrd.Chris Lumens2010-10-152-235/+217
* Step 1 of merging installer images: Don't copy files into a new root.Chris Lumens2010-10-152-283/+10
* No longer do the bin -> usr/bin copy song and dance.Chris Lumens2010-10-152-23/+2
* Fix typo in examine_gui.pyBrian C. Lane2010-10-151-1/+1
* Clean up tabs in examine_gui.pyBrian C. Lane2010-10-151-36/+37
* l10n: Updates to Polish (pl) translationraven2010-10-141-480/+491
* Rework proxy handling so that .treeinfo also uses proxy (#634655)Brian C. Lane2010-10-141-61/+97
* Translate task and repo names based on the product.img (#622064).Chris Lumens2010-10-142-5/+7
* Use baseurl instead of methodstr to get .treeinfo (#604246)Radek Vykydal2010-10-141-1/+1
* Be more resilient to config files missing sections and options (#590591).Chris Lumens2010-10-141-3/+4
* Add repos for all addons in all enabled repositories (#580697).Chris Lumens2010-10-141-14/+55
* Add a method that fetches and returns the .treeinfo file.Chris Lumens2010-10-141-8/+17
* All uses of perl must die.Chris Lumens2010-10-142-26/+0
* New version.Chris Lumens2010-10-143-465/+527
* And remove welcome_{gui,text}.py from the translations too.Chris Lumens2010-10-141-2/+0
* A block quote in the middle of a python file does nothing.Chris Lumens2010-10-141-1/+1
* Fix traceback after Delete in nm-c-e (#642370)Radek Vykydal2010-10-141-5/+8
* Fix ifcfg logging message.Radek Vykydal2010-10-141-1/+1
* Fix porting of ifcfg logging.Radek Vykydal2010-10-141-1/+0
* Rescan disks when moving back through upgrade check (#635778)Brian C. Lane2010-10-132-0/+11
* anaconda: Disable X server regenerations (#609245)Adam Jackson2010-10-131-3/+2
* Attempt to bring the network up before saving a bug report (#635821).Chris Lumens2010-10-122-1/+31
* No one likes the welcome step anymore, so remove it.Chris Lumens2010-10-129-142/+0
* iscsi, cosmetic: fix grammar in the iscsi dialogs.Ales Kozumplik2010-10-122-4/+4
* iscsi: call iscsi.stabilize() at the end of the iscsi configuration.Ales Kozumplik2010-10-122-15/+19
* iscsi: consolidate logging in the UIAles Kozumplik2010-10-123-8/+5
* iscsi: allow separate discovery/login credentials in TUI.Ales Kozumplik2010-10-122-44/+267
* iscsi: migrate the CRED_ constants and parse_ip() to partIntfHelpers.Ales Kozumplik2010-10-122-48/+49
* iscsi gui: use abstract methods in the iSCSIWizard interface.Ales Kozumplik2010-10-122-5/+47
* iscsi gui: factor out the drive adding code.Ales Kozumplik2010-10-122-81/+104
* iscsi gui: make the iSCSI wizard never return gtk constants.Ales Kozumplik2010-10-121-10/+13
* isci: typo in a GUI checkboxAles Kozumplik2010-10-121-1/+1