diff options
author | Chris Lumens <clumens@redhat.com> | 2006-06-16 17:31:12 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2006-06-16 17:31:12 +0000 |
commit | 4c2ab35d6bfd772ea45a930be520b7cd33cce7cc (patch) | |
tree | b375e4515d04ab8e494292e4cf2923245bd4a4b3 /ChangeLog | |
parent | f9a8423bb2a8a0cb853d1b8d957a788b27ed0950 (diff) | |
download | anaconda-4c2ab35d6bfd772ea45a930be520b7cd33cce7cc.tar.gz anaconda-4c2ab35d6bfd772ea45a930be520b7cd33cce7cc.tar.xz anaconda-4c2ab35d6bfd772ea45a930be520b7cd33cce7cc.zip |
Fix rescue mode by using text install's runShell code instead. Tested
#182222 as well, so everything should work as it's supposed to.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-06-16 Chris Lumens <clumens@redhat.com> + + * rescue.py (runShell): Use shell running code from text mode instead + to fix ctrl-characters and other terminal weirdness in rescue mode. + 2006-06-15 Jeremy Katz <katzj@redhat.com> * anaconda.spec: Bump version. |