[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] 469171 - calling newtWinMessage before startNewt
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] 469171 - calling newtWinMessage before startNewt
- Date: Thu, 30 Oct 2008 16:57:20 -0400
> As for the blue screen appearing early, I don't care about that. But we
> should make sure that we don't try to do that on systems that will crash and
> burn if we try to start up.
If you check out the original code, you will see that we call startNewt
for all machines and in all cases unless you're doing cmdline mode right
at the beginning of doLoaderMain. All systems get doLoaderMain. I've
just moved it earlier in the process but preserved the cmdline mode
test.
I don't believe there are any arch-specific cases to keep in mind here.
Am I reading things wrong?
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]