Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2011 21:46:16 +0100
From:      Chris Rees <utisoft@gmail.com>
To:        Mickey Harvey <mh.unet@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: installing to jail
Message-ID:  <BANLkTinEL%2Bnxy_SsQEGTYdnbizQa1OY2Qw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
On 21 Apr 2011 20:58, "Mickey Harvey" <mh.unet@gmail.com> wrote:
>
> Is there an easy way to install a port from a host system to the
equivalent
> directories in a hosted jail? For example if I have a jail at /jail/www
and
> want to install a port that installs its config file as
> /usr/local/etc/thefile.conf and its binaries into /usr/local/bin. Is there
a
> way to easily change it to install the files to
> /jail/www/usr/local/etc/thefile.conf and /jail/www/usr/local/bin?
>
You want to be inside the jail, with a Ports tree installed.

Copy or nullfs mount your ports tree into the jail, ssh in and install as
usual.

Chris _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTinEL%2Bnxy_SsQEGTYdnbizQa1OY2Qw>