Line | |
---|
1 | [Package]
|
---|
2 | version: 1
|
---|
3 | depends:
|
---|
4 | incremental: False
|
---|
5 |
|
---|
6 | [Product]
|
---|
7 | type: localboot
|
---|
8 | id: opsi-template
|
---|
9 | name: opsi template product
|
---|
10 | description: A template for opsi products
|
---|
11 | advice:
|
---|
12 | version: 4.0
|
---|
13 | priority: 0
|
---|
14 | licenseRequired: False
|
---|
15 | productClasses:
|
---|
16 | setupScript: setup.ins
|
---|
17 | uninstallScript: uninstall.ins
|
---|
18 | updateScript:
|
---|
19 | alwaysScript:
|
---|
20 | onceScript:
|
---|
21 | customScript:
|
---|
22 | userLoginScript:
|
---|
23 |
|
---|
24 | [ProductProperty]
|
---|
25 | type: unicode
|
---|
26 | name: install_architecture
|
---|
27 | multivalue: False
|
---|
28 | editable: False
|
---|
29 | description: which architecture (32/64 bit) has to be installed
|
---|
30 | values: ["32 only", "64 only", "both", "system specific"]
|
---|
31 | default: ["system specific"]
|
---|
32 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.