From owner-freebsd-stable Tue Sep 21 22: 0:31 1999 Delivered-To: freebsd-stable@freebsd.org Received: from weeble.dyndns.org (ubppp233-235.dialin.buffalo.edu [128.205.233.235]) by hub.freebsd.org (Postfix) with ESMTP id CD8BD14D5E for ; Tue, 21 Sep 1999 22:00:24 -0700 (PDT) (envelope-from cjm2@earthling.net) Received: from shithead (shithead.weeble.dyndns.org [10.0.0.2]) by weeble.dyndns.org (8.9.3/8.9.3) with SMTP id AAA26100; Wed, 22 Sep 1999 00:59:50 -0400 (EDT) (envelope-from cjm2@earthling.net) Message-ID: <00e701bf04b7$52a90c80$0200000a@weeble.dyndns.org> From: "C J Michaels" To: "Claude Buisson" , "Marius Strom" Cc: "Alex Povolotsky" , References: Subject: Re: make release grabbig all ports? Date: Wed, 22 Sep 1999 00:59:20 -0400 Organization: WCC MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Not to reopen this issue, but I just did a make release today (3.3-RELEASE). Not only did it copy all of my /usr/ports/distfiles (1.7GB) into ${CHROOTDIR}/usr/ports/distfiles, but it also copied them into ${CHROOTDIR}/R/ftp/ports as a tarball, AND also in ${CHROOTDIR}/R/cdrom/disc1/ports as a tarball. (it didn't download them though, it just copied what was there) Now, on one hand this makes sense for it to do this but on the other it doesn't, who's heard of a cdrom with a 1.7gb tarball on it? (granted it's not possible). So, here is my question, is there some way to make a release without all the distfiles? I don't want to define NOPORTS because I wanted the ports dir tree and I want to be able to make the documents, but I don't see anywhere in the Makefile where it's possible to tell it not to copy the distfiles over. Thanks, Chris ----- Original Message ----- From: Claude Buisson To: Marius Strom Cc: Alex Povolotsky ; Sent: Friday, September 17, 1999 11:33 AM Subject: Re: make release grabbig all ports? > > > On Fri, 17 Sep 1999, Marius Strom wrote: > > > If I'm not mistaken, make release is designed for building just that -- a > > release. It will download all things you would need to build disk images > > of FreeBSD. > > > > (If you already knew this -- sorry =]) You may be wanting to look into > > make buildworld && make installworld. > > No, at least with: > > $FreeBSD: src/release/Makefile,v 1.460.2.27 1999/09/07 20:51:36 jkh Exp $ > > make release build the equivalent of the 1st CD, which does not > contain distfiles > > > > > > -- > > Marius Strom > > Professional Geek/Unix System Administrator > > Alpha1 Internet > > http://www.marius.org/marius.pgp 0x5645C228 > > > > In theory, there is no difference between theory and practice... > > ...In practice, there is a big difference. > > > > > > On Fri, 17 Sep 1999, Alex Povolotsky wrote: > > > > > Hello! > > > > > > I've just noticed that make release has used an incredible amount of > > > diskspace (over 5Gbs). Investigating the case, I've found that > > > ${CHROOTDIR}/usr/ports/distfiles contains _ALL_ distfiles found in my > > > /usr/ports/distfiles. > > > > > > How could it be and how do I turn it off without turning off making > > > the ports tree? > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > > > Claude Buisson > > > > 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-stable" in the body of the message