summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support booting from FCP-attached CD/DVD drive on s390 (#184648)David Cantrell2008-07-178-250/+453
* New version.anaconda-11.4.1.16-1Chris Lumens2008-07-171-1/+16
* Support xdriver= againJeremy Katz2008-07-172-0/+21
* Fix loadkeys on serial consoleNiels de Vos2008-07-171-1/+1
* don't change from cmdline to textmode on lowmem systemsNiels de Vos2008-07-171-1/+1
* Update the VNC over text mode patch, so it correctly passes the password to V...Martin Sivak2008-07-171-1/+1
* Set interface MTU if user specified mtu= param (#435874)David Cantrell2008-07-163-8/+84
* Bring up the network before attempting to mount the NFSISO source.Chris Lumens2008-07-161-5/+8
* Catch mount errors when adding NFS repos (#455645).Chris Lumens2008-07-161-1/+10
* Fix a traceback when trying to save exceptiona via scp.Chris Lumens2008-07-161-1/+2
* Give a progress bar when cleaning up after upgrades (#208725).Chris Lumens2008-07-161-17/+21
* Look for repo config files in /etc/anaconda.repos.d.Chris Lumens2008-07-162-2/+4
* baseurl should be a list, mirrorlist should not.Chris Lumens2008-07-161-2/+2
* It's called crypto_blkcipher.ko these days.Chris Lumens2008-07-162-3/+3
* New version.anaconda-11.4.1.15-1David Cantrell2008-07-151-1/+9
* Declare variables before trying to use them (#455361).Chris Lumens2008-07-151-0/+2
* Fix a typo.Chris Lumens2008-07-151-1/+1
* Add a text-mode network configurator dialog so default installs can work.Chris Lumens2008-07-152-4/+277
* Use the right format for the NFS methodstr, but harder this time.Chris Lumens2008-07-151-1/+1
* Ask the user if he wants to use VNC instead of text mode (#453551)Martin Sivak2008-07-152-9/+24
* Fix a segfault when displaying the wrong CD message.Chris Lumens2008-07-141-4/+4
* Use the right format for the NFS methodstr.Chris Lumens2008-07-141-1/+1
* Point the upd-instroot script the the directory where all the FAK pluginsJoel Andres Granados2008-07-141-1/+1
* New version.anaconda-11.4.1.14-1Chris Lumens2008-07-111-1/+28
* Remove an extra tab that was causing problems with the Iloko translation.Chris Lumens2008-07-111-1/+1
* Use the right stage2.img path for kickstart URL installs (#452140).Chris Lumens2008-07-111-4/+9
* Convert package errors to unicode before displaying them (#441200).Chris Lumens2008-07-111-6/+12
* Display a status message while waiting for the CD to become ready.Chris Lumens2008-07-111-0/+9
* Fix window title to be the same as all others.Chris Lumens2008-07-111-1/+1
* In cmdline mode, give some feedback when transferring loader files.Chris Lumens2008-07-111-3/+6
* If network config info isn't provided for cmdline, abort.Chris Lumens2008-07-111-3/+11
* If we're not given a method in cmdline mode, we have to quit.Chris Lumens2008-07-111-1/+5
* In cmdline mode, set language to the default if none is provided.Chris Lumens2008-07-111-4/+5
* Don't stop on the method screen if stage2= is provided.Chris Lumens2008-07-111-4/+7
* Add support for NFS to the repo editor (#443733).Chris Lumens2008-07-101-3/+28
* Fix whitespace silliness.Peter Jones2008-07-101-2/+2
* Fix closing the drive door so that if the kernel happens to start giving us t...Peter Jones2008-07-101-5/+93
* Correct argument order for newtWinMessage.Chris Lumens2008-07-101-4/+5
* Fix the mysterious Error: OK message.Chris Lumens2008-07-101-12/+4
* The return value from mediaCheckCdrom is totally useless.Chris Lumens2008-07-101-8/+4
* Add better error handling when initializing yum (#453695).Chris Lumens2008-07-103-19/+92
* 2008-07-10 Kjartan Maraas <kmaraas@broadpark.no> (viaKjartan Maraas2008-07-101-16/+37
* 2008-07-09 Oron Peled <oron@actcom.co.il> (via oron@fedoraproject.org)Oron Peled2008-07-091-37/+109
* Add functions for creating repos as well.Chris Lumens2008-07-092-0/+10
* These constants aren't used anymore.Chris Lumens2008-07-091-5/+0
* Don't handle all possible exceptions as if they were repo errors.Chris Lumens2008-07-091-4/+4
* Merge branch 'merge'Chris Lumens2008-07-094-389/+1097
|\
| * Remove NFS and HD as options for now.Chris Lumens2008-07-091-3/+7
| * Reorganize to make it easier to reset the "base" repository.Chris Lumens2008-07-093-120/+174
| * Remove the pkgSack when a repo is disabled. Also, one repo must be enabled.Chris Lumens2008-07-091-3/+21