Date: Wed, 22 Sep 1999 00:59:20 -0400 From: "C J Michaels" <cjm2@earthling.net> To: "Claude Buisson" <ubc@paris.framatome.fr>, "Marius Strom" <marius@alpha1.net> Cc: "Alex Povolotsky" <tarkhil@asteroid.svib.ru>, <stable@FreeBSD.ORG> Subject: Re: make release grabbig all ports? Message-ID: <00e701bf04b7$52a90c80$0200000a@weeble.dyndns.org> References: <Pine.BSF.3.96.990917173004.10435A-100000@eve.framatome.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <ubc@paris.framatome.fr> To: Marius Strom <marius@alpha1.net> Cc: Alex Povolotsky <tarkhil@asteroid.svib.ru>; <stable@FreeBSD.ORG> 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 <marius@alpha1.net> > > Professional Geek/Unix System Administrator > > Alpha1 Internet <http://www.alpha1.net> > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00e701bf04b7$52a90c80$0200000a>