diff options
author | Jeremy Katz <katzj@redhat.com> | 2005-05-19 18:52:30 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2005-05-19 18:52:30 +0000 |
commit | a1ba1d137774f25ccd37201dbeace38d7993aca3 (patch) | |
tree | f427a46a221a4b0520ef3081cc737e8e6efb4e3a /ChangeLog | |
parent | c778451464830b6b7ee76d9c1d853946832cedb5 (diff) | |
download | anaconda-a1ba1d137774f25ccd37201dbeace38d7993aca3.tar.gz anaconda-a1ba1d137774f25ccd37201dbeace38d7993aca3.tar.xz anaconda-a1ba1d137774f25ccd37201dbeace38d7993aca3.zip |
i2005-05-19 Jeremy Katz <katzj@redhat.com>
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-05-19 Jeremy Katz <katzj@redhat.com> + + * 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. + 2005-05-19 Paul Nasrat <pnasrat@redhat.com> * scripts/mk-images.ppc, bootdisk/ppc/ofboot.b.auto: |