Home | History | Annotate | Line # | Download | only in conf
std.hpcmips revision 1.2
      1  1.2       uch #	$NetBSD: std.hpcmips,v 1.2 1999/09/25 17:13:27 uch Exp $
      2  1.1  takemura # standard, required hpcmips info
      3  1.1  takemura 
      4  1.1  takemura machine hpcmips mips
      5  1.1  takemura mainbus0 at root
      6  1.1  takemura cpu* at mainbus0
      7  1.1  takemura 
      8  1.1  takemura # Non-optional options
      9  1.1  takemura options	SWAPPAGER	# paging
     10  1.1  takemura options VNODEPAGER	# mmap() of files
     11  1.1  takemura options DEVPAGER	# mmap() of devices
     12  1.1  takemura 
     13  1.1  takemura # Standard exec-package options
     14  1.1  takemura options		EXEC_ELF32		# native exec format
     15  1.1  takemura options		EXEC_SCRIPT		# may be unsafe
     16