Download List

Descripción del Proyecto

Fakeroot-ng runs a program while fooling it into
thinking it is running with root privileges. When
the program does something that only root can do
(e.g. create a device file), fakeroot-ng emulates
the appropriate system calls so that the program
gets a consistent view of its actions. Unlike the
original fakeroot, fakeroot-ng uses the ptrace
interface, which means that it does not suffer some of the limitations that fakeroot does. In particular, fakeroot-ng supports chroot jails.

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.

2009-05-23 03:39 Back to release list
0.15

Este comunicado de los cambios de modo de permitir la manipulación de "root" para acceder a archivos que supuestamente no tiene permiso de acceso.
This release changes mode manipulation to allow "root" to access files which it supposedly has no permission to access.

Project Resources