On 19 Nov 2005 at 15:59, Kern Sibbald wrote:

> On Saturday 19 November 2005 14:30, Dan Langille wrote:

> > Josh/Kern,
> >
> > I'm pretty sure, but have not confirmed, that the FreeBSD port now
> > installs the non-stripped binaries.
> 
> Oh, that would be nice. It uses a bit more disk space, but it sure makes 
> debugging *much* easier ... :-)

confirmed:

[EMAIL PROTECTED]:~] $ file /usr/local/sbin/bacula-dir
/usr/local/sbin/bacula-dir: ELF 32-bit LSB executable, Intel 80386, 
version 1 (FreeBSD), for FreeBSD 4.9.2, dynamically linked (uses 
shared libs), not stripped

[EMAIL PROTECTED]:~] $ /usr/local/sbin/bacula-dir -V
bacula-dir: illegal option -- V
Copyright (C) 2000-2005 Kern Sibbald.

Version: 1.38.1 (14 November 2005)

Usage: dird [-f -s] [-c config_file] [-d debug_level] [config_file]
       -c <file>   set configuration file to file
       -dnn        set debug level to nn
       -f          run in foreground (for debugging)
       -g          groupid
       -r <job>    run <job> now
       -s          no signals
       -t          test - read configuration and exit
       -u          userid
       -v          verbose user messages
       -?          print this message.

[EMAIL PROTECTED]:~] $

That's for recent versions.  Checking an older version, the above is 
not the case.
-- 
Dan Langille : http://www.langille.org/
BSDCan - The Technical BSD Conference - http://www.bsdcan.org/




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to