Home | History | Annotate | Line # | Download | only in conf
std.sun3 revision 1.23
      1  1.23    gwr # $NetBSD: std.sun3,v 1.23 1998/02/08 05:10:56 gwr Exp $
      2   1.9    gwr 
      3  1.23    gwr # Standard information for Sun3 machines.
      4   1.4    cgd machine	sun3 m68k
      5  1.23    gwr 
      6  1.23    gwr # Machine type to be supported by this kernel.  Note:
      7  1.23    gwr # The SUN3 and SUN3X options are mutually exclusive!
      8  1.23    gwr # (Your kernel will only run on one or the other.)
      9  1.23    gwr makeoptions	MACHTYPE=sun3
     10  1.23    gwr options 	_SUN3_
     11   1.1  glass 
     12  1.22    gwr # The root node (required)
     13   1.2  glass mainbus0 at root
     14  1.12    gwr 
     15  1.10    gwr # Standard defines
     16  1.22    gwr options 	EXEC_AOUT, EXEC_SCRIPT
     17  1.19    gwr options 	SWAPPAGER, VNODEPAGER, DEVPAGER
     18  1.11    gwr 
     19