Prune www/wml
[dports.git] / sysutils / qjail2 / pkg-descr
1 This is the last version that handles both the 8.x and 9.x install
2 media formats.
3
4 Qjail [ q = quick ] is a 4th generation wrapper for the basic chroot jail
5 system that includes security and performance enhancements. Plus a new level
6 of "user friendliness" enhancements dealing with deploying just a few jails or
7 large jail environments consisting of 100's of jails.
8
9 Qjail requires no knowledge of the jail command usage. It uses "nullfs" for
10 read-only system binaries, sharing one copy of them with all the jails.
11
12 Uses "mdconfig" to create sparse image jails. Sparse image jails provide a
13 method to limit the total disk space a jail can consume, while only occupying
14 the physical disk space of the sum size of the files in the image jail.
15
16 Ability to assign ip address with their network device name,
17 so aliases are auto created on jail start and auto removed on jail stop.
18
19 Ability to create "ZONE"s of identical qjail systems, each with their own
20 group of jails.
21
22 Ability to designate a portion of the jail name as a group prefix so the
23 command being executed will apply to only those jail names matching that prefix.
24
25 WWW: http://qjail.sourceforge.net/