Administrator Guide

Table Of Contents
Table 22. Parameters for a xen.ini File (continued)
Parameter Description
202 Enable a comparison/non-forced upgrade only process,
but have a popup message with OK and Cancel buttons appearing
before the process; completion message appears after process.
The option LoadPkg specifies 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 firmware is
checked, but the packages are not checked. From ThinOS Lite
2.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 firmware check.The option DelPkg
is for deleting packages. It does not depend on the value of
LoadPkg. The packages specified in DelPkg are always deleted
when loading the ini file.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.
The option VerifySignature specifies to verify the signature or not
when updating the firmware and/or packages. It is introduced in
ThinOS Lite 2.4 and above versions to make sure the security and
integrity of the firmware and packages. If you set VerifySignature to
no, it will not check the signature so that theo that the downgrade
of the firmware and/or packages can happen which did not support
signature. The default value is yes.
The option UpgradeOrder is a control mechanism to enable BIOS
and firmware upgrade in a specific order. If parameter is set to no,
the default order is set to upgrade ThinOS firmware first, and then
the BIOS. For the parameter UpgradeOrder you can set a single
entity to upgrade or a list in order, (support valuebios and wtos)
Example:
AutoLoad=1 UpgradeOrder=bios Upgrades only the BIOS
AutoLoad=1 UpgradeOrder=bios,wtos Upgrades BIOS first, then the
ThinOS firmware
AutoLoad=1 UpgradeOrder=wtos,bios Upgrades ThinOS firmware
first, then the BIOS
AutoLoad=1 UpgradeOrder=wtos Upgrades only the ThinOS
firmware.
AutoSelectSingleCert={yes, no}
Yes/no option to select the single client certificate available.
When HTTPS is configured to verify client certificate, one window
pops up for the user to select the client certificate.
If only one client certificate is available, set
AutoSelectSingleCert=yes will not prompt the window and
automatically select the client certificate.
Creating and Using xen.ini Files 167