Download List

Descripción del Proyecto

translucency is a loadable kernel module for Linux that virtually merges two directories, making it possible to overwrite files on read-only media and compile projects (such as the Linux kernel) with different options without copying sources each time. No user-space tools have to be changed. The process is also known as inheriting (ifs), stacking, translucency (tfs), loopback (lofs), and overlay (ovlfs).

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.

2005-04-16 14:35
0.6.1

Esta versión incluye un puerto para la arquitectura MIPS, un código de limpieza general, y dos correcciones de errores.
Tags: Minor feature enhancements
This release includes a port to the MIPS architecture, a general code cleanup, and two bugfixes.

2003-10-28 12:08
0.6.0

Esta versión incluye el soporte para Whiteout entradas, que permiten la eliminación y el cambio de nombre de archivos en directorios sólo lectura. También soporta ahora más de dos capas y controla adecuadamente las tomas de Unix.
Tags: Major feature enhancements
This release adds support for whiteout-entries, which
allow for removal and renaming of files on read-only dirs.
Also it now supports more than two layers and properly
handles Unix sockets.

2003-08-15 17:42
0.5.9

Esta versión aumenta la portabilidad y añade un parámetro para especificar que fs monturas deben incluirse en la redirección.
Tags: Minor feature enhancements
This release increases portability and adds a parameter to specify
which fs mounts should be included in redirection.

2002-11-28 16:23
0.5.8

Una bandera downcase fue añadido para el caso de un sistema de ficheros insensible. La llamada al sistema abierto fue limpiado y SEGV con keventd fue eliminado.
Tags: Major bugfixes
A downcase flag was added for case-insensitive
filesystems. The open syscall was cleaned up and a
SEGV with keventd was eliminated.

2002-06-24 14:24
0.5.6

translucidez permite ahora a más de dos directorios que se superponen y crea los dispositivos en la capa superior cuando sea necesario. Varias correcciones de errores y limpieza de código también se hicieron.
Tags: Major feature enhancements
translucency now allows more than two directories to be overlaid and creates devices in the top layer as needed. Several bugfixes and code cleanups were also made.

Project Resources