Date: Mon, 29 Sep 1997 08:56:18 +0930 From: Greg Lehey <grog@lemis.com> To: John-Mark Gurney <gurney_j@resnet.uoregon.edu> Cc: Mike Smith <mike@smith.net.au>, current@FreeBSD.ORG Subject: Re: Staying -current with FreeBSD Message-ID: <19970929085618.64898@lemis.com> In-Reply-To: <19970928141718.10371@hydrogen.nike.efn.org>; from John-Mark Gurney on Sun, Sep 28, 1997 at 02:17:18PM -0700 References: <199709281709.CAA06890@word.smith.net.au> <19970928141718.10371@hydrogen.nike.efn.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 28, 1997 at 02:17:18PM -0700, John-Mark Gurney wrote: > Mike Smith scribbled this message on Sep 29: >> You can obtain the source in two forms; either the raw source tree, or >> the CVS repository. The former requires around 100MB of disk space, >> the latter perhaps three times that; expect these values to grow with >> time. The raw source tree is all that's required to build the source, >> however the CVS repository is useful if you are interested in tracking or >> becoming involved with development. In particular, the CVS repository >> can be invaluable if you are trying to locate a new problem. > > -current source tree (as of a few days ago) about 181megs... > cvs tree as of last night at about 11pm PST is about 390megs... What are you including in these figures? About a month ago, I calculated: Table 16-1. Approximate source tree sizes +-------------------------+-----------+ |Component | Size (MB) | +-------------------------+-----------+ |Repository src/sys | 53 | |Repository src | 330 | |Repository ports | 36 | |Source tree /usr/src/sys | 65 | |Source tree /usr/src | 372 | |Source tree /usr/ports | 160 | |Object tree src | 160 | +-------------------------+-----------+ I've just checked /usr/src again: # du -s /usr/src/ 383294 /usr/src/ Am I missing something? Greg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970929085618.64898>