| Line 25... |
Line 25... |
| 25 |
# --DeployMode - Create Deployable packages(optional)
|
25 |
# --DeployMode - Create Deployable packages(optional)
|
| 26 |
# Default for native targets
|
26 |
# Default for native targets
|
| 27 |
# These are:
|
27 |
# These are:
|
| 28 |
# * Packaged into the root of target pkg
|
28 |
# * Packaged into the root of target pkg
|
| 29 |
# * Have P or D in the name
|
29 |
# * Have P or D in the name
|
| 30 |
# --NoDeployMode - Create packages that cannto be directly deployed
|
30 |
# --NoDeployMode - Create packages that cannot be directly deployed
|
| 31 |
# Default for embedded devices
|
31 |
# Default for embedded devices
|
| 32 |
# --TarFile=name - Create named .tgz file, of the data area, not scripts
|
32 |
# --TarFile=name - Create named .tgz file, of the data area, not scripts
|
| 33 |
# Name can contain PACKAGE, VERSION and TYPE
|
33 |
# Name can contain PACKAGE, VERSION and TYPE
|
| 34 |
# --TarFile - Same as --TarFile=PACKAGE_VERSION_PLATFORM_TYPE or PACKAGE_VERSION_PLATFORM
|
34 |
# --TarFile - Same as --TarFile=PACKAGE_VERSION_PLATFORM_TYPE or PACKAGE_VERSION_PLATFORM
|
| 35 |
# --NoArch - Marks the package as having no specific architecture
|
35 |
# --NoArch - Marks the package as having no specific architecture
|