summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 2005-05-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-191-1/+11
| | | | | | | | | | | | * fsset.py (prepbootFileSystem.__init__): PReP partitions should be marked bootable, from Dustin Kirkland. * raid.py (availRaidLevels): Allow ppc to have a RAID /boot, from Dustin Kirkland. * partitions.py (Partitions.getBootableRequest): Split PMac/pSeries handling to be different. pSeries can do bootable PReP. Patch from Dustin Kirkland <dustin.kirkland@us.ibm.com>
* 2005-05-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-191-0/+2
| | | | * exception.py (handleException): Just exit on the bdbQuit exception.
* 2005-05-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-191-0/+6
| | | | | | * textw/bootloader_text.py (BootloaderImagesWindow.__call__): Support deletion of images in text mode (#125358). After FC4 goes out, we'll want to uncomment the new help line.
* Attach a bug number. Stupid forgetfulness.Chris Lumens2005-05-191-1/+1
|
* We don't need md-int.h anymore.Chris Lumens2005-05-191-0/+1
|
* Use the UUID from the RAID superblock as the identifier in /etc/mdadm.confChris Lumens2005-05-191-0/+8
| | | | instead of the super-minor, unless we have to.
* i2005-05-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-191-0/+8
| | | | | | | | * loader2/urlinstall.c (loadUrlImages): Use the constant, bumped to 192M to try to avoid OOM situations (#157274) * loader2/loader.h (GUI_STAGE2_RAM): Add constant for when to do a graphical install with stage2.img loaded into RAM.
* updatePaul Nasrat2005-05-191-0/+3
|
* updatePaul Nasrat2005-05-191-0/+4
|
* 2005-05-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-181-0/+3
| | | | * iw/network_gui.py (NetworkWindow.getNext): Don't depend on class.
* The arch could be up to 65 characters, a little more storage couldn'tBill Nottingham2005-05-181-0/+6
| | | | hurt.
* 2005-05-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-181-0/+4
| | | | * anaconda.spec: Bump version.
* Add arch to buildstamp and check it. (#151927)Bill Nottingham2005-05-181-0/+6
|
* 2005-05-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-171-0/+4
| | | | * anaconda.spec: Bump version.
* changelog for selinux context fixPeter Jones2005-05-171-0/+5
|
* 2005-05-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-161-0/+4
| | | | * scripts/upd-instroot: Keep email python stuff (#157709)
* Applied a bun of patches from David Kuestler to fix splittree.py problems.Chris Lumens2005-05-161-0/+9
|
* remove perl.i386 on upgradePaul Nasrat2005-05-121-0/+5
|
* Make drive sorting smarter.Chris Lumens2005-05-111-0/+4
|
* 2005-05-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-101-0/+6
| | | | | | * kickstart.py: Remove %installclass support. It's been in the code for five years. And it's been broken the entire time. (#149690)
* updatePaul Nasrat2005-05-101-0/+4
|
* Attach a bug number to that message as well.Chris Lumens2005-05-091-1/+1
|
* Also remove bogus preexisting RAID information when doing kickstart installs.Chris Lumens2005-05-061-0/+5
|
* 2005-05-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-061-0/+4
| | | | * scripts/upd-instroot: Pretend we have nano too.
* 2005-05-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-051-0/+5
| | | | | * loader2/cdinstall.c: Don't load stage2.img into RAM if they boot with 'text' (#155398)
* 2005-05-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-051-0/+6
| | | | | | * anaconda.spec: Bump version. * scripts/pkgorder: This used EverythingExclude.
* 2005-05-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-051-0/+4
| | | | * anaconda.spec: Bump version.
* updatePaul Nasrat2005-05-051-0/+4
|
* 2005-05-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-051-1/+6
| | | | | * scripts/upd-instroot (KEEPFILE): Pull in more selinux policy files for dwalsh
* 2005-05-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-051-0/+6
| | | | | | | | * fsset.py (HfsPlusFileSystem.__init__): Add hfs+ support. * autopart.py (growParts): Don't try to grow a partition beyond the size of the largest free space. Fixes pathological problem hit when installing a dual boot with MacOS X.
* 2005-05-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-051-0/+6
| | | | | | * hdrlist.py (EverythingExclude): Add the gfs kernel module packages to the everything exclude list too... we need to do this better :-/
* Unselect the language support group if no languages besides en_US areChris Lumens2005-05-041-0/+5
| | | | supported.
* 2005-05-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-041-0/+4
| | | | * anaconda.spec: Bump version.
* Add ChangeLog entry for the other part of my last commit.Chris Lumens2005-05-031-0/+3
|
* Allow the resulting string to be put into a call to rhpl.log.Chris Lumens2005-05-031-0/+5
|
* always reset terminal attributes on ppc (#156411)Bill Nottingham2005-05-031-0/+4
|
* 2005-05-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-031-0/+5
| | | | | * anaconda: More pmac X hacking -- look at what the fb is running at and use that as the resolution to try.
* 2005-05-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-031-0/+2
| | | | * anaconda.spec: Bump version.
* 2005-05-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-031-0/+15
| | | | | | | | | | | * iw/progress_gui.py (InstallProgressWindow_NEW.setPackage): Slightly shorter strings. * anaconda: If the monitor doesn't support 800x600, try 1024x768; helps with G3 iMac. Use the same xconfig for post-install as during install. Allow booting with "usefbx" to go back to old fbdev X behavior on ppc. (#149188) * loader2/loader.c (parseCmdLineFlags): Add usefbx
* Select language support package for install-time language.Chris Lumens2005-05-021-0/+2
|
* Fix parameter passing so mounted ISO image installs work again, too.Chris Lumens2005-05-021-0/+5
|
* 2005-04-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-291-0/+5
| | | | | * image.py (CdromInstallMethod.getRPMFilename): Beep when asking to insert the CD, not after...
* apparently forgot the hcangleog commitJeremy Katz2005-04-291-0/+2
|
* 2005-04-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-281-1/+3
| | | | | (KEEPFILEGR): Add bluecurve icons back since we should be using them now.
* 2005-04-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-281-0/+5
| | | | | * scripts/upd-instroot (LC_ALL): Don't do the locale trimming in an attempt to fix Chinese
* Fix parameter passing so ISO image installs work again.Chris Lumens2005-04-281-0/+3
|
* Don't skip bind mounts with an fstype of none on upgrades (#151458).Chris Lumens2005-04-281-0/+5
|
* fix mediacheck calls from installer.Peter Jones2005-04-281-0/+7
|
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-281-0/+2
| | | | * anaconda.spec: Bump version.
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-281-0/+5
| | | | | * installmethod.py (doMethodComplete): Figure out rootfs better * dispatch.py (installSteps): Pass id.fsset to methodcomplete.