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.el6.fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| fakechroot |
0 |
2.9 |
24.2.pre6.el6.fio |
x86_64 |
21 KiB |
2011-07-16 02:51:51 |
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.
- * 2009-04-14 - Richard W.M. Jones <rjones[AT]redhat[DOTCOM]> - 2.9-20
- Add fakechroot-scandir.patch to fix builds on Rawhide.
- * 2009-04-14 - Axel Thimm <Axel.Thimm[AT]ATrpms[DOTNET]> - 2.9-19
- Update to 2.9.
- Removed fakechroot-2.8-initsocketlen.patch (upstream now).
- Removed int->ssize_t readlink type change (upstream testing for type
now).
- Removed permission fix for scripts/ldd.fake scripts/restoremode.sh
scripts/savemode.sh (fixed upstream).
- * 2009-03-18 - Richard W.M. Jones <rjones[AT]redhat[DOTCOM]> - 2.8-18
- Create a fakeroot-libs subpackage so that the package is multilib aware.
- * 2009-01-15 - Rakesh Pandit <rakesh[AT]fedoraproject[DOTORG]> 2.8-16
- Fixed URL
- * 2008-10-05 - Axel Thimm <Axel.Thimm[AT]ATrpms[DOTNET]> - 2.8-15
- Fix getpeername/getsockname socklen initialization.