Skip to content

tool for simulating superuser privileges for use with ostree

License

Notifications You must be signed in to change notification settings

stb-tester/fakeroot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fakeroot can be built to either use SYSV IPC or TCP for message passing.

Cases for which the SYSV IPC version fails or causes problems but for
which fakeroot-tcp has been observed to work well include the items
listed below.

  * Multithreaded applications (using pthread)
  * Running under realtime-preempt kernel


Portability Notes

On OS X, only binaries that do NOT rely on Mach-based [e]uid/[e]gid/mode
APIs will correctly use fakeroot altered ownership/permissions.
See README_MACOSX.txt for further information.

About

tool for simulating superuser privileges for use with ostree

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 80.6%
  • M4 8.9%
  • Shell 3.6%
  • Awk 3.2%
  • Makefile 1.7%
  • XS 1.0%
  • Other 1.0%