Archive for the ‘Mac OS X’ Category

Bacula 3.0.1 for Mac OS X

Tuesday, July 14th, 2009

I wont be doing a build of Bacula for Mac OS X again any time soon, if at all, for a number of reasons;

  1. I no longer have access to Mac OS X 10.4 running on an Intel chip
  2. I am actively transitioning to BackupPC

Below youll find the method I have been using to construct all the .pkg installers youll find on this site. If you have any questions about the process please post them in the comments.

(more…)

list all files with resource forks on Mac OS X

Saturday, June 6th, 2009

This is mostly just a note to myself. If you ever have the need to find all files that contain HFS resource forks on Mac OS X, just use this bit of find magic:

find . -type f -exec test -s {}/..namedfork/rsrc \; -print

Bacula 2.4.4 for Mac OS X

Tuesday, January 20th, 2009

Another update to the bacula client and bconsole for Mac OS X. This should install and run properly on (at least) Mac OS X 10.4 and 10.5 for both Intel and PowerPC. Upgrades from old versions are handled in an intelligent fashion as well.

Enjoy!
bacula-client-244-1

Bacula 2.4.3 for Mac OS X

Tuesday, November 25th, 2008

Another update to the bacula client and bconsole for Mac OS X. This should install and run properly on (at least) Mac OS X 10.4 and 10.5. Upgrades from old versions are handled in an intelligent fashion as well.

Enjoy!
bacula-client-243-1

Bacula 2.4.2 for Mac OS X

Tuesday, August 19th, 2008

Yet another update to the bacula client (and bconsole) for Mac OS X. System requirements and upgrade process are the same as with 2.4.0.

Enjoy!
bacula-client-242-1

Bacula 2.4.0-1 for Mac OS X

Thursday, June 26th, 2008

Binaries for the latest bacula-fd and bconsole have been updated. Upgrades from previous versions should be handled in an intelligent fashion.

Please report any issues and I will resolve them ASAP. Thanks and enjoy!

bacula-client-240-1

Bacula Client 2.2.7 for Mac OS X

Wednesday, January 9th, 2008

Binaries for the latest bacula-fd are now available for PowerPC and Intel.
Enjoy!

Bacula Client 2.2.7 Intel
Bacula Client 2.2.7 PowerPC

Bacula Client 2.2.5 for Mac OS X

Wednesday, October 24th, 2007

Binaries for the latest bacula-fd are now available for PowerPC and Intel.

Enjoy!

Bacula Client 2.2.5 Intel
Bacula Client 2.2.5 PowerPC

Bacula Client 2.2.2 for Mac OS X

Friday, September 7th, 2007

I’ve posted yet another update to the Bacula Client for Mac OS X.

Changes from 2.2.0:

- Fixed bugs #921, 930, and 923.
- More portable timezone offset in bsmtp thaks to Attila Fülöp.
- Fix several bat issues.
- Use GTK+ calls instead of egg files in tray-monitor.
- Win32 service routines rewritten
- Updated projects file

Changes from 2.2.1:

- Detect if new PosgreSQL batch insert API is present.
- Correct incorrect mempool call causing Director crash.
- Update spec files for 2.2.1 release


Bacula Client 2.2.2 Intel
Bacula Client 2.2.2 PowerPC

Bacula Client 2.2.0-1 for Mac OS X

Friday, August 24th, 2007

I’ve posted a minor update to my Bacula client packages for Mac OS X. Just some config file tweaks. If you’re already running my 2.2.0 version, there is no need to upgrade.

Bacula Client 2.2.0-1 Intel
Bacula Client 2.2.0-1 PowerPC