From owner-freebsd-current Sun Jan 3 11:47:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00361 for freebsd-current-outgoing; Sun, 3 Jan 1999 11:47:55 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from germanium.xtalwind.net (germanium.xtalwind.net [205.160.242.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00356 for ; Sun, 3 Jan 1999 11:47:53 -0800 (PST) (envelope-from jack@germanium.xtalwind.net) Received: from localhost (jack@localhost) by germanium.xtalwind.net (8.9.2/8.9.2) with ESMTP id OAA86745; Sun, 3 Jan 1999 14:47:20 -0500 (EST) Date: Sun, 3 Jan 1999 14:47:20 -0500 (EST) From: jack To: Edwin Culp cc: "freebsd-current@FreeBSD.ORG" Subject: Re: Disk space for a make release. In-Reply-To: <368FC16C.C15AF00@webwizard.org.mx> 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 On Sun, 3 Jan 1999, Edwin Culp wrote: > I just tried to Make a Release with about 1.1 GB in my release partition > and it ran out of space. Does anyone know how much is needed now? I That's more than enough. You probable copied your entire /usr/ports/distfiles directory. Look in release/Makefile for # Set this to wherever the distfiles required by ${DOCPORTS} live. DISTFILES?= ${.CURDIR}/../../ports/distfiles and point that to some other directory that contains only the sources needed by textproc/docproj. I'm told it's a feature. :) -------------------------------------------------------------------------- Jack O'Neill Systems Administrator / Systems Analyst jack@germanium.xtalwind.net Crystal Wind Communications, Inc. Finger jack@germanium.xtalwind.net for my PGP key. PGP Key fingerprint = F6 C4 E6 D4 2F 15 A7 67 FD 09 E9 3C 5F CC EB CD enriched, vcard, HTML messages > /dev/null -------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message