Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2004 22:51:00 -0400
From:      "dave" <dmehler26@woh.rr.com>
To:        <freebsd-questions@freebsd.org>
Subject:   jail setup
Message-ID:  <001e01c41d14$53b0bea0$0200a8c0@satellite>

next in thread | raw e-mail | index | archive | help
Hello,
    I'm setting up a jail under 5.2.1 to run pure-ftpd in. I did the
following:
cvsupped the source
cd /usr/src
make world DESTDIR=/usr/jail/ftp
cd etc
make distribution DESTDIR=/usr/jail/ftp
then linked /dev/null to kernel inside the jail area.
I'm following an onlamp article at:
and understood that sendmail and perl and some other items would be
available. When i do a pkg_info from within the jail there aren't any
packages. did i miss a step? Is there something i should have installed to
make this go easier?
Thanks.
Dave.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001e01c41d14$53b0bea0$0200a8c0>