GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
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.

Affiche les informations de débogage sur la sortie d'erreur.
Ne pas se dupliquer (fork) en tâche de fond.
Nettoyer les sémaphores.
Don't allocate a new communication channel, but use channel specified by key. (If the specified channel doesn't exist, it's created).
Enregistre l'environnement dans le fichier-de-sauvegarde en quittant.
Restaure un environnement préalablement enregistré à partir de l'entrée standard.
Utilise le véritable propriétaire des fichiers auparavant inconnus que de les attribuer à root:root.
Utilise le port TCP port-tcp.

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).

<joostje@debian.org>
<clint@debian.org>

Sylvain Cherrier <sylvain.cherrier@free.fr>.

mostly by J.H.M. Dassen <jdassen@debian.org> mods/additions by joost and Clint.

fakeroot(1)

2024-12-19 Projet Debian

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.