From owner-freebsd-questions Fri Jun 27 17:27:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA24341 for questions-outgoing; Fri, 27 Jun 1997 17:27:37 -0700 (PDT) Received: from trefoil.bogs.org (root@bogslab.ucdavis.edu [128.120.162.26]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA24336 for ; Fri, 27 Jun 1997 17:27:34 -0700 (PDT) Received: from myrtle.bogs.org (root@myrtle.bogs.org [198.137.203.39]) by trefoil.bogs.org (8.7.4/8.7.3) with SMTP id RAA10071 for ; Fri, 27 Jun 1997 17:27:31 -0700 (PDT) Received: from myrtle.bogs.org (greg@localhost [127.0.0.1]) by myrtle.bogs.org (8.6.12/8.6.12) with ESMTP id RAA17636 for ; Fri, 27 Jun 1997 17:27:26 -0700 Message-Id: <199706280027.RAA17636@myrtle.bogs.org> To: freebsd-questions@freebsd.org Subject: How big is entire fbsd? Reply-To: gkshenaut@ucdavis.edu Date: Fri, 27 Jun 1997 17:27:21 -0700 From: Greg Shenaut Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I want to dedicate a machine to maintaining a local copy of the current stable version of FreeBSD, including literally everything: all binary options and packages, all sources, all documentation, including the most recently ported X windows and its sources. How much disk space do I need for this (with ample space for future requirements)? Also, has anyone else taken this approach? How hard is it to keep the mirroring machine up to date, and to rdist or otherwise automatically to merge changes into other machines in the local network? -Greg