summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rip out the guts of iutil. Die die die.Chris Lumens2006-03-214-206/+44
|
* ChangeLogPaul Nasrat2006-03-211-0/+4
|
* i5 returns as pSeries! (#186070)Paul Nasrat2006-03-211-1/+1
|
* select kernel-devel by archPaul Nasrat2006-03-211-4/+4
|
* 2006-03-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-212-9/+5
| | | | | * scripts/upd-instroot: Let's see what size impact not doing the traceonly stuff has.
* *** empty log message ***ra2006-03-201-3/+3
|
* Remove Amharic and Thai from lang-table.Chris Lumens2006-03-202-2/+4
|
* Updated malayalam files ml.poapeter2006-03-201-56/+65
|
* Updated Malay translationarclynx2006-03-201-11/+8
|
* Updatenreissle2006-03-201-29/+19
|
* *** empty log message ***csgift2006-03-191-2/+2
|
* *** empty log message ***csgift2006-03-191-74/+107
|
* de.po merged with pot fileboincer2006-03-181-3329/+1368
|
* *** empty log message ***csgift2006-03-171-2081/+2221
|
* Updated Oriya translationsbehera2006-03-171-3/+9
|
* *** empty log message ***apeter2006-03-171-41/+37
|
* Updated Oriya translationsbehera2006-03-161-55/+89
|
* Updateskeldsim2006-03-151-102/+87
| | | | anaconda/da.po system-config-securitylevel/da.po
* ChangeLogPaul Nasrat2006-03-141-0/+2
|
* Remove from required media on last package (#185437)Paul Nasrat2006-03-142-0/+7
|
* Updateskeldsim2006-03-131-47/+23
| | | | | | anaconda/da.po initscripts/da.po system-config-securitylevel/da.po system-config-date/timezones/da.po system-config-lvm/po/da.po
* 2006-03-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-1310-218/+22
| | | | | | | | | | | | | | | | | | * packages.py: Remove some obsolete code, convert a little bit of copyExtraModules (... which needs to be hooked back up) * gui.py: No longer import rpm * yuminstall.py: Add specspo bits here instead * exception.py (dumpException): Remove grpset code. * instdata.py (InstallData.reset): Likewise. 2006-03-13 Matt Wilson <msw@rpath.com> * dispatch.py: Remove obsolete code. * floppy.py: Likewise. * language.py: Likewise. * upgrade.py: Likewise.
* Updateskeldsim2006-03-131-1696/+53
| | | | | | | anaconda/da.po authconfig/da.po firstboot/da.po hwbrowser/da.po redhat-artwork/da.po rhpl/da.po system-config-date/da.po system-config-netboot/da.po system-config-soundcard/da.po system-config-xfree/da.po
* 2006-03-13 Matt Wilson <msw@rpath.com>Jeremy Katz2006-03-135-5/+27
| | | | | | | * Makefile.inc: Add flag for whether or not to use SELinux. * isys/Makefile: Conditionalize SELinux. * isys/isys.c: Likewise. * loader2/Makefile: Likewise.
* 2006-03-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-132-2/+5
| | | | | * iw/lvm_dialog_gui.py (VolumeGroupEditor.createPEOptionMenu): Cap at 128M instead (#185272)
* 2006-03-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-134-3/+9
| | | | | | * dmraid.py: Fix syntax error (#185275) * fsset.py (swapFileSystem.mount): Likewise. * product.py: Likewise.
* Add currentMedia to hard drive install method.Chris Lumens2006-03-132-0/+2
|
* don't clobber network on upgradesPaul Nasrat2006-03-132-1/+7
|
* Check the obvious (#185172).Chris Lumens2006-03-132-1/+5
|
* Prompt for missing images like we do on NFS ISO installs (#185274).Chris Lumens2006-03-132-8/+34
|
* Updated Finnish translation.lanurmi2006-03-131-31/+22
|
* updated by Jaswinder Singhjsingh2006-03-121-3/+4
|
* fixing fuzzy entriesdheche2006-03-111-151/+85
|
* Don't traceback trying to mount auto filesystems of types we don'tChris Lumens2006-03-102-0/+6
| | | | actually support (#182730).
* String consistency (#181916).Chris Lumens2006-03-102-1/+5
|
* updatePaul Nasrat2006-03-091-0/+1
|
* ignore conflicts on upgrade (#184461)Paul Nasrat2006-03-091-2/+4
|
* Don't show group selection on upgrade (#184528)Paul Nasrat2006-03-092-1/+7
|
* Don't try to download packages we're erasing (#184531).Chris Lumens2006-03-092-0/+8
|
* add sis190Bill Nottingham2006-03-081-0/+4
|
* 2006-03-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-073-6/+11
| | | | | * scripts/mkrescueimage.i386: Fix text here too * scripts/mkrescueimage.x86_64: Likewise.
* 2006-03-07 Jeremy Katz <katzj@redhat.com>fc5-baseJeremy Katz2006-03-074-7/+11
| | | | | | * scripts/mk-images.x86_64: More fixing for new xen kernel naming. * scripts/mk-images.i386: Likewise. * scripts/mk-images: Likewise.
* 2006-03-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-072-3/+5
| | | | * packages.py (setFileCons): Add some dirs as a hack (#182252)
* Added Oriya Filesbehera2006-03-071-0/+6387
|
* 2006-03-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-072-1/+17
| | | | * anaconda.spec: Bump version.
* - fix whitespace/tabs in yuminstallPeter Jones2006-03-062-5/+9
|
* Better error handlingPaul Nasrat2006-03-062-4/+25
|
* Use urlgrabber's failure callback to handle retries and catch when filesChris Lumens2006-03-062-35/+29
| | | | cannot be downloaded.
* 2006-03-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-063-2/+11
| | | | | | * anaconda: Add magic 'vesa' flag to force the X driver to be vesa instead of the native * loader2/loader.c: Add it here.
* 2006-03-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-062-13/+18
| | | | | * yuminstall.py (YumBackend.getBestKernelByArch): New xen kernel package naming