On Thu, Oct 09, 2008 at 12:03:02AM +0200, Joerg Sonnenberger wrote: > On Thu, Oct 02, 2008 at 08:05:06PM +0200, Manuel Bouyer wrote: > > And also fix the issue with dom0_mem being ignored if there isn't a dummy > > parameter before it ... > > http://www.netbsd.org/~joerg/boot.diff fixes that and allows passing > options to the dom0. http://www.netbsd.org/~joerg/boot3.diff is the remaining diff after the refactoring of exec.c. This should address Andrew's and Manuel's concerns. Joerg