From f53016fcd00224aae1dc955104a66db00c7922f7 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 31 Mar 2009 09:46:54 +0000 Subject: [PATCH] Misc tweaks git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8661 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/kernstodo | 8 ++++++++ bacula/projects | 1 - bacula/release-3-status.txt | 6 ------ bacula/src/qt-console/run/estimate.cpp | 4 ++-- bacula/src/win32/README.mingw64 | 2 +- 5 files changed, 11 insertions(+), 10 deletions(-) diff --git a/bacula/kernstodo b/bacula/kernstodo index b7ada73079..1606fb963e 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -1,6 +1,14 @@ Kern's ToDo List 02 May 2008 +Rescue: +Add to USB key: + gftp sshfs kile kate lsssci m4 mtx nfs-common nfs-server + patch squashfs-tools strace sg3-utils screen scsiadd + system-tools-backend telnet dpkg traceroute urar usbutils + whois apt-file autofs busybox chkrootkit clamav dmidecode + manpages-dev manpages-posix manpages-posix-dev + Document: - package sg3-utils, program sg_map diff --git a/bacula/projects b/bacula/projects index 744589e03f..da299dfcd8 100644 --- a/bacula/projects +++ b/bacula/projects @@ -1179,7 +1179,6 @@ Notes: Director resource tunneling: This configuration option to utilize a One could also possibly use stunnel, netcat, etc. - ========= Add new items above this line ================= diff --git a/bacula/release-3-status.txt b/bacula/release-3-status.txt index b938121caa..67fcf84754 100644 --- a/bacula/release-3-status.txt +++ b/bacula/release-3-status.txt @@ -4,17 +4,11 @@ Target: Release before 15 April New features needing documentation: -- Eliminated license problems with OpenSSL. - The exchange plugin truncates the exchange logs as soon as it has sent the data to the sd. If the sd is spooling and something goes wrong and the data doesn't make it to the backup medium then the logs are lost, which could be a problem under some restore scenarios. -- New configure options --disable-libtool, --docdir, --htmldir, ... -- Virtual Full and Pools - -Code to be completed before 3.0.0 is released: -2. Finish documentation (some noted above) New features implemented: - Accurate Backup diff --git a/bacula/src/qt-console/run/estimate.cpp b/bacula/src/qt-console/run/estimate.cpp index 32b8fcb125..413c4b5ac2 100644 --- a/bacula/src/qt-console/run/estimate.cpp +++ b/bacula/src/qt-console/run/estimate.cpp @@ -1,7 +1,7 @@ /* Bacula® - The Network Backup Solution - Copyright (C) 2007-2008 Free Software Foundation Europe e.V. + Copyright (C) 2007-2009 Free Software Foundation Europe e.V. The main author of Bacula is Kern Sibbald, with contributions from many others, a complete list can be found in the file AUTHORS. @@ -55,7 +55,7 @@ estimatePage::estimatePage() levelCombo->addItems(m_console->level_list); clientCombo->addItems(m_console->client_list); job_name_change(0); - Pmsg1(000, "connecting estimate buttons : %i\n", m_conn); + Pmsg1(100, "connecting estimate buttons : %i\n", m_conn); connect(jobCombo, SIGNAL(currentIndexChanged(int)), this, SLOT(job_name_change(int))); connect(okButton, SIGNAL(pressed()), this, SLOT(okButtonPushed())); connect(cancelButton, SIGNAL(pressed()), this, SLOT(cancelButtonPushed())); diff --git a/bacula/src/win32/README.mingw64 b/bacula/src/win32/README.mingw64 index c97e331c12..32eabcd442 100644 --- a/bacula/src/win32/README.mingw64 +++ b/bacula/src/win32/README.mingw64 @@ -58,7 +58,7 @@ The new directory structure is: mingw32 |-- .../bacula/src/win32/build-win32-cross-tools mingw-utils | source -- - mingw-w64/x86_64-pc-mingw32 \ Taked from http://sf.net/projects/mingw-w64 + mingw-w64/x86_64-pc-mingw32 \ Taken from http://sf.net/projects/mingw-w64 mingw-w64/bin/ / -- 2.39.5