Download List

Projeto Descrição

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

A característica mais importante novidade é a opção-s de simulação, que permite simular o update-prisão antes de fazer a coisa real. O RECURSE e declarações RECURSEONCE foram adicionados ao incluir diretórios completos, incluindo os seus conteúdos, na lista de arquivos a serem copiados. Isso deve tornar o script realmente útil para sistemas não-Debian. Other than that, apenas alguns pequenos ajustes no README e da fonte foram feitas.
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