+ Blah, there was nothing wrong in rev 1.1 talking about the i386/NOTES.

I should have diff'ed the header with the Alpha GENERIC.
+ fix style nit
+ turn on NO_MODULES for now.
This commit is contained in:
David E. O'Brien 2001-09-02 23:48:37 +00:00
parent ee843c7fd1
commit de08586125
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=82833

View File

@ -12,8 +12,12 @@
# latest information.
#
# An exhaustive list of options and more detailed explanations of the
# device lines is also present in the NOTES configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in NOTES.
# device lines is also present in the ../../i386/conf/NOTES file.
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES. Please note that this is the i386 NOTES, but it still contains
# valuable info for sparc64 too.
#
# For hardware specific information check HARDWARE.TXT
#
# $FreeBSD$
@ -29,10 +33,13 @@ makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
options FFS #Berkeley Fast Filesystem
options MD_ROOT #MD is a potential root device
options MD_ROOT_SIZE=64
options MD_ROOT_SIZE=64
# Debugging for use in -current
options DDB
options DDB
# Pseudo devices - the number indicates how many units to allocate.
device md
# Tempary things until things are farther along.
makeoptions NO_MODULES=does_not_compile_yet