Index of /ports_security/fakeroot
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:11 1.0K
distinfo 28-May-2011 14:11 150
files/ 11-Jan-2009 13:58 -
pkg-descr 28-May-2004 02:21 621
pkg-plist 03-Apr-2008 13:14 277
Fakeroot runs a command in an environment were it appears to have
root privileges for file manipulation, by setting LD_PRELOAD to a
library with alternative versions of getuid(), stat(), etc. This
is useful for allowing users to create archives (tar, ar, .deb .rpm
etc.) with files in them with root permissions/ownership. Without
fakeroot one would have to have root privileges to create the
constituent files of the archives with the correct permissions and
ownership, and then pack them up, or one would have to construct
the archives directly, without using the archiver.
WWW: http://freshmeat.net/projects/fakeroot