summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New version, yet again.anaconda-11.4.1.18-1Chris Lumens2008-07-231-1/+4
* MD_NEW_SIZE_BLOCKS no longer exists in newer kernel headers.Chris Lumens2008-07-231-3/+3
* Compile fixes.anaconda-11.4.1.17-1Chris Lumens2008-07-232-4/+6
* New version.Chris Lumens2008-07-231-1/+17
* Fix various tracebacks in filing bugs direct to bugzilla.Chris Lumens2008-07-231-11/+11
* Finish support for attaching and adding to a bug's CC list.Chris Lumens2008-07-231-23/+39
* Running git-tag -f from a makefile rule is a bad ideaJeremy Katz2008-07-231-2/+2
* 2008-07-23 Victor Ibragimov <victor.ibragimov@gmail.com> (viaVictor Ibragimov2008-07-231-199/+203
* A text message in rescue.py is not gettext-izedAlexander Todorov2008-07-231-1/+1
* Code cleanup - handling of --serialAlexander Todorov2008-07-231-4/+3
* 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