/[smeserver]/rpms/e-smith-backup/sme8/e-smith-backup-2.2.0-workstation-selectiveRestoreK.patch
ViewVC logotype

Contents of /rpms/e-smith-backup/sme8/e-smith-backup-2.2.0-workstation-selectiveRestoreK.patch

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


Revision 1.1 - (show annotations) (download)
Sun Feb 9 20:34:49 2014 UTC (10 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_2_0-88_el5_sme, e-smith-backup-2_2_0-85_el5_sme, e-smith-backup-2_2_0-86_el5_sme, e-smith-backup-2_2_0-87_el5_sme, HEAD
* Sun Feb 9 2014 Ian Wells <esmith@wellsi.com> 2.2.0-85.sme
- Workstation Backup, selective restore of deleted files [SME: 8201]

1 diff -ruN e-smith-backup-2.4.0.p26/root/etc/e-smith/web/functions/backup e-smith-backup-2.4.0/root/etc/e-smith/web/functions/backup
2 --- e-smith-backup-2.4.0.p26/root/etc/e-smith/web/functions/backup 2014-02-08 21:12:09.000000000 -0800
3 +++ e-smith-backup-2.4.0/root/etc/e-smith/web/functions/backup 2014-02-09 08:15:04.000000000 -0800
4 @@ -2989,7 +2989,7 @@
5 }
6 else
7 {
8 - $restorerr = system ("/usr/bin/dar_manager -B \"$mntbkdir/dar-catalog\" -Q -e '-v -N -R / -w' -r @restorelist");
9 + $restorerr = system ("/usr/bin/dar_manager -B \"$mntbkdir/dar-catalog\" -Q -k -e '-v -N -R / -w' -r @restorelist");
10 }
11
12 if ($mounted)

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