From 21d075707304040872dbb5ce705485f0640df11f Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 16 Jul 2007 15:25:52 +0000 Subject: [PATCH] kes Tweaked Win32 installer to remove temp conf files at uninstall time. This should fix bug #842. Made a note to look at removing the temp files at the end of the install. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5188 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/kernstodo | 5 +++-- bacula/technotes-2.1 | 3 +++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/bacula/kernstodo b/bacula/kernstodo index 7beeb1ac17..7b3567524a 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -1,5 +1,5 @@ Kern's ToDo List - 29 June 2007 + 16 July 2007 Document: @@ -58,6 +58,8 @@ Professional Needs: http://www.microsoft.com/technet/itshowcase/content/exchbkup.mspx Priority: +- Remove all install temp files in Win32 PLUGINSDIR. +- Audit retention periods to make sure everything is 64 bit. - Use E'xxx' to escape PostgreSQL strings. - No where in restore causes kaboom. - Performance: multiple spool files for a single job. @@ -1759,4 +1761,3 @@ Block Position: 0 does the right thing. - FD-SD quick disconnect - Building the in memory restore tree is slow. - diff --git a/bacula/technotes-2.1 b/bacula/technotes-2.1 index 0f70d18a46..bb59f6e18b 100644 --- a/bacula/technotes-2.1 +++ b/bacula/technotes-2.1 @@ -2,6 +2,9 @@ General: 16Jul07 +kes Tweaked Win32 installer to remove temp conf files at uninstall time. + This should fix bug #842. Made a note to look at removing the temp + files at the end of the install. kes Add ability to mount and unmount a file device providing it is marked as being removable and has the appropriate mount and unmount commands defined in the Device resource. This fixes bug #830. -- 2.39.5