From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 23:14:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3BB237B401 for ; Tue, 1 Apr 2003 23:14:46 -0800 (PST) Received: from mail.clubplus.net (mail.clubplus.net [216.191.22.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2B2F43F85 for ; Tue, 1 Apr 2003 23:14:25 -0800 (PST) (envelope-from david@skytrackercanada.com) Received: from skytrackercanada.com (3s1.com [209.188.66.29]) by mail.clubplus.net (8.12.7/8.12.7) with ESMTP id h327GC1W010378; Wed, 2 Apr 2003 02:16:14 -0500 Received: (from root@localhost) by skytrackercanada.com (8.12.6/8.12.6) id h327E0eU012886; Wed, 2 Apr 2003 02:14:00 -0500 (EST) (envelope-from david@skytrackercanada.com) Received: from skytrackercanada.com (localhost [127.0.0.1]) by skytrackercanada.com (8.12.6/8.12.6) with ESMTP id h327BUvg012846; Wed, 2 Apr 2003 02:11:30 -0500 (EST) (envelope-from david@skytrackercanada.com) Received: (from david@localhost) by skytrackercanada.com (8.12.6/8.12.6/Submit) id h327BRk1012845; Wed, 2 Apr 2003 02:11:27 -0500 (EST) (envelope-from david) Date: Wed, 2 Apr 2003 02:11:27 -0500 From: David Banning To: Sukhbinder Singh Message-ID: <20030402021127.A12478@skytrackercanada.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from sukhbinders@hotmail.com on Wed, Apr 02, 2003 at 01:06:26PM +0800 X-scanner: scanned by Inflex 1.0.12.3 - (http://pldaniels.com/inflex/) X-RAVMilter-Version: 8.4.2(snapshot 20021217) (mail) cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Distribution installations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2003 07:14:47 -0000 On Wed, Apr 02, 2003 at 01:06:26PM +0800, Sukhbinder Singh wrote: > Hello, > > Can anyone explain, how can I install more distribution into a running freebsd from the root directory. for example if my initial freebsd installation was only customed to install the bin (required) distribution only, how can I install other distributions like the games distribution, the man distribution, the crypto distribution and etc. If you are using CD roms for the install, just go to fireup /stand/sysinstall and follow the menus. I would suggest the ports system. Check it http://freebsd.org/ports You can also ftp to ftp.freebsd.org and go to /pub/FreeBSD/ports/packages and download the compiled packages, and install them with pkg_add.