Rechercher une page de manuel
um_add_service
Langue: en
Version: June 10, 2006 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
um_add_service - add a service module to umviewSYNOPSIS
um_add_service [-p # ] service_module [ , module_options ]DESCRIPTION
This command adds a service module to umview. Modules will be loaded as shared libraries thus all the rules to load libraries apply. Modules must be loaded from a directory within the ld.so search path or should be specified by their pathnames. If necessary configure the LD_LIBRARY_PATH environment variable appropriately.module_options are module specific configuration options, thus the reader should refer to each service module manual for a complete description.
OPTIONS
- -p #
- specify the position of the new loaded module in the chain of modules. umview tries all the modules in following the chain (total order), thus if in a specific situation several loaded modules are able to virtualize a system call, the first of them in the list actually manages the call.
SEE ALSO
umview(1), um_del_service(1), um_ls_service(1), um_mov_service(1), umfuse(1viewos), lwipv6(1viewos), umdev(1viewos), umbinfmt(1viewos), viewfs(1viewos),AUTHORS
View-OS is a project of the Computer Science Department, University of Bologna. Project Leader: Renzo Davoli.<http://www.sourceforge.net/projects/view-os>
Howto's and further information can be found on the project wiki <wiki.virtualsquare.org>.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre