On Tuesday 08 September 2009 21:49:51 lorenz schori wrote:
> Hi
>
> On 08.09.2009, at 20:50, Martin Simmons wrote:
> >> On Tue, 8 Sep 2009 17:38:01 +0200, Kern Sibbald said:
> >>
> >> On Tuesday 08 September 2009 17:04:39 Eric Bollengier wrote:
> >>> Hello Lorenz,
> >>>
> >>> I don't understand
Hi Graham,
That definitely solved that problem. I feel as if I'm in the home stretch
now.
Now I've got a couple of annoying issues remaining, but all of the .exe and
.dll files are being built.
Things are now bailing on the final Makefile in ../newinstaller/Makefile.
It's looking for the manua
Hi
On 08.09.2009, at 20:50, Martin Simmons wrote:
>> On Tue, 8 Sep 2009 17:38:01 +0200, Kern Sibbald said:
>>
>> On Tuesday 08 September 2009 17:04:39 Eric Bollengier wrote:
>>> Hello Lorenz,
>>>
>>> I don't understand very well why the current code doesn't work,
>>> what is the
>>> diffren
> On Tue, 8 Sep 2009 17:38:01 +0200, Kern Sibbald said:
>
> On Tuesday 08 September 2009 17:04:39 Eric Bollengier wrote:
> > Hello Lorenz,
> >
> > I don't understand very well why the current code doesn't work, what is the
> > diffrence between the #ifdef and the if(htonl(1) == 1L) ?
> >
> > T
Hello Lorenz,
I've commited your patches, thanks you for your help, this is a very nice
contribution.
Bye
Le Tuesday 08 September 2009 18:06:14 Kern Sibbald, vous avez écrit :
> Hello Eric,
>
> Since you have picked up on Lorenz' commits, please feel free to commit his
> Endian patches. I have
Hello Eric,
Since you have picked up on Lorenz' commits, please feel free to commit his
Endian patches. I have verified that the code is indeed correct, and Lorenz'
tests show the same thing.
Best regards,
Kern
PS: for other developers, Lorenz has submitted his changes using "git
format-pat
On Tuesday 08 September 2009 17:04:39 Eric Bollengier wrote:
> Hello Lorenz,
>
> I don't understand very well why the current code doesn't work, what is the
> diffrence between the #ifdef and the if(htonl(1) == 1L) ?
>
> They should produce the same thing, isn't it ?
The answer is yes, they should
On Tuesday 08 September 2009 16:37:42 Gavin McCullagh wrote:
> Hi,
>
> On Tue, 08 Sep 2009, Kern Sibbald wrote:
> > I think I now understand what you are asking for. You want to have
> > Incremental Jobs go forward in time from a Full (current behavior) and
> > incremental (decremental) jobs that
Hello Lorenz,
I don't understand very well why the current code doesn't work, what is the
diffrence between the #ifdef and the if(htonl(1) == 1L) ?
They should produce the same thing, isn't it ?
Bye
Le Tuesday 08 September 2009 12:08:30 lorenz schori, vous avez écrit :
> Hi Kern
>
> On 07.09.2
Hello,
Thanks, you modifications are now in the current master branch.
Bye
Le Tuesday 08 September 2009 16:23:41 lorenz schori, vous avez écrit :
> Hi
>
> Another two patches fixing minor issues in the osx installer package
> builder.
>
> Lorenz
-
Hi,
On Tue, 08 Sep 2009, Kern Sibbald wrote:
> I think I now understand what you are asking for. You want to have
> Incremental Jobs go forward in time from a Full (current behavior) and
> incremental (decremental) jobs that go backward in time. Those reverse
> incremental jobs would be som
Hi
Another two patches fixing minor issues in the osx installer package
builder.
Lorenz
0001-fix-version-string-in-osx-installer-Info.plist.patch
Description: Binary data
0002-osx-bacula-fd-use-working-dir-under-private-var-bacu.patch
Description: Binary data
--
On Tuesday 08 September 2009 13:16:37 Gavin McCullagh wrote:
> Hi,
>
> On Sat, 05 Sep 2009, Kern Sibbald wrote:
> > I don't think you have looked into the possibility of doing separate
> > "long term" backups to tape. If you do it correctly, I am not convinced
> > that the growth in data is as bad
Hi,
On Sat, 05 Sep 2009, Kern Sibbald wrote:
> I don't think you have looked into the possibility of doing separate "long
> term" backups to tape. If you do it correctly, I am not convinced that the
> growth in data is as bad as you say. If you do a Full once a year then
> incrementals once
Hi
I got some very promising results verifying a bacula backup using
backup bouncer. The file daemon reported some errors though, I'll
investigate on them further.
I used the following file set options:
hfsplussupport = yes
aclsupport = yes
xattrsupport = yes
Home of the backup bouncer:
http
Hi Kern
On 07.09.2009, at 17:03, Kern Sibbald wrote:
[..]
PS: the code in src/lib/serial.c already does dynamic endian
testing. It
uses:
if (htonl(1) == 1L) {
bigendian
} else {
littlendian
}
If I remember right.
Okay, i got bacula 3.0.2 universal binary on Mac OS X 10.4/P
16 matches
Mail list logo