cvs commit: ports/sysutils Makefile ports/sysutils/jailadmin Makefile distinfo pkg-descr pkg-plist

Clement Laforet clement at FreeBSD.org
Tue Apr 13 01:49:15 PDT 2004


clement     2004/04/13 01:49:14 PDT

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/jailadmin   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add jailadmin 1.7, a system for managing a set of named jails.
  
  JailAdmin is a system for managing a set of named jails.  It provides:
   - A command line utility for starting and stopping named jails.
   - An efficient method for shutting down a large number of jails in
     parallel.
   - A simple configuration syntax.
   - SNMP monitoring facilities.
  It is designed to provide more flexible functionality than FreeBSD's own
  rc.d/jail script, and should provide a complete superset of features.
  
  WWW: http://subwiki.honeypot.net/cgi-bin/view/Freebsd/JailAdmin
  - Kirk Strauser
  kirk at strauser.com
  
  PR:             ports/65095
  Submitted by:   Kirk Strauser <kirk at strauser.com>
  
  Revision  Changes    Path
  1.519     +1 -0      ports/sysutils/Makefile
  1.1       +45 -0     ports/sysutils/jailadmin/Makefile (new)
  1.1       +2 -0      ports/sysutils/jailadmin/distinfo (new)
  1.1       +12 -0     ports/sysutils/jailadmin/pkg-descr (new)
  1.1       +6 -0      ports/sysutils/jailadmin/pkg-plist (new)


More information about the cvs-all mailing list