/[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.30 - (show annotations) (download)
Thu Oct 16 16:15:54 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-4_el5_sme
Changes since 1.29: +7 -2 lines
Fix dar backup list

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

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