40 lines
738 B
Plaintext
40 lines
738 B
Plaintext
[Package]
|
|
version: 2
|
|
depends:
|
|
incremental: False
|
|
|
|
[Product]
|
|
type: localboot
|
|
id: opsi-template
|
|
name: opsi template product
|
|
description: A template for opsi products
|
|
advice:
|
|
version: 4.0.2
|
|
priority: 0
|
|
licenseRequired: False
|
|
productClasses:
|
|
setupScript: setup3264.ins
|
|
uninstallScript: uninstall3264.ins
|
|
updateScript:
|
|
alwaysScript:
|
|
onceScript:
|
|
customScript:
|
|
userLoginScript:
|
|
|
|
[ProductProperty]
|
|
type: unicode
|
|
name: install_architecture
|
|
multivalue: False
|
|
editable: False
|
|
description: which architecture (32/64 bit) has to be installed
|
|
values: ["32 only", "64 only", "both", "system specific"]
|
|
default: ["system specific"]
|
|
|
|
[ProductDependency]
|
|
action: setup
|
|
requiredProduct: sereby.aio
|
|
requiredStatus: installed
|
|
requirementType: before
|
|
|
|
|