软件包: proot (5.1.0-1.3)
proot 的相关链接
Trisquel 的资源:
下载源码包 proot:
维护者:
Original Maintainer:
- Rémi Duraffort
外部的资源:
- 主页 [proot.me]
相似软件包:
emulate chroot, bind mount and binfmt_misc for non-root users
PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc.
This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root filesystem, making files accessible somewhere else in the filesystem hierarchy, or executing programs built for another CPU architecture transparently through QEMU user-mode.
Also, developers can add their own features or use PRoot as a Linux process instrumentation engine thanks to its extension mechanism.
Technically PRoot relies on ptrace, an unprivileged system-call available in every Linux kernel.
其他与 proot 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libtalloc2 (>= 2.0.4~git20101213)
- hierarchical pool based memory allocator