From owner-freebsd-questions Sun Apr 30 19:54: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stimpy.sasknow.com (stimpy.sasknow.com [207.195.92.132]) by hub.freebsd.org (Postfix) with ESMTP id 51A2937B831 for ; Sun, 30 Apr 2000 19:54:03 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by stimpy.sasknow.com (8.9.3/8.9.3) with ESMTP id UAA00510; Sun, 30 Apr 2000 20:54:17 GMT (envelope-from ryan@sasknow.com) X-Authentication-Warning: stimpy.sasknow.com: ryan owned process doing -bs Date: Sun, 30 Apr 2000 20:54:17 +0000 (GMT) From: Ryan Thompson To: Ivan Fetch Cc: Jackson Donadel , freebsd-questions@FreeBSD.ORG Subject: Re: iso from linuxberg.com In-Reply-To: Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ivan Fetch wrote to Ryan Thompson: > Hi, > Although I have not tried installing packages from > /stand/sysinstall, what about the packages in /cdrom/packages/* (which are > on the CD)? AM I mis-understanding you Ryan? > > Thanks - Ivan. Hi Ivan, /cdrom/packages/* certainly won't contain ALL the FreeBSD packages (they occupy somewhat more space than one CD can hold)... But packages in that directory (with extension .tgz) can be added manually with pkg_add(1). Using the syntax ... pkg_add /cdrom/packages/some_package.tgz ... should install any package that is there. However, as long as there is a package INDEX in that CDROM directory (there should be!), you can select "File System" as your installation media, and specify a path of /cdrom/ (NOT /cdrom/packages/). There will be a few important packages there. For a more complete (and recent!) list, you should probably still use FTP as your media type and grab packages from ftp.freebsd.org (or your nearest mirror), as I mentioned in my previous messsage. Virtually yours, - Ryan Thompson -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message