Emulate chroot by overriding file system calls

fakechroot runs a command in an environment were is additional possibility to use chroot command without root privileges. This is useful for allowing users to create own chrooted environment with possibility to install another packages without need for root privileges.

It works by providing libfakechroot.so, a shared library meant to be set as LD_PRELOAD to override the C library file system functions.


Packagefakechroot
Version2.20.1-0.e7c1f3a (history)
Channelguix
Definitiongnu/packages/linux.scm
Build statusview 🚧
Home pagehttps://github.com/dex4er/fakechroot/
SourceSource code archival status at Software Heritage.
Installation command
guix install fakechroot