Subject: port-macppc/28988: current kernel config files do not have options COMPAT_20
To: None <port-macppc-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: None <ctribo@dtcc.edu>
List: netbsd-bugs
Date: 01/17/2005 00:03:00
>Number: 28988
>Category: port-macppc
>Synopsis: current kernel config files do not have options COMPAT_20
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: port-macppc-maintainer
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Jan 17 00:03:00 +0000 2005
>Originator: Chris Tribo
>Release: 2.99.11 with 2.0 userland
>Organization:
>Environment:
NetBSD 2.99.11
>Description:
current kernel config files do not have options COMPAT_20 defined
nor does the options man page mention COMPAT_20
>How-To-Repeat:
build a kernel
>Fix:
-bash-3.00# diff -u GENERIC GENERIC.new
--- GENERIC 2005-01-08 22:15:59.000000000 -0500
+++ GENERIC.new 2005-01-16 18:48:08.000000000 -0500
@@ -75,6 +75,7 @@
options COMPAT_13 # NetBSD 1.3,
options COMPAT_14 # NetBSD 1.4,
options COMPAT_16 # NetBSD 1.6,
+options COMPAT_20 # NetBSD 2.0,
options COMPAT_43 # and 4.3BSD
#options COMPAT_386BSD_MBRPART # recognize old partition ID
options COMPAT_LINUX # Linux binary compatibility