On Thu, 19 Jun 2008, alexus wrote:

Hi,

I'm about to try out your latest patch
http://sources.zabbadoz.net/freebsd/jail/20080617-01-jail-7.0R.diff

be aware that this one will be updated again soonish (as some things
do not yet work [raw ipv6 sockets to be precise is what I am aware of
so far]).


i didn't find any instructions, did I missed them or they just don't
exists at all?
can you give us some short cheat sheet on what needs to be done in
order to install and use it correctly?

cd /usr/src
fetch http://sources.zabbadoz.net/freebsd/jail/20080617-01-jail-7.0R.diff
patch -C < 20080617-01-jail-7.0R.diff
echo $?
if it says "0"
patch < 20080617-01-jail-7.0R.diff
if it says anything else, the patch would not apply cleanly. Tell me
along with the CVS checkout date of your sources.


[ consult the apropriate docs for all those following steps. The
handbook might help ]
make buildworld
make buildkernel
su
make installworld
make installkernel
mergemaster
reboot

be prepared for panics, reboots, ... ;-)

Read the man pages on jail, jls and jexec.


I hope that short summary helps.

Bjoern


PS: if you are staying with 7.0-RELEASE be sure to get the sources for
-p2 as an Errata Notice just went in (which my patch isn't aware of
yet but should still apply).

--
Bjoern A. Zeeb              Stop bit received. Insert coin for new game.
_______________________________________________
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to