Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
| Name |
Version |
Release |
Type |
Size |
Built |
| fakechroot |
2.5 |
12.el5.1 |
i386 |
76 KiB |
Sun May 6 22:08:20 2007 |
| fakechroot |
2.5 |
12.el5 |
i386 |
76 KiB |
Wed Mar 21 12:51:52 2007 |
Changelog
- * Sun May 6 22:00:00 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info>
- rebuilt for RHEL5 final
- * Mon Jan 1 22:00:00 2007 Axel Thimm <Axel{*}Thimm{%}ATrpms{*}net> - 2.5-12
- Remove executable bits from scripts in documentation.
- * Sun Dec 31 22:00:00 2006 Axel Thimm <Axel{*}Thimm{%}ATrpms{*}net> - 2.5-11
- Add %{_libdir}/fakechroot to %files.
- Fix license (is LGPL, not GPL).
- Add commented %check (currently broken).
- Add ldd.fake and save/restoremode.sh to %doc