diff options
author | David Cantrell <dcantrell@redhat.com> | 2006-03-06 16:56:41 +0000 |
---|---|---|
committer | David Cantrell <dcantrell@redhat.com> | 2006-03-06 16:56:41 +0000 |
commit | 71cb76aaca83558445afb242c3ea99de034324d5 (patch) | |
tree | 69a74c0f0c6c96696c49cfbd204cd135512bad53 /ChangeLog | |
parent | 2b01291b6bc1efd4889a0fb7c6ccef9742c606c9 (diff) | |
download | anaconda-71cb76aaca83558445afb242c3ea99de034324d5.tar.gz anaconda-71cb76aaca83558445afb242c3ea99de034324d5.tar.xz anaconda-71cb76aaca83558445afb242c3ea99de034324d5.zip |
* yuminstall.py (doPostInstall): Only set runlevel 5 if we're running
the installer in graphical mode (#184013).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-03-06 David Cantrell <dcantrell@redhat.com> + + * yuminstall.py (doPostInstall): Only set runlevel 5 if we're running + the installer in graphical mode (#184013). + 2006-03-06 Chris Lumens <clumens@redhat.com> * yuminstall.py (doPostSelection): Disable size check on upgrade |