Wrapper that gives a fake root environment
http://fakeroot.alioth.debian.org/
fakeroot runs a command in an environment wherein it appears to have
root privileges for file manipulation. fakeroot works by replacing the
file manipulation library functions (chmod(2), stat(2) etc.) by ones
that simulate the effect the real library functions would have had,
had the user really been root.
- Sources inherited from project devel:tools
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / fakeroot
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:devel:tools/fakeroot && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
also-wrap-stat-library-call.patch | 0000002462 2.4 KB | |
baselibs.conf | 0000000009 9 Bytes | |
fakeroot-1.21-fix-shell-in-fakeroot | 0000000366 366 Bytes | |
fakeroot.changes | 0000006413 6.26 KB | |
fakeroot.spec | 0000008777 8.57 KB | |
fakeroot_1.29.orig.tar.gz | 0000549383 537 KB |
Revision 35 (latest revision is 50)
Dirk Mueller (dirkmueller)
accepted
request 987750
from
Matthias Eliasson (elimat)
(revision 35)
- Update to 1.29 * includes patch from Matthias Ellert to handle _STAT_VER on ia64. closes: #1011234. - Change url to a working one - Run spec-cleaner
Comments 0