From owner-freebsd-current Wed Mar 31 23:43:31 1999 Delivered-To: freebsd-current@freebsd.org Received: from angel.double-barrel.be (mail.double-barrel.be [194.7.102.20]) by hub.freebsd.org (Postfix) with ESMTP id 4D80E153F0; Wed, 31 Mar 1999 23:43:25 -0800 (PST) (envelope-from mvergall@ns.double-barrel.be) Received: from ns.double-barrel.be (ns.double-barrel.be [194.7.102.18]) by angel.double-barrel.be (8.9.1b+Sun/8.9.1) with ESMTP id JAA05560; Thu, 1 Apr 1999 09:42:24 +0200 (MET DST) Received: from localhost (mvergall@localhost) by ns.double-barrel.be (8.8.7/8.8.7) with ESMTP id JAA01490; Thu, 1 Apr 1999 09:42:22 +0200 Date: Thu, 1 Apr 1999 09:42:22 +0200 (CEST) From: "Michael C. Vergallen" To: "Jordan K. Hubbard" Cc: John Hay , Satoshi Asami , current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: /var/db/pkg/.mkversion In-Reply-To: <7322.922949191@zippy.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry to bud in... but shouldn't /var/db/pkg be only used for package admin purpouses and only for that. Otherwise things get sloppy if one needs to have a .mkversion shouldn't it be in /etc and automatically generated upon bootup from the kernel version number or if the file is used to assetain how to build a port i.e. ELF or a.out their are other ways to accomplish this ...but eh I think the switch to ELF should be finalyzed soon becuase keeping the a.out ports in the current release could be confusing for newbies... namely if they havent installed the compat module it may get sticky... ( note I could be wrong here ). Michael --- Michael C. Vergallen A.k.A. Mad Mike, Sportstraat 28 http://www.double-barrel.be/mvergall/ B 9000 Gent ftp://ftp.double-barrel.be/pub/linux/ Belgium tel : 32-9-2227764 Fax : 32-9-2224976 On Wed, 31 Mar 1999, Jordan K. Hubbard wrote: > > Now that "make world" do something in /var/db/pkg, shouldn't /var/db/pkg > > be added to the mtree list for 3.1-STABLE and current? Otherwise a > > make release will break and also a make world if you haven't installed > > any packages yet. > > I think this entire thing is a massive botch and needs to be removed > as a bad idea ASAP. > > - Jordan > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message