summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed corrupted double-linked list problem.David Cantrell2006-06-272-48/+61
|
* Make sure the contents of the UI end up in network.* variables (#196756)Chris Lumens2006-06-272-11/+10
|
* Fix double free() when using a MAC address for ksdevice. Use str2upper()David Cantrell2006-06-272-9/+15
| | | | for ksMacAddr comparison.
* Hooray for 4th grade C programming class!David Cantrell2006-06-275-10/+76
| | | | I had an idea that we could make loader smaller if we didn't call toupper() or string functions. Well, we use string functions all over the place, but I did remove the toupper() calls I used. Yeah, not exciting. Believe it or not, this was involved in a large tracking-down of double free()'s yesterday.
* Removed.David Cantrell2006-06-272-193/+2
|
* Use vasprintf().David Cantrell2006-06-272-23/+21
|
* Updated Oriya translationsbehera2006-06-271-69/+78
|
* Require system-config-date (#196452).Chris Lumens2006-06-272-1/+5
|
* *** empty log message ***ismail2006-06-271-44/+28
|
* Updated Oriya translationsbehera2006-06-271-80/+80
|
* Updated Oriya translationsbehera2006-06-271-28/+29
|
* upload fileseukim2006-06-271-13/+34
|
* upload fileseukim2006-06-271-14/+12
|
* updatePaul Nasrat2006-06-261-0/+4
|
* Fix to enable symlinks in treesPaul Nasrat2006-06-261-3/+3
|
* Hooray for search and replace.Chris Lumens2006-06-261-1/+1
|
* Force graphical mode under VNC (#190099).Chris Lumens2006-06-262-0/+3
|
* Display fs labels next to rescue choices (#196345).Chris Lumens2006-06-262-1/+14
|
* - fix some minor compiler backwashPeter Jones2006-06-261-4/+4
|
* - get rid of diet.Peter Jones2006-06-2610-75/+18
|
* - make anaconda_trace_init staticPeter Jones2006-06-261-1/+1
|
* - add optional mtracePeter Jones2006-06-262-13/+42
| | | | | - move segfault handling to be initialized very early - put segfault on tty8 so newt doesn't garble it
* - fix cvs merge goofinessPeter Jones2006-06-261-1/+0
|
* - don't leak memoryPeter Jones2006-06-262-4/+11
|
* Updated Oriya translationsbehera2006-06-261-85/+87
|
* Updated Oriya translationsbehera2006-06-261-33/+40
|
* upload fileseukim2006-06-261-5/+3
|
* finishedkhashida2006-06-261-35/+22
|
* upload fileseukim2006-06-261-23/+17
|
* Translated fuzzy sentenceseukim2006-06-261-3/+2
|
* *** empty log message ***eukim2006-06-261-163/+42
|
* Updated Bengali India Translationrunab2006-06-241-55/+113
|
* adding myself to the translator listmrtom2006-06-241-1/+1
|
* 2006-06-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-232-2/+17
| | | | * anaconda.spec: Bump version.
* Set flags.serial when doing a serial install.Chris Lumens2006-06-232-0/+7
|
* 2006-06-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-232-1/+3
| | | | * iw/zfcp_gui.py (ZFCPWindow.getScreen): I can't type... I can't walk... the only thing about me is the way I walk...
* 2006-06-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-232-12/+24
| | | | | * textw/network_text.py (sanityCheckIPString): Fix for internal API changes (#196154)
* 2006-06-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-232-2/+5
| | | | * scripts/pkgorder (PackageOrderer.setup): Fix for yum api changes.
* Updated Oriya translationsbehera2006-06-231-10/+10
|
* Updated Oriya translationsbehera2006-06-231-42/+42
|
* Updated ml.poapeter2006-06-231-229/+253
|
* Updated Oriya translationsbehera2006-06-231-16/+17
|
* untranslated finishedkhashida2006-06-231-189/+100
|
* 2006-06-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-222-0/+5
| | | | * scripts/upd-instroot (KEEPFILE): Add iscsistart
* correcting file errors that made it unreadable and fixing translationmrtom2006-06-221-8/+105
|
* A couple more things pykickstart found. Some of these are even bugs.Chris Lumens2006-06-224-29/+17
|
* Some minor partitioning cleanups suggested by pychecker.Chris Lumens2006-06-223-11/+11
|
* Don't try to unmount a CD twice. Don't log dependencies added just forChris Lumens2006-06-222-7/+26
| | | | themselves.
* Instead of detecting whether a device is removable or not, detect whetherChris Lumens2006-06-225-120/+22
| | | | | there is media present in devices where it may be removed. This should finish up getting USB installation working.
* Updated Oriya translationsbehera2006-06-221-115/+115
|