Posted to -hackers in the hope that this can be tweaked in 4.6 RELEASE.
4.5-RELEASE-p4
% man jail
D=/here/is/the/jail
cd /usr/src
make world DESTDIR=$D
^^^^^
|||||
shouldn't that really be
make installworld DESTDIR=$D
^^^^^^^^^^^^
||||||||||||
/\/\ \/\/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

