• [^] # Re: Petits détails...

    Posté par (site web personnel) . En réponse à la dépêche Bitfrost : Un nouveau modèle de sécurité. Évalué à 5.

    >>> Dans le cas particulier du projet OpenBSD il n'y a même aucun pilote, module de compaibilité, ou autre émulation FS qui vienne du monde Linux.

    Mais je croyais pourtant qu'il y avait une couche de compatibilité Linux ?
    Bon je vais voir sur le site OpenBSD et je tombe sur cette man page : http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&am(...)

    On y lit ceci :

    Setting up shared libraries
    How to get to know which shared libraries Linux binaries need, and where to get them? Basically, there are 3 possibilities. (When following these instructions, root privileges are required on the OpenBSD system to perform the necessary installation steps).

    Access to the OpenBSD ports(7) system: Install the port named redhat/base in the emulators category. The redhat/base port contains the shared libraries, binaries, and other related files necessary to run Linux applications. Access to a Linux system is not needed.


    Donc il semble qu'il y a bien dans les ports une couche de comptabilité base sur RedHat non ?