Products
Docs
More
Man Pages

bwmgrUpgrader

bwmgrUpgrader is the package manager for the ET/BWMGR appliance.

Syntax

bwmgrUpgrader version
bwmgrUpgrader showconfig [package]
bwmgrUpgrader getupgrade
bwmgrUpgrader showpackages>
bwmgrUpgrader getpackage [package]
bwmgrUpgrader install [package]
bwmgrUpgrader filelist [package]
bwmgrUpgrader getfile [package] [file]
bwmgrUpgrader postinstall

version: Shows the version of the upgrader

showconfig: shows the configuration for the upgrader

getupgrade: echecks all essential packages and installs new packages.

getpackage: checks the package and installs it to the packages directory if an update package is available

install:: does a getpackage and installed the package

filelist: lists the files in the specified package

getfile: installs a single file from a package

postinstall: manually runs the current postinstall script

Exclude File

You can put files you don't want to be replaced in the file:

/usr/local/packages/EXCLUDES

The format is 1 file name per line. Example

/usr/local/etc/rc.d/modules /etc/bwmgr/tabs-config