Download List

Descripción del Proyecto

JailTool is a script that creates a full chroot environment out of a declarative .jail file. To accomplish this it uses available package registration databases like the dpkg database and Perl CPAN .packlist files to create lists of files to be copied. It includes methods to prune the resulting filelist to your needs. It can create start/stop scripts for daemon related jails. It copies everything from the installed base system, and thus can make use of shared libraries without the need to create special chroot versions of programs.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-02-11 18:59
1.1

La característica nueva más importante es el parámetro-s de simulación, que permite simular la actualización, la cárcel antes de hacer la cosa real. El RECURSE y declaraciones RECURSEONCE se agregaron para incluir directorios completos, incluyendo sus contenidos, en la lista de archivos que se copian. Esto debería hacer que el script realmente útil para los sistemas no Debian. Aparte de eso, sólo se hicieron algunas pequeñas fixups en el README y la fuente.
Tags: Minor feature enhancements
The most important new feature is the -s simulation switch, which allows you to
simulate your update-jail before doing the real thing. The RECURSE and
RECURSEONCE declarations were added to include complete directories, including
their contents, into the list of files to be copied. This should make the
script actually useful to non-Debian systems. Other than that, only some small
fixups in the README and the source were made.

2002-02-10 20:46
1.0

Tags: Initial freshmeat announcement

Project Resources