From owner-freebsd-questions@FreeBSD.ORG Wed Oct 1 06:15:35 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 3881716A4B3 for ; Wed, 1 Oct 2003 06:15:35 -0700 (PDT) Received: from mail.geek.sh (decoder.geek.sh [196.36.198.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B75744005 for ; Wed, 1 Oct 2003 06:15:33 -0700 (PDT) (envelope-from aragon@geek.sh) Received: by mail.geek.sh (Postfix, from userid 1000) id 4F1E624D14; Wed, 1 Oct 2003 15:15:31 +0200 (SAST) Date: Wed, 1 Oct 2003 15:15:31 +0200 From: Aragon Gouveia To: "Marc G. Fournier" Message-ID: <20031001131531.GA18108@phat.za.net> References: <20031001124829.GA15390@phat.za.net> <20031001101016.A94686@ganymede.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031001101016.A94686@ganymede.hub.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.8-RELEASE-p1 i386 cc: questions@freebsd.org Subject: Re: port install to jail root from host system 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, 01 Oct 2003 13:15:35 -0000 The jail does not run ssh, nor any other daemons. All it will run is apache once it is installed. It's not a full jail built from /usr/src. It'll only have what's necessary to run apache. And apache will be the only process called from the jail command. | By Marc G. Fournier | [ 2003-10-01 15:11 +0200 ] > > ssh into the jail and run the make install from inside of the jail > > On Wed, 1 Oct 2003, Aragon Gouveia wrote: > > > Hi, > > > > I've compiled a port as normal (apache13 in this case). I'd like to run > > 'make install' now and tell it to install the package to the base of the > > root filesystem of a jail from the jail's host. Possibly also to skip > > registering it in the host's package database. > > > > Does anyone know an easy way to do this with the ports system? > > > > I realise apache is dependant on various libraries that may not be in the > > jail, but these dependancies I will resolve manually. > > > > > > Thanks, > > Aragon > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >