|
From: Eric K. <ek...@rz...> - 2002-05-01 15:52:14
|
"Jason Filby" <jas...@ya...> wrote: > >Btw, I'm currently replacing the hard-coded loading system boot > >drivers. They will soon be loaded according to the services list in > >the registry. This is one of the major showstoppers for booting > >ReactOS into an installation program. > > I'm also glad to know that the registry has progressed to a point > where it can be used for something like that! I deferred the work on registry-based driver loading because the whole driver management is a chaotic piece of crap. We will need to clean it up before additional features can be added. Of course, I can commit the patches but it is just a quick-and-dirty hack on top of the current crap. Eric |