From owner-cvs-all@FreeBSD.ORG Wed Feb 2 15:38:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B7FB16A4CE for ; Wed, 2 Feb 2005 15:38:40 +0000 (GMT) Received: from av1-1-sn4.m-sp.skanova.net (av1-1-sn4.m-sp.skanova.net [81.228.10.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3A9E43D4C for ; Wed, 2 Feb 2005 15:38:39 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: by av1-1-sn4.m-sp.skanova.net (Postfix, from userid 502) id 331A037E54; Wed, 2 Feb 2005 16:38:39 +0100 (CET) Received: from smtp4-2-sn4.m-sp.skanova.net (smtp4-2-sn4.m-sp.skanova.net [81.228.10.180]) by av1-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id 245D637E45 for ; Wed, 2 Feb 2005 16:38:39 +0100 (CET) Received: from falcon.midgard.homeip.net (h201n1fls24o1048.bredband.comhem.se [212.181.162.201]) by smtp4-2-sn4.m-sp.skanova.net (Postfix) with SMTP id 9544E37E4A for ; Wed, 2 Feb 2005 16:38:38 +0100 (CET) Received: (qmail 66936 invoked by uid 1001); 2 Feb 2005 15:38:37 -0000 Date: Wed, 2 Feb 2005 16:38:37 +0100 From: Erik Trulsson To: Trevor Johnson Message-ID: <20050202153837.GB66813@falcon.midgard.homeip.net> Mail-Followup-To: Trevor Johnson , Kirill Ponomarew , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org References: <200501301726.j0UHQgED039744@repoman.freebsd.org> <20050202090132.K44074@blues.jpj.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050202090132.K44074@blues.jpj.net> User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org cc: Kirill Ponomarew cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2005 15:38:40 -0000 On Wed, Feb 02, 2005 at 09:04:18AM -0500, Trevor Johnson wrote: > > krion 2005-01-30 17:26:42 UTC > > > > FreeBSD ports repository > > > > Modified files: > > emulators/linux_base Makefile > > Log: > > Set NO_LATEST_LINK. > > > > Revision Changes Path > > 1.102 +1 -0 ports/emulators/linux_base/Makefile > > > > > > Kindly back out this commit. Until support for RELENG_4 is dropped from > the ports collection, this is the preferred linux_base port. No, linux_base-8 is the linux_base port which is used by default on all versions of FreeBSD nowadays (including RELENG_4) (and RELENG_3 for that matter, but I doubt it has been tested there.) > Also it is > the only one which is legal for CD-ROMs. I believe that is unfortunately true, even though the RESTRICTED line preventing CD-ROM distribution has been (erroneously?) removed from linux_base-8. -- Erik Trulsson ertr1013@student.uu.se