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.
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / fakeroot
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/fakeroot && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
baselibs.conf | 0000000009 9 Bytes | |
fakeroot-1.20-eglibc-fts-without-LFS.patch | 0000000971 971 Bytes | |
fakeroot-1.20-lib32.patch | 0000000755 755 Bytes | |
fakeroot-1.21-fix-shell-in-fakeroot | 0000000366 366 Bytes | |
fakeroot-1.21-hide-dlsym-error.patch | 0000001021 1021 Bytes | |
fakeroot.changes | 0000002496 2.44 KB | |
fakeroot.spec | 0000008906 8.7 KB | |
fakeroot_1.21.orig.tar.gz | 0000110711 108 KB |
Revision 10 (latest revision is 50)
Martin Pluskal (pluskalm)
accepted
request 505265
from
Dominique Leuenberger (dimstar)
(revision 10)
- Add user(daemon) and group(sys) BuildRequires: needed in order to pass the test suite.
Comments 0