source: opsi/products/bacula/OPSI/control@ 1025

Last change on this file since 1025 was 1025, checked in by joergs, on Jul 4, 2012 at 6:56:31 PM

bugfixes, uninstall, properties, bacula-fd.conf

File size: 5.6 KB
Line 
1[Package]
2version: 2
3depends:
4incremental: False
5
6[Product]
7type: localboot
8id: bacula
9name: Bacula file daemon
10description: backup software
11advice:
12version: 5.2.10
13priority: 0
14licenseRequired: False
15productClasses:
16setupScript: setup3264.ins
17uninstallScript: uninstall3264.ins
18updateScript:
19alwaysScript:
20onceScript:
21customScript:
22userLoginScript:
23
24[ProductProperty]
25type: unicode
26name: filedaemon_name
27multivalue: False
28editable: True
29description: filedaemon bacula name. Leave empty HOSTNAME-fd
30default: [""]
31
32[ProductProperty]
33type: unicode
34name: filedaemon_full_password
35multivalue: False
36editable: True
37description: password used by director to connect to this filedaemon
38default: ["filedaemon_full_password"]
39
40[ProductProperty]
41type: unicode
42name: filedaemon_monitor_password
43multivalue: False
44editable: True
45description: password used by monitoring (eg. tray-monitor) to connect to this filedaemon
46default: ["filedaemon_monitor_password"]
47
48[ProductProperty]
49type: unicode
50name: director_name
51multivalue: False
52editable: True
53description: access to Bacula director for bconsole and bat
54default: ["bacula-dir"]
55
56[ProductProperty]
57type: unicode
58name: director_address
59multivalue: False
60editable: True
61description: access to Bacula director for bconsole and bat
62default: ["bacula-dir.example.com"]
63
64[ProductProperty]
65type: unicode
66name: director_password
67multivalue: False
68editable: True
69description: access to Bacula director for bconsole and bat
70default: ["director_password"]
71
72[ProductProperty]
73type: unicode
74name: install_architecture
75multivalue: False
76editable: False
77description: which architecture (32/64 bit) has to be installed
78values: ["32 only", "64 only", "both", "system specific"]
79default: ["system specific"]
80
81[Changelog]
8220120704, 5.2.10-2, Joerg Steffens
83 * uninstall
84 * properties
85 * generate bacula-fd.conf
86
8720120702, 5.2.10-1, Joerg Steffens
88 * initial
89
90opsi-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
99opsi-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
106opsi-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
114opsi-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
121opsi-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
128opsi-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
138opsi-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
152opsi-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
161opsi-template (1.0-18) stable; urgency=low
162 * bug fix in the successful request (comment out)
163
164opsi-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
170opsi-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
178opsi-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
184opsi-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
190opsi-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
196opsi-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
202opsi-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
210opsi-template (1.0-10) stable; urgency=low
211
212 * modified test on exit code added 3010 success restart required
213 -- bardo wolf
214
215opsi-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
222opsi-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
Note: See TracBrowser for help on using the repository browser.