DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameumview-mod-umfuseext2
BeschreibungView-OS in user space - ext2 module for UMFUSE
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.3-1
Sektionmisc
Prioritätoptional
Installierte Größe28 Byte
Hängt ab vone2fslibs, libc6 (>= 2.7-1)
Empfohlene Pakete
PaketbetreuerDebian VSquare Team
Quellefuse-umfuse-ext2
Paketgröße11114 Byte
Prüfsumme MD5ed994f191bae4765ce264fbad102a0f8
Prüfsumme SHA1dcd63e917fcb8122861bb68b2f9f851db9747520
Prüfsumme SHA2560767e6e0c5e02d4906ac008b48fc504a1fe8bcecad46e1c3e2f338ecc31807a6
Link zum Herunterladenumview-mod-umfuseext2_0.3-1_i386.deb
Ausführliche BeschreibungView-OS is a novel approach to the process/kernel interface. The semantics of each system call can be assigned process by process giving the user the right to decide which view of the system each process has to join. Each process can "see" a different file system structure, networking resources, processor, devices. Moreover some of the resources can be provided by the user him/herself, thus these resource can be private to the single process and are not known a priori by the system. Groups of processes can share the same view but this is just an optimization to share management methods. . For more information, see http://wiki.virtualsquare.org . UMView is a user-mode implementation of View-OS. Processes are run with a controlling daemon that captures all the system calls (at present using the ptrace() system call) and uses dynamically loadable modules to change their semantic. . This package contains a sub-module for umfuse. umfuse is contained in the main UMView package and allows almost complete source compatibility with FUSE modules. umfuseext2 can be used to mount Extended 2 file system images inside an UMView instance.


Impressum
Linux is a registered trademark of Linus Torvalds