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 |
---|---|---|
baselibs.conf | 0000000009 9 Bytes | |
fakeroot-1.21-fix-shell-in-fakeroot | 0000000366 366 Bytes | |
fakeroot.changes | 0000009015 8.8 KB | |
fakeroot.spec | 0000009181 8.97 KB | |
fakeroot_1.36.orig.tar.gz | 0000573364 560 KB |
Revision 37 (latest revision is 50)
Stephan Kulow (coolo)
accepted
request 1000661
from
Thorsten Kukuk (kukuk)
(revision 37)
- The manual pages are already in UTF-8 format, so don't convert them from latin1 to UTF-8, this will break the encoding [bsc#1203020]
Comments 0