blob: 108137eee0f17d8df6dc66da37790c730d911921 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Version 1.0
- Conditionally remove console support on FreeBSD 5.0
Version 1.1.2
- Uses select when piping output from scripts
Version 1.1.1
- Checks to make sure it's running in a jail.
- New utility 'injail' to check from scripts whether running in a jail
- Sets process title as state changes (for ps).
Version 1.1
- Support the notion of a jail "console"
- Support stopping and restarting jail from inside
- jailer manages startup and shutdown and logs everything
|