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-umfuseiso9660
BeschreibungView-OS in user space - ISO9660 module for UMFUSE
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.2b-1build1
Sektionuniverse/misc
Prioritätoptional
Installierte Größe60 Byte
Hängt ab vonlibc6 (>= 2.4), libfuse2 (>= 2.8.1), libiso9660-7, libumlib0, zlib1g (>= 1:1.1.4)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellefuse-umfuse-iso9660
Paketgröße8722 Byte
Prüfsumme MD5dfb19f1ca0fb5aec9a61d0770b027c14
Prüfsumme SHA1ff7759f6666ba2005625d2b49c96d4ce1646b9f1
Prüfsumme SHA256ae27a67a7c40783f6e839cf8522043c2127b8fe82ef3b6d3e90131d1648c2124
Link zum Herunterladenumview-mod-umfuseiso9660_0.2b-1build1_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. umfuseiso9660 can be used to mount ISO-9660 CD images inside an UMView instance.


Impressum
Linux is a registered trademark of Linus Torvalds