From owner-freebsd-newbies Tue Apr 2 20:30: 6 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 123A837B421 for ; Tue, 2 Apr 2002 20:30:01 -0800 (PST) Received: from localhost (localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.11.6/8.11.6) with ESMTP id g334QCd39554; Tue, 2 Apr 2002 20:26:12 -0800 (PST) (envelope-from andrsn@andrsn.stanford.edu) Date: Tue, 2 Apr 2002 20:26:12 -0800 (PST) From: Annelise Anderson To: manny rosa Cc: FreeBSD-newbie Subject: Re: Installing packages with no internet In-Reply-To: <20020402172644.35888.qmail@web11605.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2 Apr 2002, manny rosa wrote: > I've noticed that many of the ports I installed during > the OS installation just have package info. pkg_add > want's to download the appropriate files (which is > excellent) except I have no connection to the internet > on my FreeBSD box. I have the 4-CD set, hoping all the > packages and ports would be included. I have another > computer with internet access but when I try to > download ports, I get the same (Makefiles and stuff) > but no code. For example, I've looked all over the CDs > and have not been able to find "The GIMP." I've found > it online, but no package (tgz), just the ports stuff. > Is it possible to install this stuff from my CDs > instead of the internet? > Each CD has a file in the root directory called filename.txt that lists the files on the CD. In the /packages/All directory are all the packages on that CD. There are also sym links in /packages/archivers etc. Any CD you put in the drive and allow /stand/sysinstall to mount will provide an index of packages on that particular CD. This is not (true) a solution to "Where, if anywhere, is The Gimp package?" However you could copy the filename.txt from each CD to numbered files (e.g., CD1files, CD2files, etc.) and then grep for the names of the packages you want. What would really be nice is to be able to build an index of the filenames on your hard drive, use sysinstall, and have it say "please insert CD3" when you wanted a package on that CD. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message