Projects / fakeroot

fakeroot

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.

Tags Software Development
Licenses GPL

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  17 Oct 2004 23:25
  • Rrelease-after

Changes: This version includes fixes for --key.

5aa95850d2af8e67fda27ea3e029cb0c_thumb

Project Spotlight

RubyTet

A Tetris clone.

No-screenshot

Project Spotlight

Logtalk

An object-oriented logic programming language.