On Mon, Feb 27, 2006 at 09:31:01AM -0600, Noah yan wrote: > > > Bonasera (http://blogs.sun.com/roller/page/JoeBonasera) and determined > > > how work in progress will be affected? > > > > Interesting stuff, I think at boot conf call something of this sort > > was discussed. > > I need to look at it more deeply. > > I just have a quick look at it, one good thing of the xen boot (called > dboot) is that it links some of the boot-up modules(such as krtld, unix and
Note that dboot is also used for normal grub boot too. > genunix?) on build time, not as originally linking them by krtld after > kernel and modules are loaded. interesting. Joe is working on some changes such that genunix is still loaded as normal, and only krtld+unix are linked together. regards john