看板 FB_cvs 關於我們 聯絡資訊
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"