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.21-fix-shell-in-fakeroot | 0000000366 366 Bytes | |
fakeroot.changes | 0000007542 7.37 KB | |
fakeroot.spec | 0000009181 8.97 KB | |
fakeroot_1.34.orig.tar.gz | 0000571338 558 KB |
Revision 39 (latest revision is 50)
Dirk Mueller (dirkmueller)
accepted
request 1178747
from
Ana Guerrero (anag+factory)
(revision 39)
- Update to 1.34 * faked now ignores SIGWINCH. - Update to 1.33 * Patch from Samuel Thibault to add renameat2 support. - Update to 1.32 * Updated German translation from Chris Leick. * Patch from John Paul Adrian Glaubitz to add build profile to allow bootstrapping. * Romanian man page translation from Remus-Gabriel Chelu. * patch from Rudi Heitbaum to add missing wrapped.h dependency. - Update to 1.31 * patch from Johannes Schauer Marin Rodrigues to not use temporary file in chown test. - Update to 1.30 * tries to cope with time64 on 32-bit architectures. * Drop kludge for glibc 2.33. * fixes and extends time64 support to fstatat64. - Remove patch also-wrap-stat-library-call.patch
Comments 0