summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Updated ml.poapeter2006-06-221-267/+335
|
* Merged Oriya translation with .pot filesbehera2006-06-221-9/+9
|
* Updated Oriya translationsbehera2006-06-221-38/+38
|
* Updated Oriya translationsbehera2006-06-221-48/+48
|
* 2006-06-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-222-2/+13
| | | | * anaconda.spec: Bump version.
* updatedasimons2006-06-221-3/+4
|
* updatesasimons2006-06-221-2/+2
|
* updatesasimons2006-06-221-211/+71
|
* 2006-06-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-212-5/+11
| | | | | * loader2/net.c (doDhcp): Use a timeout of 45 seconds instead of 10 so that we're in compliance with the dhcp rfc
* - audit calls to inet_pton, fix at least one likely segfault...Peter Jones2006-06-212-24/+45
|
* Fix traceback when writing iscsi info.Chris Lumens2006-06-212-0/+8
|
* 2006-06-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-212-2/+7
| | | | | * yuminstall.py (YumBackend.getBestKernelByArch): Make sure we really have kernel-smp before trying to say we do (#196150)
* 2006-06-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-214-17/+7
| | | | | | | | * loader2/net.c (setupNetworkDeviceConfig): Remove s390 hack * network.py (sanityCheckIPString): Remove s390 hack * isys/isys.py (sync): Remove s390 hack
* - set MALLOC_CHECK_ and _MALLOC_PERTURB for the loaderPeter Jones2006-06-212-0/+10
|