From owner-freebsd-questions Mon Dec 22 12:05:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA22884 for questions-outgoing; Mon, 22 Dec 1997 12:05:50 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA22869 for ; Mon, 22 Dec 1997 12:05:42 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Mon, 22 Dec 1997 15:04:37 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA24957; Mon, 22 Dec 97 15:04:35 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id PAA17815; Mon, 22 Dec 1997 15:03:55 -0500 Message-Id: <19971222150355.29407@ct.picker.com> Date: Mon, 22 Dec 1997 15:03:55 -0500 From: Randall Hopper To: Nadav Eiron Cc: Billy , freebsd-questions@FreeBSD.ORG Subject: Re: Downloading FreeBSD References: <349CFEDC.ED86FD8F@hawaii.rr.com> <349D1577.8C3@barcode.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 In-Reply-To: <349D1577.8C3@barcode.co.il>; from Nadav Eiron on Sun, Dec 21, 1997 at 03:11:19PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Nadav Eiron: |Billy wrote: |> I plan to download the release of FreeBSD and the burn |> it on a CDR.. |> However, I need to know all of the directories and subdirectories for |> the full | |FreeBSD installations are split into parts known as "distributions". |Each of these lives in its own subdirectory (like bin, src, man, etc.). |However, you will probably want more, like X-Windows, which comes under |its own hierarchy. Any tips, tools, or pointers to generating the file(s) on the CD that sysinstall needs to be happy with the dists and packages. Seems like it complains about needing "INDEX" or something. Randall