JailManager is a shell script for creating, managing, updating, and removing jails. It handles initializing the underlying FreeBSD system, creating jails, handling initial configuration, updates, and starting/stopping jails. JailManager runs on FreeBSD 13.x and newer. It does not require ZFS and works on any BSD filesystem. WWW: https://github.com/slicer69/jailmanager PR: 287221 Reported by: Jesse Smith <jsmith@resonatingmedia.com> (new maintainer) Reviewed by: Herbert J. Skuhra <herbert@gojira.at>
8 lines
327 B
Plaintext
8 lines
327 B
Plaintext
JailManager is a shell script for creating, managing,
|
|
updating, and removing jails. It handles initializing the
|
|
underlying FreeBSD system, creating jails, handling initial
|
|
configuration, updates, and starting/stopping jails.
|
|
|
|
JailManager runs on FreeBSD 13.x and newer. It does
|
|
not require ZFS and works on any BSD filesystem.
|