I got Bacula v11 compiled on my D-Link DNS-325 NAS. The steps needed were:

Replace the stock firmware with Entware

Install the Entware development toolchain and associated tools

Download and compile Sqlite3. A DB is required in order to compile Bacula
as there is no flag to enable compiling the SD only. Make will fail unless
it finds a .h file for the chosed DB.

Compile Bacula.

I have a compile script which l'd be happy to share with anyone interested.
There are a couple of tricks in there I found necessary.

The last step will be to define the DIR conf on the Director box and the SD
conf on the NAS. This is the bit I'm stuck on.

Would anyone be able to share an example Director dir.conf and SD sd.conf
for a remote SD?

-Chris-

On Sat, 11 Nov 2023, 14:08 Chris Wilkinson, <winstonia...@gmail.com> wrote:

> Thanks. I couldn't find one so you must be right. Is there a definitive
> list of all the valid flags anywhere? I've never managed to find that
> either.
>
> -Chris-
>
> On Sat, 11 Nov 2023, 12:40 Radosław Korzeniewski, <
> rados...@korzeniewski.net> wrote:
>
>> Hello,
>>
>> sob., 11 lis 2023 o 12:08 Chris Wilkinson <winstonia...@gmail.com>
>> napisał(a):
>>
>>> I would like to compile SD only on a NAS. I have compiled FD only in
>>> another context using the enable-client-only flag but not sure if there is
>>> an equivalent SD flag. Could anyone advise what flag to use?
>>>
>>
>> No such flag exists, AFAIK. You can simply delete Director after
>> installation.
>>
>> best regards
>> --
>> Radosław Korzeniewski
>> rados...@korzeniewski.net
>>
>
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to