Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/11/1995 23:20:02
cgd
Thu May 11 23:18:08 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1912

Modified Files:
	GENERIC 
Log Message:
Split FFS,QUOTA line, comment each individually.
Add 'options INSECURE' so that the GENERIC kernel is happy with
X's linear mapping.


cgd
Thu May 11 23:19:55 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1949

Added Files:
	INSTALL 
Log Message:
from the comments at the top of the file:

INSTALL -- somewhat generic kernel with a snowball's chance of
	   fitting on an install floppy.

This kernel MUST consist (for users' sanity) of a subset of 
the GENERIC configuration.  It also should support X reasonably
(though the SysV SHM extensions won't work).

To avoid a maintenance nightmare, this kernel consists of GENERIC
with missing options/devices/etc. REMOVED rather than commented
out.  That makes it easy to diff agains GENERIC, to make sure that
it really is a subset of the functionality.