faked(1) | Manuel de Debian | faked(1) |
Faked - démon qui mémorise les permissions et propriétaires factices des fichiers manipulés par les processus sous fakeroot.
faked [--debug] [--foreground] [--cleanup] [--key clé-msg] [--load] [--save-file fichier-de-sauvegarde] [--port port_TCP]
If a fakeroot process wants to change the ownership of a file, then faked is the process that remembers that new owner. If later the same fakeroot process does a stat() for that filename, then the libfakeroot wrapped stat() call will first ask faked for the fake ownership etc. of that file, and then report it.
None so far. Be warned, though: although I've written quite a few much larger (and smaller) programs, I've never written anything that was as tiny as fakeroot, had as many bugs as fakeroot, and still was as usable as, say, fakeroot version 0.0_3, the first version that could be used to build itself.
fakeroot est distribué sous la licence GNU General Public License. (GPL 2.0 ou supérieure).
Sylvain Cherrier <sylvain.cherrier@free.fr>.
mostly by J.H.M. Dassen <jdassen@debian.org> mods/additions by joost and Clint.
fakeroot(1), dpkg-buildpackage(1), debuild(1), /usr/share/doc/fakeroot/DEBUG
2024-12-19 | Projet Debian |