Reference Guide

Table 2. General Settings: wnos.ini les only
Parameter Description
AutoLoad={0, 1, 2, 101, 102, 201, 202}
[LoadPkg={0, 1, 2}]
[AddPkg={pkg1_name, pkg2_name, …}]
[DelPkg={pkg1_name, pkg2_name, …}]
AutoLoad — Default is 1. Species the rmware update mode. The
following are the values and associated actions:
0 — Disables checking for image.
1— Enables forced rmware upgrade/downgrade process. This is
the default value.
2 — Enables comparison/non-forced upgrade process only.
101 — Enables rmware upgrade/downgrade process, but displays
a window with OK or Cancel button before the process with a note
of the version to downgrade or upgrade; displays a status complete
window.
102 — Enables rmware upgrade, but displays a window with OK
or Cancel button before the process with a note of the version to
upgrade; displays a status complete window.
201 — Enables rmware upgrade or downgrade process, but
displays a window with OK button before the process; displays a
status complete window.
202 — Enables rmware upgrade only, but displays a window with
OK button before the process; displays a status complete window.
The option LoadPkg species how to update the external packages.
If set to 0, this disables checking for packages. If set to 1 it enable
packages upgrade/downgrade process, and if set to 2, it enables
upgrade only.
If LoadPkg is not in the statement, it will inherit the value of
AutoLoad. For example, if the value is 0, and if AutoLoad=0, 1, and if
AutoLoad=1, 101 or 201, and 2 if AutoLoad=2, 102 or 202.
For example, if you set AutoLoad=1 LoadPkg=0, the rmware is
checked, but the packages are not checked. From ThinOS 8.3, the
external packages update mechanism is changed.
Some packages are default, and loaded according to value
of LoadPkg. For example RTME.
Some packages need additional parameter AddPkg to add. For
example, FR and TCX.The option AddPkg is for adding packages. It
depends on the value of LoadPkg.
The packages check comes after rmware check. The option
DelPkg is for deleting packages. It does not depend on the value of
LoadPkg. The packages specied in DelPkg are always deleted
when loading the ini le.
The value of AddPkg and DelPkg is one package name or a
package name list. For example, AutoLoad=1 AddPkg="FR, TCX"
DelPkg=RTME
NOTE
: The AddPkg and DelPkg options depend on
platforms which supports external packages. So far only
Z/D and U class support it. The other legacy platforms
does not support it.
AutoPower={yes, no} Default is no.
14 Parameters for WNOS INI Files Only