summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2005-02-24 Jeremy Katz <katzj@redhat.com>anaconda-10.1.1.14-1Jeremy Katz2005-02-242-1/+19
| | | | * anaconda.spec: Bump version.
* updatePaul Nasrat2005-02-241-0/+4
|
* ethtool everywhere (#145422)Paul Nasrat2005-02-241-36/+44
|
* Properly set hostname option sensitivity when toggling between DHCP andChris Lumens2005-02-212-0/+8
| | | | static IPs on the network configuration screen (#149116).
* 2005-02-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-212-0/+7
| | | | | * fsset.py (FileSystemSet.mtab): Don't write out filesystems we haven't mounted like /dev/shm (#149091)
* Always put the hostname we got from DHCP (or localhost.localdomain) in theChris Lumens2005-02-102-2/+7
| | | | hostname entry box (#132826).
* fix iseriesPaul Nasrat2005-02-081-1/+4
|
* Setup iSeries bootloader as no real config on upgrades (#146915)Paul Nasrat2005-02-081-0/+3
|
* findpackageset changesPaul Nasrat2005-02-081-0/+5
|
* Don't use rpm.archscore as iseries upgrades don't work (#146915)Paul Nasrat2005-02-081-3/+3
|
* Properly grow logical partitions in cases where there's more than one volumeChris Lumens2005-01-252-3/+9
| | | | group defined (#144280, #145145).
* Only repopulate the partition display screen if we were successful in addingChris Lumens2005-01-192-1/+9
| | | | the request. (corner case - #137119).
* 2005-01-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-112-0/+17
| | | | | * packages.py (readPackages): Ensure that the Core group exists in the comps file (#143930)
* (merge from HEAD)Jeremy Katz2005-01-104-3/+16
| | | | | | | | | | 2005-01-10 Jeremy Katz <katzj@redhat.com> * dispatch.py (installSteps): Pass new arg to desktopchoice * iw/desktop_choice_gui.py (DesktopChoiceWindow.getNext): Reset package selection to defaults if selected (#142415) * textw/desktop_choice_text.py (DesktopChoiceWindow): Likewise.
* 2005-01-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-102-0/+12
| | | | | | * installclass.py (BaseInstallClass.setSteps): Allow install classes to turn off showing upgrade as an option (only really applicable if you only have one install class)
* 2005-01-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-062-2/+52
| | | | | * loader2/loader.c (parseCmdLineIp): Add patch from Bastien Nocera to support parsing of pxelinux IPAPPEND (#134054)
* 2005-01-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-052-1/+10
| | | | | | | * partedUtils.py (getDefaultDiskType): the default disk type on s390 should be dasd, but we can't format those with parted and if we get here, we're formatting an fcp disk which should be msdos (#144199)
* 2005-01-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-042-1/+5
| | | | | * loader2/net.c: Fix multiple dns servers being specified on the command line. Again. Patch from Matthew Miller (#84409)
* 2005-01-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-042-2/+6
| | | | * loader2/loader.c: Apparently, I can't count (#144006)
* 2004-12-30 Jeremy Katz <katzj@redhat.com>anaconda-10.1.1.13-1Jeremy Katz2004-12-303-3/+10
| | | | * packages.py (rpmErrorClass.selected): Fix tyop (#143257)
* 2004-12-23 Jeremy Katz <katzj@redhat.com>anaconda-10.1.1.12-1Jeremy Katz2004-12-232-1/+9
| | | | * anaconda.spec: Bump version.
* 2004-12-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-232-3/+7
| | | | | * isys/isys.py (readSwapLabel_int): Update for newer swap label format (#143447)
* 2004-12-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-232-0/+14
| | | | | | * network.py (Network.available): Work around kudzu not being able to determine which netdev is which and set hwaddrs anyway (except on s390 to avoid setting it on qeth) (#143535)
* 2004-12-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-202-1/+4
| | | | | * iw/progress_gui.py (InstallProgressWindow_NEW.setPackage): Don't scale images to sizes that they're not (#143276)
* 2004-12-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-202-0/+14
| | | | | * packages.py (doPreInstall): Some finagling for kernel-*devel handling (#143257)
* i2004-12-16 Jeremy Katz <katzj@redhat.com>anaconda-10.1.1.11-1Jeremy Katz2004-12-162-1/+8
| | | | * anaconda.spec: Bump version.
* Wrong bug no dohPaul Nasrat2004-12-161-1/+1
|
* Extra checking to distinguish hvsi consoles #137495Paul Nasrat2004-12-162-1/+16
|
* 2004-12-14 Jeremy Katz <katzj@redhat.com>anaconda-10.1.1.10-1Jeremy Katz2004-12-142-1/+10
| | | | * anaconda.spec: Bump version.
* 2004-12-14 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-145-5/+20
| | | | | | | | | * command-stubs/mknod-stub (main): Add * partedUtils.py (get_partition_name): * iutil.py (makeDriveDeviceNodes): * fsset.py (prepbootFileSystem.getDiskPart): Promise SX8 devices are of the form /dev/sx8/dpn; support this as needed.
* 2004-12-14 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-142-0/+29
| | | | | | * loader2/driverdisk.c (useKickstartDD): Add support for biosdev in driverdisk directive. Patch basically from Rez Kabir AT dell (#142738)
* LVM on RAID - (#141781)Paul Nasrat2004-12-142-1/+5
|
* updateaalam2004-12-101-17/+17
|
* ankit@redhat.com * Shorten Translationankitp2004-12-101-4/+4
|
* ankit@redhat.com * Shorten Translationankitp2004-12-101-3/+3
|
* ankit@redhat.com * Shorten Translationankitp2004-12-101-3/+3
|
* 2004-12-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-092-1/+6
| | | | | * fsset.py (getDevFD): Better error handling if we can't create the device (#142273)
* 2004-12-08 Jeremy Katz <katzj@redhat.com>anaconda-10.1.1.9-1Jeremy Katz2004-12-093-7/+8
| | | | | | | | | * partitions.py (Partitions.setFromDisk): Adding as a request requires more bits, do as a delete (#142304) (Partitions.getPartialLVMRequests): Check deletes now * partRequests.py (PartialVolumeGroupRequestSpec): It's not really a RequestSpec, change accordingly.
* 2004-12-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-094-3/+16
| | | | | | | | | | * anaconda.spec: Bump version. * partitions.py (Partitions.setFromDisk): Adding as a request requires more bits (#142304) * partRequests.py (PartialVolumeGroupRequestSpec): It's not really a RequestSpec
* Updated Bengali (bn) Translation:8/12runab2004-12-081-10/+14
|
* ankit@redhat.com * Shorten translationankitp2004-12-081-13/+8
|
* actually look for partialanaconda-10.1.1.8-1Jeremy Katz2004-12-031-1/+1
|
* add changelogJeremy Katz2004-12-031-0/+3
|
* 2004-12-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-035-9/+61
| | | | | | | | * loader2/mediacheck.c: Disable read-ahead for the last meg or so of the CD to try to avoid mediacheck problems (#131051 and others) * loader2/mediacheck.h (mediaCheckFile): Add new arg. * loader2/cdinstall.c (mediaCheckCdrom): Likewise. * loader2/method.c (queryISOMediaCheck): Likewise.
* 2004-12-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-032-1/+13
| | | | * anaconda.spec: Bump version.
* 2004-12-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-032-1/+3
| | | | * constants.py (BETANAG): turn off beta nag.
* 2004-12-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-034-4/+75
| | | | | | | | | | | | | | | | * partitions.py (Partitions.setFromDisk): Detect partial vgs, preserve the name (#139058) * lvm.py (partialvgs): Detect partial volume groups. * partitions.py (Partitions.getPartialLVMRequests): Get partial volume group requests (Partitions.isVolumeGroupNameInUse): If we have a partial by the requested name, let it be known so that we avoid conflicts. * partRequests.py (PartialVolumeGroupRequestSpec.__init__): Add partial volume group request for handling non-complete volume groups so we avoid conflicting names.
* revertJeremy Katz2004-12-031-9/+0
|
* translation updatemkim2004-12-031-0/+9
|
* 2004-12-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-012-1/+4
| | | | | * loader2/shutdown.c (shutDown): Make loop while waiting for reboot less cpu-intensive to improve user-experience with, eg, VMWare