From owner-freebsd-questions@FreeBSD.ORG Mon May 26 21:54:36 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F12ED106564A for ; Mon, 26 May 2008 21:54:36 +0000 (UTC) (envelope-from jcw@highperformance.net) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.freebsd.org (Postfix) with ESMTP id C31608FC16 for ; Mon, 26 May 2008 21:54:36 +0000 (UTC) (envelope-from jcw@highperformance.net) Received: (qmail 31086 invoked from network); 26 May 2008 21:54:36 -0000 Received: from mxperim8.sea5.speakeasy.net ([69.17.117.73]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 May 2008 21:54:36 -0000 Received: from localhost (localhost [127.0.0.1]) by mxperim8.sea5.speakeasy.net (Postfix) with ESMTP id D4876F7217 for ; Mon, 26 May 2008 14:54:35 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at mxperim8.sea5.speakeasy.net Received: from mxperim8.sea5.speakeasy.net ([127.0.0.1]) by localhost (mxperim8.sea5.speakeasy.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MWlpY2forisW for ; Mon, 26 May 2008 14:54:35 -0700 (PDT) Received: from w16.stradamotorsports.com (g1.stradamotorsports.com [64.81.163.42]) by mxperim8.sea5.speakeasy.net (Postfix) with ESMTP for ; Mon, 26 May 2008 14:54:35 -0700 (PDT) Message-ID: <483B319B.4010503@highperformance.net> Date: Mon, 26 May 2008 14:54:35 -0700 From: "Jason C. Wells" User-Agent: Thunderbird 2.0.0.4pre (X11/20080205) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG References: <200805261850.m4QIov6O094226@lurza.secnetix.de> In-Reply-To: <200805261850.m4QIov6O094226@lurza.secnetix.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: cvsup RELENG_6_3 to RELENG_7 impaired gnome X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2008 21:54:37 -0000 Oliver Fromme wrote: > Uhm. I think that's wrong. I still have a few FreeBSD 4.x > binaries that run fine on current versions of FreeBSD. You > just have to install the appropriate compat* packages (and > the COMPAT_* options in your kernel, which is by default in > GENERIC anyway). Indeed. My understanding is very old. I never used any COMPAT stuff since it became available. I forgot it even existed. The only time I would ever run COMPAT is if I had a bit of software that couldn't be recompiled or was proprietary binary only software. That's just a matter of preference. Regards, Jason