From owner-freebsd-bugs@FreeBSD.ORG Fri Jul 15 17:40:18 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93D6916A41C for ; Fri, 15 Jul 2005 17:40:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA5CC43D46 for ; Fri, 15 Jul 2005 17:40:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6FHeHq7061464 for ; Fri, 15 Jul 2005 17:40:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6FHeH6G061463; Fri, 15 Jul 2005 17:40:17 GMT (envelope-from gnats) Resent-Date: Fri, 15 Jul 2005 17:40:17 GMT Resent-Message-Id: <200507151740.j6FHeH6G061463@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gabor Kovesdan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85DF816A41C for ; Fri, 15 Jul 2005 17:31:49 +0000 (GMT) (envelope-from root@server.t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2034743D46 for ; Fri, 15 Jul 2005 17:31:49 +0000 (GMT) (envelope-from root@server.t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id C962A997915; Fri, 15 Jul 2005 19:31:46 +0200 (CEST) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15631-04-2; Fri, 15 Jul 2005 19:31:42 +0200 (CEST) Received: by server.t-hosting.hu (Postfix, from userid 0) id D8EF099784D; Fri, 15 Jul 2005 19:31:42 +0200 (CEST) Message-Id: <20050715173142.D8EF099784D@server.t-hosting.hu> Date: Fri, 15 Jul 2005 19:31:42 +0200 (CEST) From: Gabor Kovesdan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Gabor Kovesdan Subject: kern/83520: NOTES file contains a wrong entry X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gabor Kovesdan List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2005 17:40:18 -0000 >Number: 83520 >Category: kern >Synopsis: NOTES file contains a wrong entry >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 15 17:40:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gabor Kovesdan >Release: 5.x, 6-BETA1, 7-CURRENT >Organization: n/a >Environment: System: FreeBSD server.t-hosting.hu 5.3-RELEASE-p17 FreeBSD 5.3-RELEASE-p17 #0: Mon Jul 4 20:23:15 CEST 2005 root@server.t-hosting.hu:/usr/src/sys/amd64/compile/FREEBSD amd64 >Description: The NOTES file contains a wrong entry on amd64: # Enable Linux ABI emulation #XXX#options COMPAT_LINUX Only COMPAT_IA32 and COMPAT_LINUX32 is necessary for running linux binaries, if I put "options COMPAT_LINUX" into my kernel config file I get this error: root@server# config GENERIC GENERIC: unknown option "COMPAT_LINUX" This is present on 5.x, 6-BETA1, 7-CURRENT. Sorry for making this high priority I've just thought this little bug can have been fixed by the time 6-BETA2 gets released. >How-To-Repeat: >Fix: That line should be removed. >Release-Note: >Audit-Trail: >Unformatted: