Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: jmcneill
Date: Fri Aug 30 16:42:17 UTC 2013
Modified Files:
src/sys/arch/i386/stand/boot: boot2.c
src/sys/arch/i386/stand/lib: bootmod.h exec.c libi386.h
src/sys/arch/x86/include: bootinfo.h
src/sys/arch/x86/x86: x86_machdep.c
Log Message:
Add support for using a raw file-system image as memory disk root with
the x86 bootloader.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/i386/stand/boot/boot2.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/i386/stand/lib/bootmod.h
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/i386/stand/lib/exec.c
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/i386/stand/lib/libi386.h
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/x86/include/bootinfo.h
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/x86/x86/x86_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index