* Added jail header dependencies for mkmf Makefile.
* Renamed header file (bsdjail -> jail)
* Fixed copyright
* Initial commit of primary functionality
* Attach to a running jail
* Create a new jail
* List and instantiate existing jails
* Fetch information about existing jails
* Still needs...
* Attach "in a block" fleshed out
* Documentation and better comments
* Tests (of some kind, this will be tough)
* Update for not-yet-MFC'ed multiple IP jail patch in FBSD 7.2-STABLE
---
rubyforge_project: jparallel
project_requirements:
FreeBSD: ">= 5.0"
project_description: |-
This is shell that can be used to interact with multiple FreeBSD jail instances
simultaneously. It includes a Ruby binding to the FreeBSD jail(2) functions.
rubyforge_group: deveiate
author_name: Michael Granger and Mahlon Smith
project_homepage: http://deveiate.org/projects/jParallel/
project_dependencies: {}
project_summary: A "parallel jail shell" written in Ruby
project_name: jparallel
version_file: "jparallel.rb"
additional_pkgfiles:
- examples/*.{c,rb}
dev_dependencies: {}
author_email: ged@FaerieMUD.org, mahlon@martini.nu