From owner-freebsd-current Sun Nov 3 04:10:32 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA18291 for current-outgoing; Sun, 3 Nov 1996 04:10:32 -0800 (PST) Received: from tagada.grolier.fr (tagada.grolier.fr [194.158.97.86]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA18274 for ; Sun, 3 Nov 1996 04:10:27 -0800 (PST) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.fr [193.56.58.33]) by tagada.grolier.fr (8.7.6/MGC-960516) with ESMTP id NAA14706 for ; Sun, 3 Nov 1996 13:12:00 +0100 (MET) Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id MAA09607 for freebsd-current@FreeBSD.org; Sun, 3 Nov 1996 12:52:53 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.2/keltia-uucp-2.9) id MAA09829; Sun, 3 Nov 1996 12:41:35 +0100 (MET) Message-Id: <199611031141.MAA09829@keltia.freenix.fr> Date: Sun, 3 Nov 1996 12:41:34 +0100 From: roberto@keltia.freenix.fr (Ollivier Robert) To: freebsd-current@freebsd.org Subject: Re: /usr/obj size References: X-Mailer: Mutt 0.49.07 Mime-Version: 1.0 X-Operating-System: FreeBSD 2.2-CURRENT ctm#2632 In-Reply-To: ; from Mark Mayo on Nov 2, 1996 23:13:39 -0500 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk According to Mark Mayo: > ago when I built the -stable branch, but alas, my memory is terrible (my > school marks prove it ;-)) and I forget the size of the /usr/obj > directory. I'm hoping it is under 100MB so I can just mount up a zip drive Without profiled libs, my /usr/obj is: 206 [12:36] root@keltia:/usr/obj# du -s . 105047 . You will be short... > Also, how much disk space overhead will pulling in the latest branch > incur? If you get /usr/src, the overhead is not much. The CVS tree grew a bit because each file has now an additionnal line. The CVS tree is about: 211 [12:37] root@keltia:/spare/FreeBSD-current# du -s . 271323 . > P.S. Anyone have a rough estimate of how many MB the diffs between the > August SNAP and -current is? I have to sup over a modem so it hurts.. Rather large because a lot of things went into /usr/src/contrib so you have the old copy in the Attic and the new one in contrib. Remember that we've got a new gcc, a new libg++, a new named and so on. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #26: Sun Oct 27 19:39:11 MET 1996