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-umfusefat
BeschreibungView-OS in user space - FAT module for UMFUSE
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.1a-1
Sektionuniverse/misc
Prioritätoptional
Installierte Größe124 Byte
Hängt ab vonlibc6 (>= 2.4), libglib2.0-0 (>= 2.12.0)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quellefuse-umfuse-fat
Paketgröße33326 Byte
Prüfsumme MD545d61e21e86bfe1a987d1ab6636773ce
Prüfsumme SHA10472045b2f9ab24795eaa31c973c52817423c6ce
Prüfsumme SHA256156d484562fe051cc86670da228ffb6c61663d2562007d0266ff286e0c398df9
Link zum Herunterladenumview-mod-umfusefat_0.1a-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. umfusefat can be used to mount FAT12/FAT16/FAT32 images inside an UMView instance.


Impressum
Linux is a registered trademark of Linus Torvalds