Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2011 10:07:40 -0700
From:      Jamie Gritton <jamie@FreeBSD.org>
To:        Dirk Engling <erdgeist@erdgeist.org>
Cc:        freebsd-hackers@FreeBSD.org, freebsd-jail@FreeBSD.org
Subject:   Re: rc.d/jail issues
Message-ID:  <4D41A65C.70204@FreeBSD.org>
In-Reply-To: <alpine.BSF.2.00.1101271635520.78020@erdgeist.org>
References:  <20110127120447.GA40060@psconsult.nl> <alpine.BSF.2.00.1101271635520.78020@erdgeist.org>

next in thread | previous in thread | raw e-mail | index | archive | help
That's where it's headed. I've been slow on progress lately, but I'm
working on a jail(8) that takes a config file instead of rc shell
variables, and takes care of dependency issues among other things.

- Jamie


On 01/27/11 08:42, Dirk Engling wrote:
> On Thu, 27 Jan 2011, Paul Schenkeveld wrote:
>
>> like to start A before B but shutdown B before A. Would it make sense
>> to reverse the order in which jails are stopped during shutdown by
>> reversing the nales in $jail_list?
>
> Yikes, it does indeed make sense, that's why I already do it in the
> ezjail utility, besides having jail dependencies worked out by rcorder...
>
> Now, if /etc/rc.d/jail starts to reverse the list ezjail reverses
> before, I'm in trouble. Maybe it's time to think about moving some more
> jail abstraction - including jail dependencies - to the base system.



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