ext_install Guideext_install Guide
Describes operation of the ext_install module
Home > Books > Adminstrator's Guide to NetKernel > System Modules > ext_install Guide

Rate this page:
Really useful
Satisfactory
Not helpful
Confusing
Incorrect
Unsure
Extra comments:


Introduction

The ext-install module contains the functionality for detecting changes in the module configuration on each startup (either hot or cold). The status of modules is available via the Install Status entrypoint. It also attempts to run any post install scripts for newly installed modules.

Dynamically Managing modules

Modules can be programatically installed and uninstalled by sourcing/sinking the URI netkernel:module-list and then issuing a hot restart. Alternatively the etc/deployedModules.xml file loaded from the install path at startup may be edited. See the Kernel Configuration Guide for more information.

Startup hooks

This module installs two init hooks. The first analyses the module configuration and updates the install status. The second attempts to run the urn:postInstall entrypoint for any newly installed modules.

© 2003-2007, 1060 Research Limited. 1060 registered trademark, NetKernel trademark of 1060 Research Limited.