slackbuilds_ponce/system/fakeroot
David Somero 9ff78fd62b system/fakeroot: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:15:34 -04:00
..
fakeroot.info
fakeroot.SlackBuild
README
slack-desc

Fakeroot makes it possible to run commands in an environment faking
root privileges. This is done by setting LD_PRELOAD to libfakeroot.so,
which provides wrappers around getuid, chown, chmod, mknod, stat, and
so on, thereby creating a fake root environment.