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 | [Changelog] |
---|
82 | 20120704, 5.2.10-2, Joerg Steffens |
---|
83 | * uninstall |
---|
84 | * properties |
---|
85 | * generate bacula-fd.conf |
---|
86 | |
---|
87 | 20120702, 5.2.10-1, Joerg Steffens |
---|
88 | * initial |
---|
89 | |
---|
90 | opsi-template (4.0.1-5) stable; urgency=low |
---|
91 | |
---|
92 | * added /nocancel at Inno example |
---|
93 | * added login.ins for 'user profile management' |
---|
94 | * moved changelog to control file |
---|
95 | |
---|
96 | -- detlef oertel <d.oertel@uib.de> Mon, 02 Jan 2012 16:01:53 +0200 |
---|
97 | |
---|
98 | |
---|
99 | opsi-template (4.0.1-4) stable; urgency=low |
---|
100 | |
---|
101 | * removed uncommented test for installation success via registry entries |
---|
102 | |
---|
103 | -- detlef oertel <d.oertel@uib.de> Thu, 30 Nov 2011 16:01:53 +0200 |
---|
104 | |
---|
105 | |
---|
106 | opsi-template (4.0.1-3) stable; urgency=low |
---|
107 | |
---|
108 | * changed setup.ins to setup3264.ins (and so on ..) |
---|
109 | * added /SUPPRESSMSGBOXES at Inno example |
---|
110 | |
---|
111 | -- detlef oertel <d.oertel@uib.de> Thu, 06 Oct 2011 16:01:53 +0200 |
---|
112 | |
---|
113 | |
---|
114 | opsi-template (4.0.1-2) stable; urgency=low |
---|
115 | |
---|
116 | * bugfix: removed '\\' by '\' in showBitMap calls |
---|
117 | |
---|
118 | -- detlef oertel <d.oertel@uib.de> Tue, 02 Aug 2011 16:01:53 +0200 |
---|
119 | |
---|
120 | |
---|
121 | opsi-template (4.0.1-1) stable; urgency=low |
---|
122 | |
---|
123 | * bugfix: delsub.ins: Set $UninstallProgram64$ = $InstallDir64$ + "\uninstall.exe" |
---|
124 | |
---|
125 | -- detlef oertel <d.oertel@uib.de> Wed, 18 Jan 2011 16:01:53 +0200 |
---|
126 | |
---|
127 | |
---|
128 | opsi-template (4.0-1) stable; urgency=low |
---|
129 | |
---|
130 | * requires opsi.winst 4.10.8 |
---|
131 | * default: 32Bit Version |
---|
132 | * additional: 64Bit Version |
---|
133 | * additional: 32/64Bit Version |
---|
134 | |
---|
135 | -- detlef oertel <d.oertel@uib.de> Wed, 18 Jan 2011 16:01:53 +0200 |
---|
136 | |
---|
137 | |
---|
138 | opsi-template (1.0-20) stable; urgency=low |
---|
139 | |
---|
140 | * removed EnvVar("temp") |
---|
141 | * all variable definitions at top |
---|
142 | * new loglevel |
---|
143 | * removed $NewExe$ |
---|
144 | * more infos for inno setup |
---|
145 | * removed number at showBitmap |
---|
146 | * Initial section removed |
---|
147 | * example for $installDir$ changed |
---|
148 | |
---|
149 | -- detlef oertel <d.oertel@uib.de> Wed, 14 Apr 2010 16:01:53 +0200 |
---|
150 | |
---|
151 | |
---|
152 | opsi-template (1.0-19) stable; urgency=low |
---|
153 | |
---|
154 | * adding 'Installshield + MSI' to the Winbatch_install section |
---|
155 | * changing to 'if $LicenseRequired$ = "true"' from 'if not ($LicenseRequired$ = "false")' |
---|
156 | * changed from <productid>.ins to 'setup.ins' |
---|
157 | |
---|
158 | -- detlef oertel <d.oertel@uib.de> Tue, 26 Jan 2010 16:01:53 +0200 |
---|
159 | |
---|
160 | |
---|
161 | opsi-template (1.0-18) stable; urgency=low |
---|
162 | * bug fix in the successful request (comment out) |
---|
163 | |
---|
164 | opsi-template (1.0-17) stable; urgency=low |
---|
165 | |
---|
166 | * bug fix in delsub.ins : deleting a shortcut from AllUsers desktop |
---|
167 | |
---|
168 | -- detlef oertel <d.oertel@uib.de> Mon, 28 Sep 2009 16:01:53 +0200 |
---|
169 | |
---|
170 | opsi-template (1.0-16) stable; urgency=low |
---|
171 | |
---|
172 | * Added some examples for other installers |
---|
173 | * Some cleanups |
---|
174 | * More examples in other sections |
---|
175 | |
---|
176 | -- Jan Schneider <j.schneider@uib.de> Fri, 18 Sep 2009 13:01:53 +0200 |
---|
177 | |
---|
178 | opsi-template (1.0-15) stable; urgency=low |
---|
179 | |
---|
180 | * bugfix for delopsi-template |
---|
181 | |
---|
182 | -- Rupert Roeder <r.roeder@uib.de> Mon, 06 Jun 2009 11:15:00 +0100 |
---|
183 | |
---|
184 | opsi-template (1.0-14) stable; urgency=low |
---|
185 | |
---|
186 | * bugfix for delopsi-template |
---|
187 | |
---|
188 | -- Rupert Roeder <r.roeder@uib.de> Tue, 26 May 2009 11:15:00 +0100 |
---|
189 | |
---|
190 | opsi-template (1.0-13) stable; urgency=low |
---|
191 | |
---|
192 | * some corrections |
---|
193 | |
---|
194 | -- Rupert Roeder <r.roeder@uib.de> Tue, 26 May 2009 11:15:00 +0100 |
---|
195 | |
---|
196 | opsi-template (1.0-12) stable; urgency=low |
---|
197 | |
---|
198 | * code for license management added |
---|
199 | |
---|
200 | -- Rupert Roeder <r.roeder@uib.de> Tue, 19 May 2009 11:15:00 +0100 |
---|
201 | |
---|
202 | opsi-template (1.0-11) stable; urgency=low |
---|
203 | |
---|
204 | * sub_check_exitcode modified |
---|
205 | * sub_check_exitcode 1641 added |
---|
206 | * sub_check_exitcode integrated in delsub.ins |
---|
207 | |
---|
208 | -- Detlef Oertel <d.oertel@uib.de> Mon, 18 May 2009 14:15:00 +0100 |
---|
209 | |
---|
210 | opsi-template (1.0-10) stable; urgency=low |
---|
211 | |
---|
212 | * modified test on exit code added 3010 success restart required |
---|
213 | -- bardo wolf |
---|
214 | |
---|
215 | opsi-template (1.0-9) stable; urgency=low |
---|
216 | |
---|
217 | * renamed from softprod to opsi-template |
---|
218 | * added test on exit code |
---|
219 | |
---|
220 | -- Detlef Oertel <d.oertel@uib.de> Fri, 13 Mar 2009 12:35:32 +0100 |
---|
221 | |
---|
222 | opsi-template (1.0-8) stable; urgency=low |
---|
223 | |
---|
224 | * comment Anweisungen |
---|
225 | * delsub: |
---|
226 | Section: Files_uninstall |
---|
227 | ;something like (don't forget the trailing backslash) |
---|
228 | ;delete -sf "$InstallDir$\" |
---|
229 | |
---|
230 | -- Detlef Oertel <d.oertel@uib.de> Wed, 5 Nov 2008 17:00:00 +0100 |
---|
231 | |
---|
232 | |
---|
233 | |
---|
234 | |
---|
235 | |
---|