diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-24 17:07:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-24 17:07:39 +0000 |
commit | c9f6cd0c19fc61a7d0554c82b3d548a2ab2ee60b (patch) | |
tree | a6676c342bdb291c6b1ebc2ec6d2f9551b7938f0 /sys/arch/i386/conf/DISKLESS | |
parent | 27475bfd8a0e51ab3fb342572ed6a25dceee05f3 (diff) |
kernel is /bsd; GENERIC is not an option
Diffstat (limited to 'sys/arch/i386/conf/DISKLESS')
-rw-r--r-- | sys/arch/i386/conf/DISKLESS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS index dd90f6bd0e5..6885ba6c5f4 100644 --- a/sys/arch/i386/conf/DISKLESS +++ b/sys/arch/i386/conf/DISKLESS @@ -1,4 +1,4 @@ -# $OpenBSD: DISKLESS,v 1.9 1996/06/16 11:11:06 deraadt Exp $ +# $OpenBSD: DISKLESS,v 1.10 1996/06/24 17:07:30 deraadt Exp $ # $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $ # # DISKLESS -- Generic machine setup for diskless boot. @@ -77,7 +77,6 @@ options EON # OSI tunneling over IP options CCITT,LLC,HDLC # X.25 config bsd root on nfs swap on nfs -#options GENERIC mainbus0 at root |