/[smeserver]/rpms/e-smith-backup/sme8/e-smith-backup.spec
ViewVC logotype

Contents of /rpms/e-smith-backup/sme8/e-smith-backup.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.34 - (show annotations) (download)
Tue Oct 21 11:11:04 2008 UTC (15 years, 7 months ago) by dungog
Branch: MAIN
Changes since 1.33: +1 -1 lines
fix patch no.

1 # $Id: e-smith-backup.spec,v 1.31 2008/10/20 16:03:58 slords Exp $
2
3 Summary: e-smith module to provide the backup panel
4 %define name e-smith-backup
5 Name: %{name}
6 %define version 2.2.0
7 %define release 9
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: Artistic
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.gz
13 Patch1: e-smith-backup-2.2.0-localise_fix.patch
14 Patch2: e-smith-backup-2.2.0-fixPleaseConfigure.patch
15 Patch3: e-smith-backup-2.2.0-restore_list.patch2
16 Patch4: e-smith-backup-2.2.0-timeout.patch
17 Patch5: e-smith-backup-2.2.0-smbfs.patch
18 Patch6: e-smith-backup-2.2.0-mount_verify.patch
19 Patch7: e-smith-backup-2.2.0-nocompressogg.patch
20 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21 BuildRequires: e-smith-devtools >= 1.11.0-03
22 BuildRequires: gettext
23 BuildArchitectures: noarch
24 Requires: e-smith-base
25 Requires: e-smith-lib >= 1.15.1-19
26 Requires: perl(Quota)
27 Requires: perl(Unix::PasswdFile)
28 Requires: perl(Unix::GroupFile)
29 Requires: perl(POSIX)
30 Requires: perl(Locale::gettext)
31 Requires: perl(Digest::MD5)
32 Requires: perl(File::Copy)
33 Requires: perl(esmith::I18N)
34 Requires: dar
35 Requires: e-smith-formmagick >= 1.4.0-12
36
37 %changelog
38 * Tue Oct 21 2008 Stephen Noble <support@dungog.net> 2.0.0-9.sme
39 - no compression for ogg media files [SME: 4677]
40
41 * Tue Oct 21 2008 Stephen Noble <support@dungog.net> 2.2.0-8.sme
42 - replace defined list of directories to backup [SME: 4676]
43
44 * Mon Oct 20 2008 Shad L. Lords <slords@mail.com> 2.2.0-7.sme
45 - Fix already mounted check [SME: 4688]
46
47 * Mon Oct 20 2008 Shad L. Lords <slords@mail.com> 2.2.0-6.sme
48 - Remove obsolete smbfs backup method [SME: 4678]
49
50 * Mon Oct 20 2008 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
51 - Use perl routines for timeout checking [SME: 4660]
52
53 * Thu Oct 16 2008 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
54 - Make dar use defined list of directories to backup [SME: 4676]
55
56 * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-3.sme
57 - Correct translation of CONFIGURATION_TO_BE_DONE to be proper English [SME: 4669]
58
59 * Thu Oct 9 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
60 - Fix localization strings in backup panel [SME: 4650]
61
62 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
63 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
64
65 * Thu Aug 7 2008 Shad L. Lords <slords@mail.com> 1.15.0-22
66 - Localise status of workstation backup [SME: 4481]
67
68 * Fri Aug 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-21
69 - Fix too greedy removel of locale key CONFIGURE_TAPE_BACKUP [SME: 4469]
70
71 * Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-20
72 - Make full backups have priority over incremental [SME: 4395]
73
74 * Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.15.0-19
75 - Fix redirect to stderr on check tape cronjob [SME: 4458]
76
77 * Sun Jul 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-18
78 - Add common <base> tags to e-smith-formmagick's general [SME: 4286]
79
80 * Sat May 31 2008 Gavin Weight <gweight@gmail.com> 1.15.0-17
81 - Fix Dar manager to redirect correctly in system call. [SME: 4304]
82
83 * Mon May 26 2008 Gavin Weight <gweight@gmail.com> 1.15.0-16
84 - Fix Dar to expand correctly. [SME: 4304]
85
86 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-15
87 - Add common <base> tags to e-smith-formmagick's general [SME: 4286]
88
89 * Wed Apr 09 2008 Stephen Noble <support@dungog.net> 1.15.0-14
90 - Minor fix in translation of hours [SME: 4179]
91
92 * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.15.0-13
93 - Fix localization in restore routine [SME: 3989]
94
95 * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.15.0-12
96 - Remove <br> tag from error msg [SME: 3989]
97
98 * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.15.0-11
99 - Move/copy Backup_Desc to Backup_Desc_Dar for 1.15 rel [SME: 4024]
100
101 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.15.0-10
102 - Remove <base> tags now in general [SME: 3912]
103
104 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.15.0-9
105 - Remove duplicate <base> entries [SME: 3887]
106
107 * Thu Nov 29 2007 Gavin Weight <gweight@gmail.com> 1.15.0-8
108 - Fix restore files location path. [SME: 3593]
109
110 * Mon Nov 19 2007 Gavin Weight <gweight@gmail.com> 1.15.0-7
111 - Fix compression setting range (Thanks JPL) . [SME: 3560]
112
113 * Fri Nov 09 2007 Gavin Weight <gweight@gmail.com> 1.15.0-06
114 - Enhancement to DAR code (Thanks JPL) . [SME: 3538]
115
116 * Fri Oct 26 2007 Gavin Weight <gweight@gmail.com> 1.15.0-05
117 - Fix up DAR code to enable backup to complete. [SME: 3373]
118
119 * Tue Sep 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-04
120 - Remove desktop verify and desktop restore features. Note that
121 lexicon entries have not been removed. [SME: 3372]
122
123 * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-03
124 - Reformat new DAR code to match existing coding style.
125
126 * Wed Sep 05 2007 Jean-Paul Leclere <jean-paul@leclere.org> 1.15.0-02
127 - Dar workstation backup patch
128
129 * Wed Sep 05 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-01
130 - Roll new development version.
131
132 * Sun Jul 01 2007 Shad L. Lords <slords@mail.com> 1.14.0-16
133 - Remove files/dirs that don't exist from the backup list [SME: 3115]
134
135 * Sat Jun 30 2007 Shad L. Lords <slords@mail.com> 1.14.0-15
136 - force proxy request to 1.0 to improve backup2desktop speed [SME: 178]
137
138 * Sun Jun 03 2007 Gavin Weight <gweight@gmail.com> 1.14.0-14
139 - Backup to desktop changes BackupType fix. [SME 3026]
140
141 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
142 - Clean up spec so package can be built by koji/plague
143
144 * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 1.14.0-13
145 - Add db entry to override who gets backup reminder email [SME: 23]
146
147 * Fri Jan 26 2007 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-12
148 - Restore group entry for machine accounts and update tests [SME: 1792]
149
150 * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-11
151 - Change restore-from-disk to chroot tar from cpio [SME: 2318]
152
153 * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-10
154 - Link in eject action. [SME: 795]
155 - Fix do_backup to actually pass backup type. [SME: 1055]
156
157 * Fri Jan 05 2007 Shad L. Lords <slords@mail.com> 1.14.0-9
158 - Make tape actions depend on tape backup. [SME: 1055]
159 - Make backup type configurable via db. [SME: 1055]
160
161 * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.14.0-8
162 - Add eject action and default to no. [SME: 795]
163
164 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
165 - Update to new release naming. No functional changes.
166 - Make Packager generic
167
168 * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-06
169 - Use tarsize not dumpsize to determine when backup is too large.
170 [SME: 2041]
171
172 * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-05
173 - Fix typo in crontab template for 'disabled' case [SME: 1092]
174
175 * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-04
176 - Move /etc/cron.d/backup into /etc/crontab fragment [SME: 1172]
177 - Expand /etc/crontab in conf-backup. e-smith-base already does
178 it for us in bootstrap-console-save [SME: 1172]
179 - Remove /etc/cron.d/backup in post [SME: 1172]
180
181 * Wed Mar 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-03
182 - Add semi-colon to last code change. Saves head-scratching if
183 someone removes the braces at some later stage. [SME: 1045]
184
185 * Wed Mar 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-02
186 - Add warning about desktop backup if the server has more than
187 2GB of data. [SME: 1045]
188
189 * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-01
190 - Roll stable stream version. [SME: 1016]
191
192 * Sun Mar 12 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-10
193 - Another fix to restore-from-disk script. [SME: 821]
194
195 * Thu Feb 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-09
196 - Fix restore-from-disk script. [SME: 821]
197
198 * Mon Feb 6 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-08
199 - Fix 24->12 hour time display problem (courtesy of Federico Simoncelli).
200 [SME: 667]
201
202 * Wed Feb 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.4-07
203 - Add restore-from-disk script. [SME: 615]
204
205 * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.4-06
206 - Don't delete config dbs in pre-restore [SME: 229]
207
208 * Tue Dec 06 2005 Filippo Carletti <carletti@mobilia.it> 1.13.4-05
209 - Tape reminder uses mt status to check if tape loaded [SME: 251]
210
211 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.4-04
212 - Bump release number only
213
214 * Tue Nov 1 2005 Charlie Brady <charlieb@e-smith.com>
215 - [1.13.4-03]
216 - Improve user feedback if pre-backup or pre-restore events fail. [SF: 1334923]
217
218 * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
219 - [1.13.4-02]
220 - Create empty /etc/e-smith/db/backups directory to trigger migration
221 to new location. [SF: 1335862]
222
223 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
224 - [1.13.4-01]
225 - Remove L10Ns from base packages [SF: 1309520]
226
227 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
228 - [1.13.3-01]
229 - New dev stream before relocating L10Ns
230
231 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
232 - [1.13.2-17]
233 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
234
235 * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
236 - [1.13.2-16]
237 - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
238
239 * Sun Sep 18 2005 Charlie Brady <charlieb@e-smith.com>
240 - [1.13.2-15]
241 - Remove explict use of CGI (which caused double construction of
242 the CGI object, and loss of uploaded data file). [SF: 1264699]
243
244 * Fri Sep 16 2005 Charlie Brady <charlieb@e-smith.com>
245 - [1.13.2-14]
246 - Don't delete configuration dbs in pre-restore event until
247 we have finished using them. [SF: 1292448]
248
249 * Tue Aug 30 2005 Charlie Brady <charlieb@e-smith.com>
250 - [1.13.2-13]
251 - Really add delete-configuration-dbs action. [SF: 1246347,1275962]
252
253 * Fri Aug 19 2005 Gordon Rowell <gordonr@gormand.com.au>
254 - [1.13.2-12]
255 - Delete configuration dbs from /home/e-smith/db/ prior to
256 a restore to ensure that the ones coming from tape are the
257 only ones on the system after the restore [SF: 1246347]
258
259 * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
260 - [1.13.2-11]
261 - Restore passwd file entries for machine accounts. [SF: 1254663]
262
263 * Fri Jul 22 2005 Charlie Brady <charlieb@e-smith.com>
264 - [1.13.2-10]
265 - Enforce Posix behaviour of df command, in restore functions of panel.
266 [SF: 1242986]
267
268 * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
269 - [1.13.2-09]
270 - Remove last deprecated esmith::config API calls. [SF: 1216546]
271
272 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
273 - [1.13.2-08]
274 - Remove explicit paths to db files. [SF: 1216546]
275
276 * Fri Apr 29 2005 Charlie Brady <charlieb@e-smith.com>
277 - [1.13.2-07]
278 - Remove another anacronistic version requires in perl library.
279 Grrrr!!! [charlieb MN00050370]
280
281 * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
282 - [1.13.2-06]
283 - Use generic_template_expand action in place of conf-backup.
284 Update e-smith-lib dependency. [MN00064130]
285
286 * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
287 - [1.13.2-05]
288 - Ensure that smbpasswd file appears last in list during restore/verification.
289 [MN00073362]
290 - Fix merging of samba files. [MN00073365]
291
292 * Mon Nov 8 2004 Charlie Brady <charlieb@e-smith.com>
293 - [1.13.2-04]
294 - Explicitly list required perl modules - RPM didn't work it out correctly.
295 [charlieb MN00050751]
296
297 * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
298 - [1.13.2-03]
299 - Remove deprecated "require v5.6.0". [charlieb MN00050370]
300 - Allow RPM to work out what the perl Requires headers should be.
301 [charlieb MN00050751]
302
303 * Thu Sep 16 2004 Michael Soulier <msoulier@e-smith.com>
304 - [1.13.2-02]
305 - Fixed Content-disposition header. [msoulier MN00049326]
306
307 * Sat Jun 19 2004 Michael Soulier <msoulier@e-smith.com>
308 - [1.13.2-01]
309 - skipping mps branch start - 1.13.2
310
311 * Fri May 21 2004 Michael Soulier <msoulier@e-smith.com>
312 - [1.13.0-06]
313 - Added /etc/samba/secrets.tdb to the restore list. [msoulier MN00020969]
314
315 * Mon Mar 1 2004 Michael Soulier <msoulier@e-smith.com>
316 - [1.13.0-05]
317 - Updated do_backup to pass a "tape" argument when using signal-event
318 and rewind-tape to exit if a second argument is not given.
319 [msoulier dpar-22041]
320
321 * Wed Jan 14 2004 Michael Soulier <msoulier@e-smith.com>
322 - [1.13.0-04]
323 - Added /etc/sudoers to backup list for desktop backup. [msoulier 4954]
324
325 * Fri Nov 28 2003 Michael Soulier <msoulier@e-smith.com>
326 - [1.13.0-03]
327 - Display big-red reboot warning like other panels. Wow, it's hard to miss
328 now. [msoulier 10240]
329
330 * Fri Nov 28 2003 Mark Knox <markk@e-smith.com>
331 - [1.13.0-02]
332 - Display reboot warning and button after successful desktop restore [markk
333 1312]
334
335 * Thu Nov 6 2003 Michael Soulier <msoulier@e-smith.com>
336 - [1.13.0-01]
337 - rolling to dev stream - 1.13.0
338
339 * Thu Sep 11 2003 Gordon Rowell <gordonr@e-smith.com>
340 - [1.12.1-02]
341 - Relocate /etc/secrets.tdb to /etc/samba [gordonr 9759]
342
343 * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
344 - [1.12.1-01]
345 - Rebuild [gordonr 1305]
346
347 * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
348 - [1.12.0-09]
349 - Adjusted Copyright [gordonr 1305]
350
351 * Mon Jul 14 2003 Gordon Rowell <gordonr@e-smith.com>
352 - [1.12.0-08]
353 - Whitespace fix in Backup.pm [gordonr 9428]
354
355 * Mon Jul 14 2003 Charlie Brady <charlieb@e-smith.com>
356 - [1.12.0-07]
357 - Remove /etc/samba/smbpasswd symlink if we find it, before doing
358 the move/symlink shuffle with smbpasswd files. This prevents us
359 "preserving" old symlinks. [charlieb 9416]
360
361 * Mon Jul 14 2003 Gordon Rowell <gordonr@e-smith.com>
362 - [1.12.0-06]
363 - Rename the pre-restore cache files in $file.time(). This preserves
364 them in case we want to wander back through them after an
365 upgrade, and ensures that they won't be around to confuse another
366 post-upgrade [gordonr 9428]
367
368 * Wed Jul 9 2003 Gordon Rowell <gordonr@e-smith.com>
369 - [1.12.0-05]
370 - Handle the "everything o.k. with relocation" case [gordonr 9333]
371
372 * Wed Jul 9 2003 Gordon Rowell <gordonr@e-smith.com>
373 - [1.12.0-04]
374 - Further safeguards for the /etc/smbpasswd -> /etc/samba/smbpasswd
375 relocation [gordonr 9333]
376
377 * Fri Jun 27 2003 Charlie Brady <charlieb@e-smith.com>
378 - [1.12.0-03]
379 - Fix backup panel text change. Made text non-specific about the location of
380 the smbpasswd file. [charlieb 9220]
381
382 * Fri Jun 27 2003 Charlie Brady <charlieb@e-smith.com>
383 - [1.12.0-02]
384 - Account for the path change of smbpasswd file in desktop restore/verify.
385 [charlieb 9220]
386
387 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
388 - [1.12.0-01]
389 - Changing version to stable stream number - 1.12.0
390
391 * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
392 - [1.11.1-04]
393 - Spanish nav bar [gordonr 9153]
394
395 * Fri Jun 13 2003 Gordon Rowell <gordonr@e-smith.com>
396 - [1.11.1-03]
397 - Corrected logic for switching /etc{/samba,}/smbpasswd [gordonr 8747]
398
399 * Thu Jun 12 2003 Charlie Brady <charlieb@e-smith.com>
400 - [1.11.1-02]
401 - Remove some remnants of templated /sbin/e-smith/backup.
402 - Use Backup program parameter in /sbin/e-smith/do_backup.
403 [charlieb 7853]
404
405 * Thu Jun 12 2003 Charlie Brady <charlieb@e-smith.com>
406 - [1.11.1-01]
407 - Roll new development stream to 1.11.1
408
409 * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
410 - [1.11.0-56]
411 - And symlink /etc/smbpasswd to avoid confusion [gordonr 8809]
412 - Move guard so we skip if /etc/smbpasswd is not a file [gordonr 8809]
413
414 * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
415 - [1.11.0-55]
416 - Migrate /etc/smbpasswd to /etc/samba/smbpasswd after restore [gordonr 8809]
417
418 * Wed May 21 2003 Gordon Rowell <gordonr@e-smith.com>
419 - [1.11.0-54]
420 - Fix return check for ->group and ->passwd [gordonr 8766]
421 - Fix tests for BackupHistoryDB.pm [gordonr 5908, in passing]
422
423 * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
424 - [1.11.0-53]
425 - Extract the tests at build time [gordonr 8766]
426
427 * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
428 - [1.11.0-52]
429 - Completed merge_group and tests, including admin, www, shared [gordonr 8766]
430
431 * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
432 - [1.11.0-51]
433 - Added test files and skeleton for merge_group [gordonr 8766]
434 - TODO: Complete merge_group and tests [gordonr 8766]
435 - TODO: Handle admin, www, shared groups [gordonr 8766]
436
437 * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
438 - [1.11.0-50]
439 - Further work, and tests, for merge_passwd [gordonr 8766]
440
441 * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
442 - [1.11.0-49]
443 - Code cleanups [gordonr 8766]
444
445 * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
446 - [1.11.0-48]
447 - Constructors are nice to have in objects :-( [gordonr 8766]
448 - Link merge-system-files into post-upgrade [gordonr 8766]
449
450 * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
451 - [1.11.0-47]
452 - Added esmith::Backup::{save,merge}_system_files [gordonr 8766]
453
454 * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
455 - [1.11.0-46]
456 - Modified backup panel to use esmith::Backup library [gordonr 8766]
457
458 * Fri May 16 2003 Gordon Rowell <gordonr@e-smith.com>
459 - [1.11.0-45]
460 - Added esmith::Backup library to centralise list of files/directories to
461 restore [gordonr 8766]
462 - Save away important system files in pre-restore [gordonr 8766]
463
464 * Tue May 6 2003 Mark Knox <markk@e-smith.com>
465 - [1.11.0-44]
466 - Pass the right type of object to genResult [markk 8498]
467
468 * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
469 - [1.11.0-43]
470 - Add Spanish translation for backup [lijied 3793]
471
472 * Tue Apr 29 2003 Trevor Poole <trevorp@e-smith.com>
473 - [1.11.0-42]
474 - add the BackupType to the record for the desktop case. [trevor 5908]
475
476 * Mon Apr 28 2003 Charlie Brady <charlieb@e-smith.com>
477 - [1.11.0-41]
478 - Fix calls to create new backup records. [charlieb 5908]
479
480 * Mon Apr 28 2003 Charlie Brady <charlieb@e-smith.com>
481 - [1.11.0-40]
482 - Record each backup attempt separately in a backup history db. [charlieb 5908]
483
484 * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
485 - [1.11.0-39]
486 - Record success or otherwise of backup to desktop attempts in config db.
487 [charlieb 5908]
488 - Gracefully handle SIGPIPE in backup to desktop. [charlieb 8490]
489
490 * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
491 - [1.11.0-38]
492 - Fix typo in rewind-tape fix. [charlieb 8475]
493
494 * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
495 - [1.11.0-37]
496 - Call signal-event {pre,post}-backup with extra "desktop" parameter
497 from desktop backup code, and use that parameter to skip tape rewinding.
498 [charlieb 7853]
499 - Fix device lookup code in rewind-tape action. [charlieb 8475]
500
501 * Wed Apr 23 2003 Charlie Brady <charlieb@e-smith.com>
502 - [1.11.0-36]
503 - Fix a few semantic problems with reset--restore-idle-flag script.
504 [charlieb 8466]
505
506 * Wed Apr 16 2003 Michael Soulier <msoulier@e-smith.com>
507 - [1.11.0-35]
508 - Replaced bad call to processTemplate. [msoulier 7600]
509
510 * Wed Apr 9 2003 Charlie Brady <charlieb@e-smith.com>
511 - [1.11.0-34]
512 - Remove deprecated /sbin/e-smith/backup in %post script.
513 [charlieb 7853]
514
515 * Tue Apr 8 2003 Charlie Brady <charlieb@e-smith.com>
516 - [1.11.0-33]
517 - Fix typo in rewind-tape action. [charlieb 5908]
518 - Change Copyright => License in header.
519
520 * Fri Apr 4 2003 Mark Knox <markk@e-smith.com>
521 - [1.11.0-32]
522 - Removed redundant refs to bootstrap-console from panel [markk 6164]
523
524 * Thu Apr 3 2003 Tony Clayton <apc@e-smith.com>
525 - [1.11.0-31]
526 - Change table to start_table where applicable [tonyc 8034]
527
528 * Thu Apr 3 2003 Tony Clayton <apc@e-smith.com>
529 - [1.11.0-30]
530 - Removed "Mitel Network SME server' branding [lijied 8016]
531 - Fix layout/css in backup panel [tonyc 7950]
532
533 * Mon Mar 31 2003 Charlie Brady <charlieb@e-smith.com>
534 - [1.11.0-29]
535 - Re-write do_backup in perl. [charlieb 5908]
536
537 * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
538 - [1.11.0-28]
539 - Modified directory po/fr_CA to fr [lijied 6787]
540
541 * Thu Mar 27 2003 Gordon Rowell <gordonr@e-smith.com>
542 - [1.11.0-27]
543 - Modified gettext() extraction based on changes in 1.11.0-25 [gordonr 5908]
544
545 * Thu Mar 27 2003 Gordon Rowell <gordonr@e-smith.com>
546 - [1.11.0-26]
547 - Call genFooter/genResult with an FM object (subclass of CGI) so
548 footers get localised [gordonr 3553]
549
550 * Thu Mar 27 2003 Charlie Brady <charlieb@e-smith.com>
551 - [1.11.0-25]
552 - Remove templated /sbin/e-smith/backup and add non-templated
553 do_backup script. Alter cron template to suit. Move tape
554 rewind into pre-backup and post-backup actions. Log
555 start, finish and result properties from backup script.
556 [charlieb 5908]
557
558 * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
559 - [1.11.0-24]
560 - Modified French lexicon to use lang="fr", rename the lexicon
561 directory to fr [lijied 6787]
562
563 * Tue Mar 25 2003 Tony Clayton <apc@e-smith.com>
564 - [1.11.0-23]
565 - Add link to fr-ca PAGE_REFRESH_IN translation [tonyc 6491]
566
567 * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
568 - [1.11.0-22]
569 - Deleted ./sbin/e-smith/backup/template-begin, and modified
570 %build [lijied 3295]
571
572 * Fri Mar 14 2003 Michael Soulier <msoulier@e-smith.com>
573 - [1.11.0-21]
574 - Changed the post restore code such that the backup panel is blocked until
575 the server reboots. [msoulier 6471]
576
577 * Mon Mar 10 2003 Lijie Deng <lijied@e-smith.com>
578 - [1.11.0-20]
579 - Modified charset tag in .po file [lijied 3930]
580
581 * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
582 - [1.11.0-19]
583 - Modified e-smith-devtools again [lijied 7578]
584
585 * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
586 - [1.11.0-18]
587 - Modified e-smith-devtools version [lijied 7578]
588
589 * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
590 - [1.11.0-17]
591 - Added the generate lexicon code [lijied 7442]
592
593 * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
594 - [1.11.0-16]
595 - Added the .po file to po/fr_CA again [lijied 7442]
596
597 * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
598 - [1.11.0-15]
599 - Cleaned up .po->.mo build [lijied 7442]
600
601 * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
602 - [1.11.0-14]
603 - Added .po->.mo instructions to %build [lijied 7442]
604
605 * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
606 - [1.11.0-13]
607 - Modified backup panel order [lijied 7356]
608
609 * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
610 - [1.11.0-12]
611 - Remodify the lexicon file [lijied 4030]
612
613 * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
614 - [1.11.0-11]
615 - Split en-us lexicon from backup panel [lijied 4030]
616
617 * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
618 - [1.11.0-10]
619 - Rebuild RPM - commit missed last time [lijied 5003]
620
621 * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
622 - [1.11.0-09]
623 - Added French lexicon for backup [lijied 5003]
624
625 * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
626 - [1.11.0-08]
627 - Rewrote template to use esmith::I18N [gordonr 5212]
628
629 * Fri Dec 13 2002 Mark Knox <markk@e-smith.com>
630 - [1.11.0-07]
631 - Added "click here" text on tape restore page [markk 6094]
632
633 * Thu Dec 12 2002 Mark Knox <markk@e-smith.com>
634 - [1.11.0-06]
635 - Removed redundant success message after restore [markk 6094]
636
637 * Thu Dec 12 2002 Mark Knox <markk@e-smith.com>
638 - [1.11.0-05]
639 - Added refresh and status messages to tape restore process [markk 6094]
640
641 * Tue Dec 3 2002 Charlie Brady <charlieb@e-smith.com>
642 - [1.11.0-04]
643 - Tidy up and update /sbin/e-smith/backup templates, preparatory to adding
644 support for non-tape devices. [charlieb 5521]
645
646 * Mon Dec 2 2002 Mike Dickson <miked@e-smith.com>
647 - [1.11.0-03]
648 - ui update [miked 5494]
649
650 * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
651 - [1.11.0-02]
652 - update to new UI system [miked 5494]
653
654 * Wed Nov 6 2002 Charlie Brady <charlieb@e-smith.com>
655 - [1.11.0-01]
656 - Rolling development stream version to 1.11.0
657
658 * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
659 - [1.10.1-01]
660 - New checkout to force head revisions to 1.10.1
661
662 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
663 - [1.10.0-01]
664 - Roll to maintained version number to 1.10.0
665
666 * Fri Oct 11 2002 Gordon Rowell <gordonr@e-smith.com>
667 - [1.9.0-09]
668 - Added missing closing paren - code police needed earlier [gordonr 5168]
669
670 * Fri Oct 11 2002 Gordon Rowell <gordonr@e-smith.com>
671 - [1.9.0-08]
672 - Renamed duplicate lexicon tag RESTORE_IN_PROGRESS{,_BEGAN_AT}
673 RESTORE_IN_PROGRES_DESC -> MUST_REBOOT_AFTER_RESTORE in tape restore
674 [gordonr 5168]
675
676 * Wed Oct 9 2002 Mike Dickson <miked@e-smith.com>
677 - [1.9.0-07]
678 - Fixed double call of pre-restore [miked 5158]
679
680 * Wed Oct 9 2002 Mike Dickson <miked@e-smith.com>
681 - [1.9.0-06]
682 - Fixed references to ext2 filesystem in CalculateSizes; cahnged them to ext3
683
684 * Wed Sep 25 2002 Charlie Brady <charlieb@e-smith.com>
685 - [1.9.0-05]
686 - Add calls to signal-event pre-restore before tape or desktop restore
687 (currently to stop slapd and remove LDIF dump file). [charlieb 2745]
688
689 * Mon Sep 23 2002 Charlie Brady <charlieb@e-smith.com>
690 - [1.9.0-04]
691 - Fix XML errors in backup panel. [charlieb 2745]
692
693 * Fri Sep 20 2002 Charlie Brady <charlieb@e-smith.com>
694 - [1.9.0-03]
695 - Complete previous change - the web panel needed to be updated as well.
696 [charlieb 2745]
697
698 * Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com>
699 - [1.9.0-02]
700 - Change mysql-dump-tables and mysql-delete-dumps events to pre-backup and
701 post-backup events. [charlieb 2745]
702
703 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
704 - [1.9.0-01]
705 - Changing version to development stream number to 1.9.0
706
707 * Fri May 31 2002 Tony Clayton <apc@e-smith.com>
708 - [1.8.2-01]
709 - Reverting previous change - "it's a feature" [tonyc 3746]
710
711 * Fri May 31 2002 Tony Clayton <apc@e-smith.com>
712 - [1.8.1-01]
713 - Prevent tape/destop restores from dieing in state=running [tonyc 3746]
714
715 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
716 - [1.8.0-01]
717 - Changing version to maintained stream number to 1.8.0
718
719 * Fri May 31 2002 Mark Knox <markk@e-smith.com>
720 - [1.7.20-01]
721 - Fixed some funny table cells that were causing trouble in Netscape
722 [markk 3764]
723
724 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
725 - [1.7.19-01]
726 - Removed unused config db tie in restore-idle-flag.
727 - Add initialisation of backup service entry in config db.
728 This will allow restore from tape to work out of the box.
729 [charlieb 1254, 3746]
730
731 * Wed May 29 2002 Tony Clayton <apc@e-smith.com>
732 - [1.7.18-01]
733 - Fix bad string concats in /sbin/e-smith/backup fragments [tonyc 3180]
734
735 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
736 - [1.7.17-01]
737 - RPM rebuild forced by cvsroot2rpm
738
739 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
740 - [1.7.16-01]
741 - testing co2rpm --force
742
743 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
744 - [1.7.15-01]
745 - testing co2rpm --force
746
747 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
748 - [1.7.14-01]
749 - testing co2rpm --force
750
751 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
752 - [1.7.13-01]
753 - testing co2rpm --force
754
755 * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
756 - [1.7.12-01]
757 - Changed quoting in /etc/crond.d/backup template [gordonr 3029]
758
759 * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
760 - [1.7.11-01]
761 - "Verify complete" -> "Verification is complete" [gordonr 3544]
762
763 * Wed May 8 2002 Mark Knox <markk@e-smith.com>
764 - [1.7.10-01]
765 - Allow form uploads and large files to be posted. [markk 3159]
766
767 * Wed May 8 2002 Mark Knox <markk@e-smith.com>
768 - [1.7.9-01]
769 - Localised a few more strings in sbin/e-smith/backup templates [markk 3029]
770
771 * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
772 - [1.7.8-01]
773 - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
774
775 * Tue Apr 16 2002 Mark Knox <markk@e-smith.com>
776 - [1.7.7-01]
777 - I18n backup cronjob using gettext. Also converted to ConfigDB. [markk 3029]
778
779 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
780 - [1.7.7-01]
781 - Language en->en-us
782
783 * Fri Apr 12 2002 Mark Knox <markk@e-smith.com>
784 - [1.7.6-01]
785 - Internationalized using FormMagick lexicon [markk 3159]
786 - Converted to esmith::ConfigDB API [markk 3159]
787
788 * Fri Mar 15 2002 Charlie Brady <charlieb@e-smith.com>
789 - [1.7.5-01]
790 - Include "du -s " of all backed up files and directories other than
791 /home/e-smith in desktop backup estimate.
792
793 * Thu Mar 14 2002 Charlie Brady <charlieb@e-smith.com>
794 - [1.7.4-01]
795 - Fix error in use of AccountsDB interface (#2139).
796
797 * Thu Mar 07 2002 Charlie Brady <charlieb@e-smith.com>
798 - [1.7.3-01]
799 - Include /root in desktop backup and in size estimate (#2322).
800 - Change text to indicate that desktop backup file will be somewhat
801 smaller if files are compressible.
802
803 * Thu Mar 07 2002 Charlie Brady <charlieb@e-smith.com>
804 - [1.7.2-01]
805 - Use Quota module to estimate desktop backup size, by summing over all
806 user accounts (#2139).
807
808 * Wed Feb 27 2002 Jason Miller <jmiller@e-smith.com>
809 - [1.7.1-01]
810 - Rolled to version 1.7.1-01 to verify CVS contents from 1.7.0-01.
811 Includes all patchesup to 1.7.0-01.
812
813 * Wed Feb 27 2002 Jason Miller <jay@e-smith.com>
814 - [1.7.0-01]
815 - rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-01.
816
817 * Tue Dec 11 2001 Adrian Chung <mac@e-smith.com>
818 - [1.6.0-01]
819 - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-04.
820
821 * Thu Dec 6 2001 Adrian Chung <adrianc@e-smith.com>
822 - [1.5.0-04]
823 - Adding text to restore screen that warns that your restore
824 is not complete until you see the words Restore complete and
825 /etc/smbpasswd is restored.
826
827 * Wed Nov 28 2001 Charlie Brady <charlieb@e-smith.com>
828 - [1.5.0-03]
829 - Report restore/verify problems if they are detected. Do not do any
830 post processing unless the restore completes successfully.
831
832 * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
833 - [1.5.0-02]
834 - adding last patch to prep section. feels like monday.
835
836 * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
837 - [1.5.0-01]
838 - Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-06.
839 - use esmith::lockfile for lockfile stuff
840 - add dependency on e-smith-lib >= 1.7.0-20 for esmith::lockfile
841
842 * Tue Nov 13 2001 Tony Clayton <tonyc@e-smith.com>
843 - [1.4.0-06]
844 - backing out lockfile patch - moving to new stream
845
846 * Mon Nov 12 2001 Tony Clayton <tonyc@e-smith.com>
847 - [1.4.0-05]
848 - use esmith::lockfile for lockfile stuff
849 - add dependency on e-smith-lib >= 1.7.0-20 for esmith::lockfile
850
851 * Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com>
852 - [1.4.0-04]
853 - rebranding to Mitel Networks
854
855 * Fri Aug 17 2001 Gordon Rowell <gordonr@e-smith.com>
856 - [1.4.0-03]
857 - Changed default network backup filename to "smeserver.tgz"
858 - Note: We can still restore the old format "esmithsg.bak" files
859
860 * Fri Aug 17 2001 gordonr
861 - [1.4.0-02]
862 - Autorebuild by rebuildRPM
863
864 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
865 - [1.4.0-01]
866 - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-10.
867
868 * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
869 - [1.3.0-10]
870 - More branding changes
871
872 * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
873 - [1.3.0-09]
874 - More branding changes
875
876 * Tue Jul 31 2001 Jason Miller <jmiller@e-smith.com>
877 - [1.3.0-08]
878 - Branding/marketing text changes email/e-mail
879
880 * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
881 - [1.3.0-07]
882 - Branding text changes to the backup web panel
883
884 * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
885 - [1.3.0-06]
886 - Changed license to GPL
887
888 * Wed Jul 04 2001 Gordon Rowell <gordonr@e-smith.com>
889 - [1.3.0-05]
890 - Default to .tgz for desktop backup/restore/verify
891 - Allow uuencoded tar (esmithsg.bak) for restore/verify backwards compatability
892
893 * Thu Jun 07 2001 Gordon Rowell <gordonr@e-smith.com>
894 - [1.3.0-04]
895 - Add --verbose to tar --extract so web panels shows restored files
896
897 * Thu Jun 07 2001 Charlie Brady <charlieb@e-smith.com>
898 - [1.3.0-03]
899 - Add option to verify desktop backup file contents.
900
901 * Thu Jun 07 2001 Charlie Brady <charlieb@e-smith.com>
902 - [1.3.0-02]
903 - Avoid use of redundant temporary file, CGI.pm already creates one for us,
904 and provides us with a file handle.
905
906 * Wed Apr 11 2001 Adrian Chung <mac@e-smith.com>
907 - [1.3.0-01]
908 - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-11.
909
910 * Wed Feb 21 2001 Charlie Brady <charlieb@e-smith.com>
911 - [1.2.0-11]
912 - Add tape rewind action to tape restore
913
914 * Wed Feb 21 2001 Peter Samuel <peters@e-smith.com>
915 - [1.2.0-10]
916 - Now rewinds tape before zeroing tape.
917 - Writes 32k of zeroes instead of 10k.
918
919 * Thu Feb 14 2001 Charlie Brady <charlieb@e-smith.com>
920 - [1.2.0-09]
921 - Add conf-backup to bootstrap-console-save.
922 - Don't need templates-user-custom directory now, it's in e-smith-base RPM.
923
924 * Mon Feb 12 2001 Peter Samuel <peters@e-smith.com>
925 - [1.2.0-08]
926 - Duping STDOUT fails for netscape. Now just redirecting STDOUT to STDERR.
927
928 * Mon Feb 12 2001 Adrian Chung <adrianc@e-smith.com>
929 - [1.2.0-07]
930 - rolling release number for GPG signing.
931
932 * Sun Feb 11 2001 Charlie Brady
933 - [1.2.0-06]
934 - Include etc/e-smith/templates-user-custom in backup
935
936 * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
937 - Rolling release number for GPG signing.
938
939 * Thu Feb 8 2001 Peter Samuel <peters@e-smith.com>
940 - [1.2.0-04]
941 - Zero pad minutes for backup and reminder times.
942 - Fix nasty problem stopping flexbackup running in the background.
943 Needed to dup STDOUT, close STDOUT, and reset STDOUT to duped fd.
944
945 * Tue Jan 30 2001 Peter Samuel <peters@e-smith.com>
946 - [1.2.0-03]
947 - Changed size calculations so that minimum size displayed is 1Mb.
948 - Changed wording of size of snapshot.
949 - Notify user how much free space exists in /tmp.
950 - Remove uploaded file after restore.
951
952 * Mon Jan 29 2001 Charlie Brady <charlieb@e-smith.com>
953 - [1.2.0-02]
954 - Preserve gid of www across restore.
955 - Add comment about upbuffering output
956
957 * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
958 - [1.2.0-01]
959 - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-17.
960
961 * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
962 - [1.1.0-17]
963 - Added html output to reboot function of manager panel
964
965 * Wed Jan 24 2001 Peter Samuel <peters@e-smith.com>
966 - [1.1.0-16]
967 - /sbin/e-smith/backup zeroes tape before starting. This is a hack to
968 work around talking to ide tapes via ide-scsi.
969
970 * Wed Jan 17 2001 Peter Samuel <peters@e-smith.com>
971 - [1.1.0-15]
972 - mysql tables are deleted before and after backups and restores
973
974 * Tue Jan 16 2001 Peter Samuel <peters@e-smith.com>
975 - [1.1.0-14]
976 - cron job now runs every day
977
978 * Mon Jan 15 2001 Peter Samuel <peters@e-smith.com>
979 - [1.1.0-13]
980 - removed unnecessary /sbin/e-smith/tape-restore template
981 - fixed html formatting problem in backup panel
982 - fixed backgrounding problem in backup panel - need to close STDOUT in child
983 - format fixes in backup panel
984
985 * Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com>
986 - [1.1.0-12]
987 - Changes to the menu item ordering for the e-smith manager
988
989 * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
990 - [1.1.0-11]
991 - Changed fork and signal handling again - doesn't seem to make much
992 difference. Could be the lock file interaction - needs testing.
993
994 * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
995 - [1.1.0-10]
996 - Fixed order of files to be restored
997 - Moved signal handling but it makes no difference, still can't background
998
999 * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
1000 - [1.1.0-09]
1001 - /sbin/e-smith/backup now dumps mysql tables to /home/e-smith prior
1002 to running the tape backup
1003
1004 * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
1005 - [1.1.0-08]
1006 - fixed uninitialised variables
1007 - reboot action calls backgroundCommand instead of showing new panel
1008
1009 * Sat Jan 13 2001 Peter Samuel <peters@e-smith.com>
1010 - [1.1.0-07]
1011 - fixed syntax error in /etc/e-smith/events/actions/conf-backup
1012
1013 * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
1014 - [1.1.0-06]
1015 - flexbackup is merely the default backup program
1016 - cron job calls /sbin/e-smith/backup which is a templated file
1017 - restore-tape action now given to flexbackup as it is flexbackup specific
1018
1019 * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
1020 - [1.1.0-05]
1021 - Removed checks for uptime. The state in /etc/e-smith/restore is not
1022 changed, regardless of reboots. It is changed by bootstrap-console.
1023 - Lots of text changes for consistency and to reinforce the need to
1024 reboot after a restore
1025 - Mail is sent to the admin user after a tape restore indicating
1026 success or failure.
1027 - mysql tables are dumped to /home/e-smith prior to network backup.
1028 - Calculation of tarsize handles negative values sensibly.
1029
1030 * Fri Jan 12 2001 Peter Samuel <peters@e-smith.com>
1031 - [1.1.0-04]
1032 - No longer checks for current state of EthernetDrive1 and LocalIP.
1033 - Does not do a forced reboot under any circumstances.
1034 - Calls post-upgrade after the restore instead of post-restore.
1035
1036 * Thu Jan 11 2001 Peter Samuel <peters@e-smith.com>
1037 - [1.1.0-03]
1038 - Major changes to panel. Now does tape restore in background. Lots of
1039 checks and balances to avoid concurrent restores/backups etc.
1040
1041 * Wed Jan 10 2001 Jason Miller <jmiller@e-smith.com>
1042 - [1.1.0-02]
1043 - Minor change to the copyright for consistency
1044
1045 * Tue Jan 9 2001 Peter Samuel <peters@e-smith.com>
1046 - [1.1.0-01]
1047 - Rolled version to 1.1.0-01. Includes patches upto 0.1-4
1048
1049 * Mon Jan 8 2001 Peter Samuel <peters@e-smith.com>
1050 - [0.1-4]
1051 - Now restores config from tape
1052
1053 * Sun Jan 7 2001 Jason Miller <jmiller@e-smith.com>
1054 - [0.1-2] through [0.1-3]
1055 - completed the update section for configuration database
1056 of flexbackup
1057 - prepared the restore-tape option for the call to the
1058 proper event for restoring from tape
1059
1060 * Sun Jan 7 2001 Jason Miller <jmiller@e-smith.com>
1061 - initial release
1062
1063 %description
1064 e-smith server central backup administration panel
1065
1066 %prep
1067 %setup
1068 %patch1 -p1
1069 %patch2 -p1
1070 %patch3 -p1
1071 %patch4 -p1
1072 %patch5 -p1
1073 %patch6 -p1
1074 %patch7 -p1
1075
1076 %build
1077 /sbin/e-smith/buildtests 10e-smith-backup
1078
1079 mkdir -p root/etc/e-smith/events/{pre-,post-}backup
1080 perl createlinks
1081
1082 # Extract a new copy of the English .po, though we won't use it for this build
1083 xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/backup.po \
1084 root/etc/e-smith/templates/etc/crontab/backup \
1085 root/sbin/e-smith/do_backup
1086
1087 /sbin/e-smith/generate-lexicons
1088
1089 mkdir -p root/var/cache/e-smith/restore
1090 mkdir -p root/var/cache/e-smith/restore/etc
1091 mkdir -p root/var/cache/e-smith/restore/etc/samba
1092 mkdir -p root/etc/e-smith/db/backups
1093 mkdir -p root/etc/dar
1094 mkdir -p root/mnt/smb
1095
1096 %install
1097 rm -rf $RPM_BUILD_ROOT
1098 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1099 rm -f %{name}-%{version}-%{release}-filelist
1100 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1101 > %{name}-%{version}-%{release}-filelist
1102 echo "%doc Copying" >> %{name}-%{version}-%{release}-filelist
1103 echo "%doc Artistic" >> %{name}-%{version}-%{release}-filelist
1104 echo "%doc LICENSE" >> %{name}-%{version}-%{release}-filelist
1105
1106 %clean
1107 rm -rf $RPM_BUILD_ROOT
1108
1109 %pre
1110 %preun
1111 %post
1112 %postun
1113
1114 %files -f %{name}-%{version}-%{release}-filelist
1115 %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed