From 26375f23041790199f2fea3ab32b52cb1b66e94a Mon Sep 17 00:00:00 2001 From: Tom Cosgrove Date: Tue, 29 May 2007 18:18:21 +0000 Subject: Remove support for 80386 processors. Apologies if you have one of the rare 80386-bases system with enough memory, a 387 FPU, a useable disk subsystem, and the patience to wait for it to unpack the distribution .tgz files. approval from art@ and many others (esp. nick@); ok deraadt@ --- sys/arch/i386/conf/RAMDISK_CD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys/arch/i386/conf/RAMDISK_CD') diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 5b89d0480d8..f8476b74cc7 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,12 +1,11 @@ -# $OpenBSD: RAMDISK_CD,v 1.139 2007/05/28 03:12:38 krw Exp $ +# $OpenBSD: RAMDISK_CD,v 1.140 2007/05/29 18:18:19 tom Exp $ machine i386 # architecture, used by config; REQUIRED option SCSITERSE option APM_NOPRINT -option I386_CPU # CPU classes; at least one is REQUIRED -option I486_CPU +option I486_CPU # CPU classes; at least one is REQUIRED option I586_CPU option I686_CPU -- cgit v1.2.3