[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [master] abnormal_exit() method that doesn't forget about switching to tty1.
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [master] abnormal_exit() method that doesn't forget about switching to tty1.
- Date: Mon, 29 Mar 2010 10:36:20 -0400
> Also fixes #577380 for rawhide.
> ---
> constants.py | 2 ++
> exception.py | 7 ++-----
> iutil.py | 10 ++++++++++
> storage/__init__.py | 2 +-
> 4 files changed, 15 insertions(+), 6 deletions(-)
I think you're working on the wrong level here. Couldn't we instead be
doing the vt switch in loader (why loader's involved in the shutdown
process is another story) or perhaps init after anaconda's terminated?
Then we wouldn't have to worry with changing every single exit in
anaconda.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]