CVS commit: src/sys/arch/mvme68k/conf

"Jason R Thorpe" <[email protected]> Wed, 5 Aug 2026 00:55:29 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	thorpej
Date:		Wed Aug  5 00:55:29 UTC 2026

Modified Files:
	src/sys/arch/mvme68k/conf: GENERIC RAMDISK VME147 VME162 VME167 VME172
	    VME177
Added Files:
	src/sys/arch/mvme68k/conf: std.minimal

Log Message:
Re-factor the MVME-1xx kernel configs to reduce duplication.  Further
shrink the VME* configs to be much closer to "bare minimum for this
machine" to help out small memory config units (4MB base RAM on some).


To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 src/sys/arch/mvme68k/conf/GENERIC
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/mvme68k/conf/RAMDISK
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/mvme68k/conf/VME147
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/mvme68k/conf/VME162 \
    src/sys/arch/mvme68k/conf/VME172
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/mvme68k/conf/VME167
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/mvme68k/conf/VME177
cvs rdiff -u -r0 -r1.1 src/sys/arch/mvme68k/conf/std.minimal

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.