atom feed19 messages in org.freebsd.freebsd-jailnew set of multi-IPv4/v6/noIP jail pa...
FromSent OnAttachments
Bjoern A. ZeebJun 17, 2008 6:04 pm 
alexusJun 19, 2008 6:23 pm 
Peter AnkerstålJun 19, 2008 6:30 pm 
Bjoern A. ZeebJun 19, 2008 7:04 pm 
Peter AnkerstålJun 20, 2008 12:32 pm 
Bjoern A. ZeebJun 20, 2008 12:44 pm 
Ruben van StaverenJun 20, 2008 2:26 pm 
alexusJun 21, 2008 5:34 pm 
alexusJun 21, 2008 5:36 pm 
Bjoern A. ZeebJun 21, 2008 9:34 pm 
alexusJun 23, 2008 7:57 pm 
Bjoern A. ZeebJun 23, 2008 11:14 pm 
alexusJun 29, 2008 1:41 am 
Christopher ThunesJul 7, 2008 4:49 pm 
Bjoern A. ZeebJul 7, 2008 5:09 pm 
Peter AnkerstålJul 7, 2008 5:32 pm 
Christopher ThunesJul 7, 2008 5:39 pm 
Bjoern A. ZeebJul 7, 2008 7:14 pm 
Christopher ThunesJul 11, 2008 6:53 am 
Subject:new set of multi-IPv4/v6/noIP jail patches
From:Bjoern A. Zeeb (bzee@lists.zabbadoz.net)
Date:Jun 19, 2008 7:04:49 pm
List:org.freebsd.freebsd-jail

On Thu, 19 Jun 2008, alexus wrote:

Hi,

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).