OpenInstaller:NBMSupport


PROJECT DESCRIPTION:

To support NBM package format in OpenInstaller


USE CASES

UC001:(supporting Install Of NBM alone)

1. User enters the list of nbm for a particular component in the corresponding dependency descriptor file

2. User runs the installer by giving -p Pkg_Format=NBM

3. The NBM files in the payload should get installed in the installhome selected by the user

UC002:(Uninstall support)

1. User installs the nbm files (ref to UC001 for the steps to install)

2. User run the product uninstaller script by passing the "-p Pkg-Format=NBM " option

3. The installed contents of nbm files should get uninstalled from InstallHome


Requirements

1) Openinstaller to add NBM support to its list of already supported pkg formats
2) Should be able to run NBM installation and uninstallation across all platforms