ELF!!
Plus adopt my environment (TOKOCHAN is my development config as well as an example).
This commit is contained in:
parent
ebfadba677
commit
09b4ffd576
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TOKOCHAN,v 1.23 2001/12/06 04:13:12 minoura Exp $
|
||||
# $NetBSD: TOKOCHAN,v 1.24 2001/12/24 11:38:05 minoura Exp $
|
||||
|
||||
#
|
||||
# TOKOCHAN -- Believe in the BSD power; Toko to issyo-ni make all!
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
include "arch/x68k/conf/std.x68k"
|
||||
|
||||
#ident "TOKOCHAN-$Revision: 1.23 $"
|
||||
#ident "TOKOCHAN-$Revision: 1.24 $"
|
||||
|
||||
maxusers 10
|
||||
|
||||
@ -137,7 +137,7 @@ options COMPAT_43 # 4.3BSD system interfaces
|
||||
#options COMPAT_12 # NetBSD 1.2 binary compatibility
|
||||
options COMPAT_13 # NetBSD 1.3 binary compatibility
|
||||
options COMPAT_14 # NetBSD 1.4 binary compatibility
|
||||
#options COMPAT_AOUT_M68K # compatibility with NetBSD/m68k a.out
|
||||
options COMPAT_AOUT_M68K # compatibility with NetBSD/m68k a.out
|
||||
#options COMPAT_M68K4K # NetBSD/m68k4k binaries
|
||||
#options COMPAT_SUNOS # SunOS 4.x binary compatibility; broken
|
||||
#options COMPAT_SVR4 # SVR4 binary compatibility; broken
|
||||
@ -226,6 +226,7 @@ scsibus* at spc?
|
||||
mha0 at scsirom? # Mankai MK-HA1 (Mach-2)
|
||||
scsibus* at mha0
|
||||
|
||||
sd1 at scsibus? target 1 lun 0
|
||||
sd* at scsibus? target ? lun ? # SCSI disks
|
||||
cd* at scsibus? target ? lun ? # SCSI CD-ROMs
|
||||
#st* at scsibus? target ? lun ? # SCSI tapes
|
||||
|
Loading…
Reference in New Issue
Block a user