1 | [Package]
|
---|
2 | version: 2
|
---|
3 | depends:
|
---|
4 | incremental: False
|
---|
5 |
|
---|
6 | [Product]
|
---|
7 | type: localboot
|
---|
8 | id: bacula
|
---|
9 | name: Bacula file daemon
|
---|
10 | description: backup software
|
---|
11 | advice:
|
---|
12 | version: 5.2.10
|
---|
13 | priority: 0
|
---|
14 | licenseRequired: False
|
---|
15 | productClasses:
|
---|
16 | setupScript: setup3264.ins
|
---|
17 | uninstallScript: uninstall3264.ins
|
---|
18 | updateScript:
|
---|
19 | alwaysScript:
|
---|
20 | onceScript:
|
---|
21 | customScript:
|
---|
22 | userLoginScript:
|
---|
23 |
|
---|
24 | [ProductProperty]
|
---|
25 | type: unicode
|
---|
26 | name: filedaemon_name
|
---|
27 | multivalue: False
|
---|
28 | editable: True
|
---|
29 | description: filedaemon bacula name. Leave empty HOSTNAME-fd
|
---|
30 | default: [""]
|
---|
31 |
|
---|
32 | [ProductProperty]
|
---|
33 | type: unicode
|
---|
34 | name: filedaemon_full_password
|
---|
35 | multivalue: False
|
---|
36 | editable: True
|
---|
37 | description: password used by director to connect to this filedaemon
|
---|
38 | default: ["filedaemon_full_password"]
|
---|
39 |
|
---|
40 | [ProductProperty]
|
---|
41 | type: unicode
|
---|
42 | name: filedaemon_monitor_password
|
---|
43 | multivalue: False
|
---|
44 | editable: True
|
---|
45 | description: password used by monitoring (eg. tray-monitor) to connect to this filedaemon
|
---|
46 | default: ["filedaemon_monitor_password"]
|
---|
47 |
|
---|
48 | [ProductProperty]
|
---|
49 | type: unicode
|
---|
50 | name: director_name
|
---|
51 | multivalue: False
|
---|
52 | editable: True
|
---|
53 | description: access to Bacula director for bconsole and bat
|
---|
54 | default: ["bacula-dir"]
|
---|
55 |
|
---|
56 | [ProductProperty]
|
---|
57 | type: unicode
|
---|
58 | name: director_address
|
---|
59 | multivalue: False
|
---|
60 | editable: True
|
---|
61 | description: access to Bacula director for bconsole and bat
|
---|
62 | default: ["bacula-dir.example.com"]
|
---|
63 |
|
---|
64 | [ProductProperty]
|
---|
65 | type: unicode
|
---|
66 | name: director_password
|
---|
67 | multivalue: False
|
---|
68 | editable: True
|
---|
69 | description: access to Bacula director for bconsole and bat
|
---|
70 | default: ["director_password"]
|
---|
71 |
|
---|
72 | [ProductProperty]
|
---|
73 | type: unicode
|
---|
74 | name: install_architecture
|
---|
75 | multivalue: False
|
---|
76 | editable: False
|
---|
77 | description: which architecture (32/64 bit) has to be installed
|
---|
78 | values: ["32 only", "64 only", "both", "system specific"]
|
---|
79 | default: ["system specific"]
|
---|
80 |
|
---|
81 |
|
---|
82 | [Changelog]
|
---|
83 | 20120704, 5.2.10-2, Joerg Steffens
|
---|
84 | * uninstall
|
---|
85 | * properties
|
---|
86 | * generate bacula-fd.conf
|
---|
87 |
|
---|
88 | 20120702, 5.2.10-1, Joerg Steffens
|
---|
89 | * initial
|
---|
90 |
|
---|
91 | opsi-template (4.0.1-5) stable; urgency=low
|
---|
92 |
|
---|
93 | * added /nocancel at Inno example
|
---|
94 | * added login.ins for 'user profile management'
|
---|
95 | * moved changelog to control file
|
---|
96 |
|
---|
97 | -- detlef oertel <d.oertel@uib.de> Mon, 02 Jan 2012 16:01:53 +0200
|
---|
98 |
|
---|
99 |
|
---|
100 | opsi-template (4.0.1-4) stable; urgency=low
|
---|
101 |
|
---|
102 | * removed uncommented test for installation success via registry entries
|
---|
103 |
|
---|
104 | -- detlef oertel <d.oertel@uib.de> Thu, 30 Nov 2011 16:01:53 +0200
|
---|
105 |
|
---|
106 |
|
---|
107 | opsi-template (4.0.1-3) stable; urgency=low
|
---|
108 |
|
---|
109 | * changed setup.ins to setup3264.ins (and so on ..)
|
---|
110 | * added /SUPPRESSMSGBOXES at Inno example
|
---|
111 |
|
---|
112 | -- detlef oertel <d.oertel@uib.de> Thu, 06 Oct 2011 16:01:53 +0200
|
---|
113 |
|
---|
114 |
|
---|
115 | opsi-template (4.0.1-2) stable; urgency=low
|
---|
116 |
|
---|
117 | * bugfix: removed '\\' by '\' in showBitMap calls
|
---|
118 |
|
---|
119 | -- detlef oertel <d.oertel@uib.de> Tue, 02 Aug 2011 16:01:53 +0200
|
---|
120 |
|
---|
121 |
|
---|
122 | opsi-template (4.0.1-1) stable; urgency=low
|
---|
123 |
|
---|
124 | * bugfix: delsub.ins: Set $UninstallProgram64$ = $InstallDir64$ + "\uninstall.exe"
|
---|
125 |
|
---|
126 | -- detlef oertel <d.oertel@uib.de> Wed, 18 Jan 2011 16:01:53 +0200
|
---|
127 |
|
---|
128 |
|
---|
129 | opsi-template (4.0-1) stable; urgency=low
|
---|
130 |
|
---|
131 | * requires opsi.winst 4.10.8
|
---|
132 | * default: 32Bit Version
|
---|
133 | * additional: 64Bit Version
|
---|
134 | * additional: 32/64Bit Version
|
---|
135 |
|
---|
136 | -- detlef oertel <d.oertel@uib.de> Wed, 18 Jan 2011 16:01:53 +0200
|
---|
137 |
|
---|
138 |
|
---|
139 | opsi-template (1.0-20) stable; urgency=low
|
---|
140 |
|
---|
141 | * removed EnvVar("temp")
|
---|
142 | * all variable definitions at top
|
---|
143 | * new loglevel
|
---|
144 | * removed $NewExe$
|
---|
145 | * more infos for inno setup
|
---|
146 | * removed number at showBitmap
|
---|
147 | * Initial section removed
|
---|
148 | * example for $installDir$ changed
|
---|
149 |
|
---|
150 | -- detlef oertel <d.oertel@uib.de> Wed, 14 Apr 2010 16:01:53 +0200
|
---|
151 |
|
---|
152 |
|
---|
153 | opsi-template (1.0-19) stable; urgency=low
|
---|
154 |
|
---|
155 | * adding 'Installshield + MSI' to the Winbatch_install section
|
---|
156 | * changing to 'if $LicenseRequired$ = "true"' from 'if not ($LicenseRequired$ = "false")'
|
---|
157 | * changed from <productid>.ins to 'setup.ins'
|
---|
158 |
|
---|
159 | -- detlef oertel <d.oertel@uib.de> Tue, 26 Jan 2010 16:01:53 +0200
|
---|
160 |
|
---|
161 |
|
---|
162 | opsi-template (1.0-18) stable; urgency=low
|
---|
163 | * bug fix in the successful request (comment out)
|
---|
164 |
|
---|
165 | opsi-template (1.0-17) stable; urgency=low
|
---|
166 |
|
---|
167 | * bug fix in delsub.ins : deleting a shortcut from AllUsers desktop
|
---|
168 |
|
---|
169 | -- detlef oertel <d.oertel@uib.de> Mon, 28 Sep 2009 16:01:53 +0200
|
---|
170 |
|
---|
171 | opsi-template (1.0-16) stable; urgency=low
|
---|
172 |
|
---|
173 | * Added some examples for other installers
|
---|
174 | * Some cleanups
|
---|
175 | * More examples in other sections
|
---|
176 |
|
---|
177 | -- Jan Schneider <j.schneider@uib.de> Fri, 18 Sep 2009 13:01:53 +0200
|
---|
178 |
|
---|
179 | opsi-template (1.0-15) stable; urgency=low
|
---|
180 |
|
---|
181 | * bugfix for delopsi-template
|
---|
182 |
|
---|
183 | -- Rupert Roeder <r.roeder@uib.de> Mon, 06 Jun 2009 11:15:00 +0100
|
---|
184 |
|
---|
185 | opsi-template (1.0-14) stable; urgency=low
|
---|
186 |
|
---|
187 | * bugfix for delopsi-template
|
---|
188 |
|
---|
189 | -- Rupert Roeder <r.roeder@uib.de> Tue, 26 May 2009 11:15:00 +0100
|
---|
190 |
|
---|
191 | opsi-template (1.0-13) stable; urgency=low
|
---|
192 |
|
---|
193 | * some corrections
|
---|
194 |
|
---|
195 | -- Rupert Roeder <r.roeder@uib.de> Tue, 26 May 2009 11:15:00 +0100
|
---|
196 |
|
---|
197 | opsi-template (1.0-12) stable; urgency=low
|
---|
198 |
|
---|
199 | * code for license management added
|
---|
200 |
|
---|
201 | -- Rupert Roeder <r.roeder@uib.de> Tue, 19 May 2009 11:15:00 +0100
|
---|
202 |
|
---|
203 | opsi-template (1.0-11) stable; urgency=low
|
---|
204 |
|
---|
205 | * sub_check_exitcode modified
|
---|
206 | * sub_check_exitcode 1641 added
|
---|
207 | * sub_check_exitcode integrated in delsub.ins
|
---|
208 |
|
---|
209 | -- Detlef Oertel <d.oertel@uib.de> Mon, 18 May 2009 14:15:00 +0100
|
---|
210 |
|
---|
211 | opsi-template (1.0-10) stable; urgency=low
|
---|
212 |
|
---|
213 | * modified test on exit code added 3010 success restart required
|
---|
214 | -- bardo wolf
|
---|
215 |
|
---|
216 | opsi-template (1.0-9) stable; urgency=low
|
---|
217 |
|
---|
218 | * renamed from softprod to opsi-template
|
---|
219 | * added test on exit code
|
---|
220 |
|
---|
221 | -- Detlef Oertel <d.oertel@uib.de> Fri, 13 Mar 2009 12:35:32 +0100
|
---|
222 |
|
---|
223 | opsi-template (1.0-8) stable; urgency=low
|
---|
224 |
|
---|
225 | * comment Anweisungen
|
---|
226 | * delsub:
|
---|
227 | Section: Files_uninstall
|
---|
228 | ;something like (don't forget the trailing backslash)
|
---|
229 | ;delete -sf "$InstallDir$\"
|
---|
230 |
|
---|
231 | -- Detlef Oertel <d.oertel@uib.de> Wed, 5 Nov 2008 17:00:00 +0100
|
---|
232 |
|
---|
233 |
|
---|
234 |
|
---|
235 |
|
---|