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-06-30 00:26
0.17

Las credenciales de proceso que ahora se puede establecer en otras cosas aparte de la raíz.
Tags: Feature Enhancement
The process credentials may now be set to things other than root.

2009-06-24 05:47
0.16

El nuevo proceso de interfaces se han rediseñado para apoyar a RedHat y Fedora granos. Todos los x86, x86_64 y PowerPC plataformas Linux son ahora soportados.
Tags: Major bugfixes
The new process interfaces have been redesigned to support RedHat and Fedora kernels. All X86, X86_64, and PowerPC Linux platforms are now supported.

2009-05-23 03:39
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.

2008-08-21 02:57
0.14

Este lanzamiento permite a los vinculados a un estado existente de una invocación de nuevo. Hay aceleraciones en el sistema de construcción y otras mejoras.
Tags: Major feature enhancements
This release allows attaching to an existing state from a new invocation. There are speedups in the build system and other improvements.

2008-06-12 02:23
0.12

Soporte completo de chroot para todas las llamadas al sistema Linux.
Tags: Minor feature enhancements
Complete support of chroot for all Linux syscalls.

Project Resources