Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: thorpej
Date: Fri Mar 7 01:26:13 UTC 2003
Modified Files:
src/sys/conf: Makefile.kern.inc
src/sys/dev: md_root.c
Log Message:
Allow a memory disk image to be statically included in the kernel
to be specified in the kernel configuration file, like so:
makeoptions MEMORY_DISK_IMAGE="/path/to/image.fs"
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/conf/Makefile.kern.inc
cvs rdiff -r1.8 -r1.9 src/sys/dev/md_root.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