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