Date: Tue, 8 Nov 2011 17:26:59 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/jailrc Makefile pkg-descr ports/sysutils/jailrc/files README jailrc.in Message-ID: <201111081726.pA8HQxiC030614@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mm 2011-11-08 17:26:59 UTC
FreeBSD ports repository
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
Please refer to the README file for more information.
Martin Matuska <mm_at_FreeBSD_dot_org>
Revision Changes Path
1.1344 +1 -0 ports/sysutils/Makefile
1.1 +30 -0 ports/sysutils/jailrc/Makefile (new)
1.1 +53 -0 ports/sysutils/jailrc/files/README (new)
1.1 +923 -0 ports/sysutils/jailrc/files/jailrc.in (new)
1.1 +12 -0 ports/sysutils/jailrc/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111081726.pA8HQxiC030614>
