summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove all the RPM lock files before creating a new transaction (#456949).Chris Lumens2008-07-312-8/+9
* Support VDSK devices on s390x (#264061)David Cantrell2008-07-301-3/+28
* New version.anaconda-11.4.1.23-1Chris Lumens2008-07-301-1/+6
* Fix mke2fs argument passing (#457285).Chris Lumens2008-07-301-1/+1
* Disable logging in the firmware loader, since it clobbers other log messages.Peter Jones2008-07-301-0/+4
* New version.anaconda-11.4.1.22-1Chris Lumens2008-07-301-1/+5
* udevsettle takes forever, so display a waitWindow.Chris Lumens2008-07-301-0/+3
* Leave anaconda-runtime around for mk-images run.David Cantrell2008-07-291-5/+8
* Bump versionanaconda-11.4.1.21-1Jeremy Katz2008-07-291-1/+9
* Remove an instance of NEEDGR still existing to fix graphical isolinux (#457144)Jeremy Katz2008-07-291-5/+3
* use newer mke2fs arguments for different filesystemsEric Sandeen2008-07-292-5/+5
* Use attributes to tell us whether filesystems are bootable (#457037).Chris Lumens2008-07-292-6/+13
* Make sure we drag in gzip, used by the image creation stuff.Jesse Keating2008-07-281-0/+1
* New version.anaconda-11.4.1.20-1Chris Lumens2008-07-251-1/+5
* Clean up some mistakes in the minstg2 removal.David Cantrell2008-07-252-3/+4
* Fix passing the language to anacondaJeremy Katz2008-07-241-2/+2
* New version.anaconda-11.4.1.19-1Chris Lumens2008-07-241-1/+11
* Remove one last reference to minstg2.img.Chris Lumens2008-07-241-8/+2
* Fix another NFS kickstart segfault (#456461).Chris Lumens2008-07-241-2/+2
* Remove support for generating a minstg2.img image.David Cantrell2008-07-247-519/+413
* If the xconfig command is given, do something with it (#455938).Chris Lumens2008-07-241-1/+11
* METHOD_CDROM is now supported on s390 (jgranado).Chris Lumens2008-07-241-2/+0
* Fix test for if we could access stage2.img on the CD (wwoods).Chris Lumens2008-07-241-1/+1
* Look for updates.img and product.img on the boot.iso.Chris Lumens2008-07-241-0/+20
* Suspend the curses interface before calling scripts and resume afterwards (#4...Martin Sivak2008-07-244-0/+22
* 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