From owner-cvs-all@FreeBSD.ORG Tue Nov 8 18:48:59 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 8C4661065672; Tue, 8 Nov 2011 18:48:59 +0000 (UTC) Date: Tue, 8 Nov 2011 18:48:59 +0000 From: Alexey Dokuchaev To: Martin Matuska Message-ID: <20111108184859.GA12474@FreeBSD.org> References: <201111081726.pA8HQxiC030614@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201111081726.pA8HQxiC030614@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/jailrc Makefile pkg-descr ports/sysutils/jailrc/files README jailrc.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2011 18:48:59 -0000 On Tue, Nov 08, 2011 at 05:26:59PM +0000, Martin Matuska wrote: > mm 2011-11-08 17:26:59 UTC > > Modified files: > sysutils Makefile > Added files: > sysutils/jailrc Makefile pkg-descr > sysutils/jailrc/files README jailrc.in > Log: > Jailrc is an improved startup/shutdown script for FreeBSD jails. > > It contains the following changes to the original /etc/rc.d/jail script: > > - parameters support: you can specify any parameters supported by jail(8) > - ZFS support: you can deletate ZFS datasets to jails > - jails are not identified by a file in /var/spool/jail anymore > - two new commands "create" and "remove" to manage persistent jails If it's so good, perhaps it would make sense to include it into the base? :-) ./danfe