summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 2006-06-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-212-6/+8
| | | | * iscsi.py (iscsi.__init__): Fix for the case of not using iscsi
* qa testing.strings shortened as they do not fit on the screenyulia2006-06-211-389/+47
|
* 2006-06-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-212-1/+18
| | | | * anaconda.spec: Bump version.
* 2006-06-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-219-58/+163
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * iw/iscsi_gui.py (iscsiWindow.getNext): Don't need to do the startup here now. * isys/isys.py (compareDrives): Sort xvd devices first since they're the "bootable" ones for Xen (driveIsIscsi): Determine if a drive is iscsi or not. Kind of ugly. * zfcp.py (ZFCP.write): Copy zfcp.conf here. * yuminstall.py (YumBackend.doPreInstall): Write out network, zfcp and iscsi info prior to the install starting. * partitioning.py (partitionObjectsInitialize): Flush drive dict on initialization, set up iscsi devices here, make device nodes for drives * kickstart.py (AnacondaKSHandlers.doIscsi): Initial iscsi kickstart support. This syntax *will* change * iscsi.py (iscsi.action): Set nodes to start up automatically on boot in the db (iscsi.startup): Give a popup while we're waiting on iscsi devs to initialize (iscsi.write): Write out iscsi config * fsset.py: Add various bits so that we can set that a device should be marked as _netdev in the fstab and use it appropriately for iscsi.
* 2006-06-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-212-1/+5
| | | | * autopart.py (getDriveList): Sort drive list "correctly"
* *** empty log message ***ccheng2006-06-211-6/+6
|
* whoops, committed the wrong fileJeremy Katz2006-06-212-5/+3
|
* i2006-06-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-212-2/+9
| | | | | * iw/zfcp_gui.py (ZFCPWindow.getScreen): Fix fallout from anaconda class changes (#196097)
* - don't pass really dumb things as format specifiers...Peter Jones2006-06-202-1/+6
|
* - make ks.cfg on usb-storage actually workPeter Jones2006-06-204-13/+16
|
* Fix loading updates if a directory in the list isn't found at all. Also,Chris Lumens2006-06-202-3/+8
| | | | repomd is gone.
* * loader2/net.c (chooseNetworkInterface): Correctly handly ksdeviceDavid Cantrell2006-06-202-7/+25
| | | | | | parameters that contain MAC addresses (#195907). * loader2/net.c (netlogger): I suppose I can use vasprintf().
* * loader2/Makefile: Cram a new linker path in to loader so that we canDavid Cantrell2006-06-203-1/+19
| | | | | | | find libnss_* stuff in stage1. * scripts/mk-images (makeinitrd): Copy in libnss_dns* and libnss_files* to the stage1 image.
* 2006-06-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-202-3/+8
| | | | | * yuminstall.py (AnacondaYum._run): Translate the error string (#194617)
* *** empty log message ***ccheng2006-06-201-199/+89
|
* 2006-06-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-192-1/+5
| | | | * lang-table: Greek tweak (#193872)
* updated hindi translationrranjan2006-06-191-188/+85
|
* 2006-06-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-163-2/+10
| | | | * anaconda.spec: Bump version.
* 2006-06-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-162-0/+6
| | | | | * yuminstall.py (YumSorter.tsCheck): Give info about when we add packages as deps. (#189050, others)
* - remove trailing commaPeter Jones2006-06-161-1/+1
|
* - bump version, add changelog, update buildreqsPeter Jones2006-06-162-2/+11
|
* Fix rescue mode by using text install's runShell code instead. TestedChris Lumens2006-06-162-27/+28
| | | | #182222 as well, so everything should work as it's supposed to.
* 2006-06-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-162-1/+7
| | | | * anaconda.spec: Bump version.
* 2006-06-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-162-0/+9
| | | | * network.py (sanityCheckIPString): More s390 inet_pton breakage
* just the sync bitJeremy Katz2006-06-161-22/+11
|
* 2006-06-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-162-12/+28
| | | | * isys.py (sync): sync seems to cause an oops on s390 (#195630)
* - don't error if dm control node is already presentPeter Jones2006-06-162-1/+9
|
* 2006-06-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-162-0/+6
| | | | * partedUtils.py (DiskSet.startDmRaid): No dmraid on s390
* 2006-06-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-152-1/+10
| | | | * anaconda.spec: Bump version.
* 2006-06-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-154-5/+22
| | | | | | | | * iw/iscsi_gui.py (iscsiWindow.getNext): Hack for iscsi to stabilize * iscsi.py (iscsi.write): Write out iscsi config bits * anaconda (opts.iscsi): Actually handle the iscsi flag
* 2006-06-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-152-0/+10
| | | | * loader2/net.c: Hack for s390 to work for now