init version

This commit is contained in:
Dennis Trinks
2012-03-28 13:44:31 +02:00
parent 65ab780c2f
commit b80876b795
14 changed files with 549 additions and 0 deletions

31
OPSI/control Normal file
View File

@@ -0,0 +1,31 @@
[Package]
version: RELEASE
depends:
incremental: False
[Product]
type: localboot
id: brother7320
name: brother7320
description: Brother 7320: Drucker und Scantreiber
advice: ADVICE
version: VERSION
priority: PRIORITY
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"]