1830616 Members
2659 Online
110015 Solutions
New Discussion

Bacula

 
Florian Heigl (new acc)
Honored Contributor

Re: Bacula

Oups, I forgot:

I had to remove a getdomainname call from ./src/lib/util.c (as far as I understand only GNU libc has that)
yesterday I stood at the edge. Today I'm one step ahead.
Florian Heigl (new acc)
Honored Contributor

Re: Bacula

Server is done (using 32bit-mysql as our /usr/ccs/bin/ld is fscked and will only link 32bit, even though it's a 64bit cpu and kernel.

.
./sbin
./sbin/btraceback
./sbin/bacula-fd
./sbin/bconsole
./sbin/bacula-dir
./sbin/bacula-sd
./sbin/bls
./sbin/bextract
./sbin/bcopy
./sbin/bscan
./sbin/btape
./sbin/bsmtp
./sbin/dbcheck
./etc
./etc/startmysql
./etc/stopmysql
./etc/bconsole
./etc/gconsole
./etc/bacula
./etc/mtx-changer
./etc/btraceback.gdb
./etc/btraceback.dbx
./etc/mtx-changer.old
./etc/bacula-fd.conf
./etc/bconsole.conf
./etc/create_mysql_database
./etc/update_mysql_tables
./etc/make_mysql_tables
./etc/grant_mysql_privileges
./etc/drop_mysql_tables
./etc/drop_mysql_database
./etc/create_bacula_database
./etc/update_bacula_tables
./etc/make_bacula_tables
./etc/grant_bacula_privileges
./etc/drop_bacula_tables
./etc/drop_bacula_database
./etc/make_catalog_backup
./etc/delete_catalog_backup
./etc/bacula-fd.conf.new
./etc/bconsole.conf.new
./etc/make_catalog_backup.new
./etc/delete_catalog_backup.new
./etc/bacula-dir.conf
./etc/query.sql
./etc/bacula-sd.conf
./var
./var/bacula
./var/bacula/working


I hope to have depots by monday :)
yesterday I stood at the edge. Today I'm one step ahead.
Florian Heigl (new acc)
Honored Contributor

Re: Bacula

I'll give up on writing a real good .psf file for now ;)


These are linked against the current HP internet expresss builds of PostgreSQL and mysql.

http://justblog.blogdns.org/netzwerk/getfile?name=bacula-1.36.3-client.tar.Z
http://justblog.blogdns.org/netzwerk/getfile?name=bacula-1.36.3-postgresql.tar.Z
http://justblog.blogdns.org/netzwerk/getfile?name=bacula-1.36.3-mysql.tar.Z

if possible, give me some feedback if they worked well, I can't do real testing at the moment.
yesterday I stood at the edge. Today I'm one step ahead.
Florian Heigl (new acc)
Honored Contributor

Re: Bacula

Last, but not least I've managed to set up a real website for the binaries.

I'd ask everyone interested to test them and enjoy bacula. :)

http://deranfangvomen.de/~floh/bacula/
yesterday I stood at the edge. Today I'm one step ahead.