port install to jail root from host system
Aragon Gouveia
aragon at phat.za.net
Wed Oct 1 06:15:35 PDT 2003
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 <scrappy at hub.org>
| [ 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 at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> >
More information about the freebsd-questions
mailing list