fakechroot
Preloadable library for a fake chroot environment


fakechroot runs a command in an environment where it is possible to use the chroot(8) command without root privileges. This is useful for allowing users to create own chrooted environments with the possibility to install other packages without the need for root privileges. fakechroot does this by replacing some libc library functions (chroot(2), open(2), etc.) by ones that simulate the effect of being called with root privileges. These wrapper functions are in a shared library called libfakechroot.so, which can be loaded through the LD_PRELOAD mechanism of the dynamic loader.

GPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND GPL-3.0-or-later

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...