Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2008 19:03:45 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        alexus <alexus@gmail.com>
Cc:        freebsd-jail@freebsd.org
Subject:   Re: new set of multi-IPv4/v6/noIP jail patches
Message-ID:  <20080619185834.E83875@maildrop.int.zabbadoz.net>
In-Reply-To: <6ae50c2d0806191123v1794d682rcae256d3a22625ed@mail.gmail.com>
References:  <20080617175607.B83875@maildrop.int.zabbadoz.net> <6ae50c2d0806191123v1794d682rcae256d3a22625ed@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080619185834.E83875>