From owner-freebsd-questions Sat Jan 10 19:28:24 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA02959 for questions-outgoing; Sat, 10 Jan 1998 19:28:24 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA02939 for ; Sat, 10 Jan 1998 19:28:15 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id JAA00363; Sun, 11 Jan 1998 09:56:33 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id JAA15733; Sun, 11 Jan 1998 09:56:31 +1030 (CST) (envelope-from grog) Message-ID: <19980111095631.57081@lemis.com> Date: Sun, 11 Jan 1998 09:56:31 +1030 From: Greg Lehey To: Bob Staudenmaier Cc: questions@FreeBSD.ORG Subject: Re: Walnut Creek CDROM References: <2.2.32.19980109183911.006e1cf4@proxy.cloverware.inc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: <2.2.32.19980109183911.006e1cf4@proxy.cloverware.inc>; from Bob Staudenmaier on Fri, Jan 09, 1998 at 10:39:11AM -0800 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, Jan 09, 1998 at 10:39:11AM -0800, Bob Staudenmaier wrote: > > The Walnut Creek CDROM I just purchased lists as a > technical support address. My question concerns the Walnut Creek CDROM > itself, so I am hoping to obtain a contact address at Wal Creek to answer my >> uestion. > > I just purchased the brand new 2.2.5 version of FreeBSD on the 4 CDROM > Walnut Creek set. Am I mistaken, or are there very few "packages" included > in the set? You're mistaken. > In other words, there are very few files located at: > > ftp://ftp.freebsd.org/.25/FreeBSD/packages-2.2.5/All > > included on the 4 CDROM set. I don't understand this question. The URL you give doesn't relate to the CD-ROMs. > This is very upsetting, because it seems to > me to be the reason to buy a CDROM in the first place! > > If I AM mistaken, can you tell me where (on the CDROM set) the packages are > located? Sure. Most of them are on disk 1 (the installation CD-ROM) in the directory /packages. Each package is in two places: subdirectory /packages/All and a subdirectory relating to the type of software. For example, you'll find the Emacs editor in /packages/editors, and the mutt mail reader in /packages/mail. Some of the packages don't fit on this CD-ROM. They're mainly foreign-language things, but there are a few others there as well. Look for them on the third CD-ROM (CVS Repository), also in the directory /packages. Greg