Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/i386



On Sat, Oct 11, 2008 at 11:06:20AM +0000, Joerg Sonnenberger wrote:
> 
> Module Name:  src
> Committed By: joerg
> Date:         Sat Oct 11 11:06:20 UTC 2008
> 
> Modified Files:
>       src/sys/arch/i386/i386: multiboot.c
>       src/sys/arch/i386/include: multiboot.h
>       src/sys/arch/i386/stand/boot: boot2.c version
>       src/sys/arch/i386/stand/lib: Makefile exec.c libi386.h
> Added Files:
>       src/sys/arch/i386/stand/lib: multiboot.S
> 
> Log Message:
> Add "multiboot" command to boot multiboot compliant kernels like Xen.
> Patch provided by Robert Swindell with fixes for the command line
> parsing and addition of passing module options from me. The kernel now
> always gets the full string for modules like for the command line,
> everything before the first space/tab is the path name of the module.

Thanks a lot !
Can this be documented please ?

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index