Font size:
bin
A bin package
Overview
Design
- Super Type
- Package
| Role | Concrete. (Objects can be created.) |
| Instance Names | Unique |
| Notification | false |
| Template Directory | |
| Data View | Children, proximity: 1 |
| Logger Name |
Constraints
Allowed Property Values
| Property | Allowed Values | Default | Enforced |
|---|---|---|---|
| package-filetype |
|
|
true |
| package-repo-url |
|
|
false |
| package-vendor |
|
|
false |
Commands
Note
Commandline options displayed in square brackets "[]" are optional. If an option expects arguments, then angle brackets are shown after the option "<>". Any default value is shown within the brackets.
extract
extracts the package by executing the self installer
- Usage
- extract [-filename <>] [-installroot <>]
| Execution | bash |
| Arguments | cd ${opts.installroot} && sh ${opts.filename} |
Options
| Option | Description |
|---|---|
| filename | the file name |
| installroot | the installation root |


