1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00

Match the style of very other platform we have.

This commit is contained in:
David E. O'Brien 2001-09-02 23:37:45 +00:00
parent 1088a254de
commit ee843c7fd1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=82832

View File

@ -12,10 +12,8 @@
# latest information.
#
# An exhaustive list of options and more detailed explanations of the
# 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.
# 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.
#
# $FreeBSD$
@ -24,9 +22,17 @@ cpu SUN4U
ident GENERIC
maxusers 32
options DDB
options FFS
options MD_ROOT
#To statically compile in device wiring instead of /boot/device.hints
#hints "GENERIC.hints" #Default places to look for devices.
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
# Debugging for use in -current
options DDB
# Pseudo devices - the number indicates how many units to allocate.
device md