summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Offer physical NIC identification in stage 1 (#261101)David Cantrell2008-07-223-15/+108
* Merge branch 'save-to-bugzilla'Chris Lumens2008-07-2210-533/+1246
|\
| * If there's no network, attempt to bring it up before filing a bug.Chris Lumens2008-07-221-0/+7
| * Require python-bugzilla.Chris Lumens2008-07-222-1/+3
| * Add the bug filing abstraction layer to anaconda.Chris Lumens2008-07-221-0/+240
| * Support an abstract bug filing layer.Chris Lumens2008-07-224-41/+62
| * Rework the exn save UI to be a notebook instead of one large table.Chris Lumens2008-07-222-317/+388
| * Add support for saving via scp back in.Chris Lumens2008-07-224-41/+440
| * Add support for filing tracebacks directly into bugzilla.Chris Lumens2008-07-224-40/+175
| * Add a class that represents anaconda exception dumps.Chris Lumens2008-07-221-159/+170
| * Remove the code to save exceptions over scp.Chris Lumens2008-07-224-178/+5
* | Specify a default cio_ignore parameter for s390x (#253075)David Cantrell2008-07-222-2/+2
|/
* Fix getting the stage2 image when doing kickstart installs.Chris Lumens2008-07-221-9/+28
* 2008-07-22 Oron Peled <oron@actcom.co.il> (via oron@fedoraproject.org)Oron Peled2008-07-221-55/+88
* Convert package names to unicode before displaying the error message (#446826).Chris Lumens2008-07-211-0/+3
* When there is text mode specified in the kickstart file, disable the vnc ques...Martin Sivak2008-07-213-3/+8
* 2008-07-19 Igor Pires Soares <igorsoares@gmail.com> (viaIgor Pires Soares2008-07-191-1916/+1772
* 2008-07-19 Victor Ibragimov <victor.ibragimov@gmail.com> (viaVictor Ibragimov2008-07-191-137/+137
* 2008-07-19 Victor Ibragimov <victor.ibragimov@gmail.com> (viaVictor Ibragimov2008-07-191-0/+6336
* We no longer add the fstype to the hd: method in loader.Chris Lumens2008-07-183-5/+19
* Check DHCP by default on the text network configurator screen.Chris Lumens2008-07-181-1/+1
* 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