init version

This commit is contained in:
Dennis Trinks
2012-03-28 13:45:18 +02:00
parent 8f7c4802c2
commit a93ded1843
13 changed files with 308 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: brother7360
name: brother7360
description: Brother 7360: 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"]