Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
fakechroot - Gives a fake chroot environment
fakechroot runs a command in an environment were is additionally
possible to use the chroot(8) call without root privileges. This is
useful for allowing users to create their own chrooted environment
with possibility to install another packages without need for root
privileges.
Packages
Latest: fakechroot-2.9-24.2.pre6.el5.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
fakechroot |
0 |
2.9 |
24.2.pre6.el5.fio |
x86_64 |
22 KiB |
2011-06-22 10:15:03 |
Changelog:
- * 2011-01-17 - Richard W.M. Jones <rjones[AT]redhat[DOTCOM]> - 2.9-24.2
- ExclusiveArch x86_64 (RHBZ#598451).
- * 2009-11-30 - Dennis Gregorovic <dgregor[AT]redhat[DOTCOM]> - 2.9-24.1
- Rebuilt for RHEL 6
- * 2009-07-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 2.9-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-06-12 - Richard W.M. Jones <rjones[AT]redhat[DOTCOM]> - 2.9-23
- Added patch to remove test for specific version of automake.
- * 2009-04-18 - Richard W.M. Jones <rjones[AT]redhat[DOTCOM]> - 2.9-22
- FAKECHROOT_CMD_SUBST patch has now been accepted upstream.