Re: FreeBSD STREAMS

2006-08-15 Thread Dimitar Vasilev

2006/8/15, Aaron Christensen [EMAIL PROTECTED]:


Well, we're trying to implement a custom kernel-level ssl... Is there any
mechanism in FreeBSD to facilitate this?

Thanks!
~aaron

On 8/14/06, Giorgos Keramidas [EMAIL PROTECTED] wrote:

 On 2006-08-14 18:23, Aaron Christensen [EMAIL PROTECTED] wrote:
  All,
  Just curious, does FreeBSD (or any of the BSDs) have a STREAMS
  implementation?

 Not really.  At least not in the official source tree.

  Or does anyone know of a 3rd party implementation?

 I'm not sure about this.

 What do you need STREAMS for?  Perhaps we can find something that fits
 the bill and is already part of the base-system?


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


man streams on 4.0++?


--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: FreeBSD STREAMS

2006-08-15 Thread Aaron Christensen

Dimitar,

Thanks for the pointer.  Is STREAMS fully supported... This man page doesn't
sound promising:

Programmers who hope to be able to use this interface to provide SVR4
STREAMS services to BSD applications will be sorely disappointed.

Regards,
~Aaron

On 8/15/06, Dimitar Vasilev [EMAIL PROTECTED] wrote:




2006/8/15, Aaron Christensen [EMAIL PROTECTED]:

 Well, we're trying to implement a custom kernel-level ssl... Is there
any
mechanism in FreeBSD to facilitate this?

Thanks!
~aaron

On 8/14/06, Giorgos Keramidas  [EMAIL PROTECTED] wrote:

 On 2006-08-14 18:23, Aaron Christensen [EMAIL PROTECTED] wrote:
  All,
  Just curious, does FreeBSD (or any of the BSDs) have a STREAMS
  implementation?

 Not really.  At least not in the official source tree.

  Or does anyone know of a 3rd party implementation?

 I'm not sure about this.

 What do you need STREAMS for?  Perhaps we can find something that fits
 the bill and is already part of the base-system?


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
man streams on 4.0++?


--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

vmware on freebsd?

2006-08-15 Thread Peter
Is it possible to install VMWare Server on FreeBSD 6.0?  I'm looking
for comments from people who may have done this.

Peter

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Girish Venkatachalam


--- Peter [EMAIL PROTECTED] wrote:

 Is it possible to install VMWare Server on FreeBSD
 6.0?  I'm looking
 for comments from people who may have done this.
Sorry if I am side tracking but why bother about
vmware when qemu can do a much better job?

Please feel free to flame me if vmware can do
something that qemu cannot since I have never used
vmware...

regards,
Girish
 
 Peter
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam
 protection around 
 http://mail.yahoo.com 
 ___
 freebsd-questions@freebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to remotely check an Adaptec 2100S RAID array status under FreeBSD 5.2.1?

2006-08-15 Thread Olaf Greve

Hi Chad,

there is a freebsd program that can be used to report on and manage your 
raid on a 2100s.  Google frebsd and adaptec 2100s


Thanks a lot!
So indeed this is done by installing some programs for it, and they do 
exist for FreeBSD as well. :)


Alrighty, tnx a lot, when rebuilding the RAID array I may also make use 
of the situation to upgrade to FBSD 6 (as 5.2.1 is somewhat dated now, 
and I've been wanting to give FBSD 6 a go for a while now), so something 
good comes out of it after all. ;)


Cheers!
Olafo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Peter

--- Girish Venkatachalam [EMAIL PROTECTED] wrote:

 
 
 --- Peter [EMAIL PROTECTED] wrote:
 
  Is it possible to install VMWare Server on FreeBSD
  6.0?  I'm looking
  for comments from people who may have done this.
 Sorry if I am side tracking but why bother about
 vmware when qemu can do a much better job?
 
 Please feel free to flame me if vmware can do
 something that qemu cannot since I have never used
 vmware...
 
 regards,
 Girish

I am not attached to any one product.  I would prefer to go the OSS
route.  What limitations does qemu have?  Can you connect to the guest
machines remotely?  How can you say it is better than vmware if you
have never used it?  Thanks for any comments you may have.

Peter

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Matthias Apitz
El día Tuesday, August 15, 2006 a las 04:27:07AM -0400, Peter escribió:

 I am not attached to any one product.  I would prefer to go the OSS
 route.  What limitations does qemu have?  Can you connect to the guest
 machines remotely?  How can you say it is better than vmware if you
 have never used it?  Thanks for any comments you may have.
 
 Peter

I run Qemu for a long time in my FreeBSD 6.0-REL laptop to fire
up, if I need to do, a XP box or to give talks about the installation
of a FreeBSD just doing this in a Qemu virtual machine. Of course
you can connect from the underlaying host system or from anywhere
else, for example with SSH, to the guest system in Qemu, properly
routing setup must done of course before.

matthias

-- 
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e [EMAIL PROTECTED] - w http://www.oclcpica.org/ http://guru.UnixLand.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Horizontal Streaking on Monitor

2006-08-15 Thread Derek Ragona
Sounds like you are getting some noise either from a bad cable or from the 
motherboard itself.  I would try a different cable and if you get the same 
result, try re-seating the card, or moving to a different slot, if possible.


-Derek


At 10:33 PM 8/14/2006, Chris wrote:
My Video card is an old origional Geforce 256 SDR.   I am experiencing 
horizontal streaking in graphics and text mode.  But after fouling around 
in X11 it's very noticable.  I thought it might be the scan rate but text 
mode doesn't have a high scan rate by default.  The monitor is fine.  And 
why I am using a KVM I get the same results connecting the monitor 
directly to the video card.  I'm thinking it's the video card in 
conjunction with the mothboard because I never had any trouble with that 
card before.  Any ideas?


Chris

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Upgrading a system to amd64

2006-08-15 Thread David Southwell
Hi

I have a freebsd Generic System 6.0-RELEASE #0 compiled Thursday Nov 3 2005 
originally on an Abit VA-20 motherboard equipped with an AMD sempron cpu in its 
462 socket. 

The Abit motherboard died due to a chip failure and I did not feel like taking 
a risk using of the same thing happening again.

I purchased a Gigabyte GA-K8N51GMF-9 and installed an AMD Athlon 64 3200+ 
processor in the socket 939 and transferred the hardware to it.

Apart from not yet getting X-windows to work I am pleased to report that system 
seems to be functioning well.(I have not yet worked out how to change the X 
config to support the nVIDIA GeForce 6100 chipset).

I now want to upgrade the system to FreeBSD 6.1-RELEASE-AMD64 and downloaded 
the appropriate iso images onto cd.

Wopuld anyone care to offer some advice on the best way to proceed bearing in 
mind it is a very long time since I last upgraded in this way.

Thanks

David


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KT port?

2006-08-15 Thread Kurt Wall
On Sun, Aug 13, 2006 at 11:35:57PM +0400, Andrew Pantyukhin wrote:
 On 8/13/06, stan [EMAIL PROTECTED] wrote:
 I did a quick look around for KT in the ports tree, and
 did not find it.
 
 Am I overlooking omehitng? If it's not in the ports, has
 anyone gotten this package working on FreeBSD?
 
 Not yet, but we've got RX and SG. We're also expecting
 NJ and PH any time now. Try MB, it's a nice one.

Personally, I'm partial to PA.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Samba problem

2006-08-15 Thread Carlos Silva
Actually, with fBSD6.1-CURRENT, some people have problems mounting SMB 
shares. I'll try at the kernel-config as Werner-Griessl said.


Best Regards,

Carlos Silva, CSilva
Web: http://www.csilva.org/



Roman Streltsov escreveu:

I haven't any mention about SMB in kernel-config.

Roman
- Original Message - From: Carlos Silva 
[EMAIL PROTECTED]

To: Roman Streltsov [EMAIL PROTECTED]
Sent: Tuesday, August 15, 2006 3:27 PM
Subject: Re: Samba problem



Hi,

Yeah, but that continues strange.
Now I'll verify kernel-level configuration, maybe the default config 
has a breach.


Thanks

Best Regards,

Carlos Silva, CSilva
Web: http://www.csilva.org/



Roman Streltsov escreveu:

Hi

cat /usr/local/etc/smb.conf

[global]
workgroup = SUMA
netbios name = S1
hide unreadable = yes

[homes]
comment = Home Directories
valid users = %S
read only = No
browseable = No

[suma]
path=/home/suma
writable = yes
browseable = yes
public = no
valid users = ilya als warlock #read list = nobody
create mask = 0777
directory mask = 0777

nothing unusual

Regards
Roman

- Original Message - From: Carlos Silva 
[EMAIL PROTECTED]

To: Roman Streltsov [EMAIL PROTECTED]
Sent: Tuesday, August 15, 2006 3:06 PM
Subject: Re: Samba problem



hi,

can you send me the configuration vars of the smb.conf?
maybe that's the problem.

Best Regards,

Carlos Silva, CSilva
Web: http://www.csilva.org/



Roman Streltsov escreveu:

Hi all,

I am using samba-3.0.21b,1 succefully on 6.1-RELEASE-p3 box 
without any problem.
But portaudit marks the package like problemed. Also the port has 
IGNORE mark and I can't upgrade samba.


Regards
Roman Streltsov
- Original Message - From: Carlos Silva 
[EMAIL PROTECTED]

To: freebsd-ports@freebsd.org; freebsd-current@freebsd.org
Sent: Tuesday, August 15, 2006 2:08 PM
Subject: Re: Samba problem




  that's a big problem..
  i've tried to install a NFS server on windowsXP but the filesystem
  doesnt work very fine with that.
  so, someone has an idea?
Best Regards,

Carlos Silva, CSilva
Web: [1]http://www.csilva.org/

  Divacky Roman escreveu:

On Tue, Aug 15, 2006 at 10:10:19AM +0100, Carlos Silva wrote:


Hi all,

I have installed freebsd 6.1-RELEASE on my machine and now samba 
dont

work, because of a timeout.
I've tried the two versions of the samba ports and none of them work
properly.
Do you have any idea?

Ouput:

osiris# mount -t smbfs //porta1/tmpdown /tmpdir
Password:

mount_smbfs: unable to open connection: syserr = Operation timed out

Otherwise, this is not an password error.


I can confirm this. something happened and now I am not able to 
mount

smb shares on 6.1R.. on 6.0R it works ok.
___
[EMAIL PROTECTED] mailing list
[3]http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to 
[4][EMAIL PROTECTED]


References

  1. http://www.csilva.org/
  2. mailto:freebsd-current@freebsd.org
  3. http://lists.freebsd.org/mailman/listinfo/freebsd-current
  4. mailto:[EMAIL PROTECTED]
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to 
[EMAIL PROTECTED]




___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to 
[EMAIL PROTECTED]





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: BSDstats v3.0 - The Security Rewrite

2006-08-15 Thread Igor Robul
On Mon, Aug 14, 2006 at 10:19:05AM -0300, Marc G. Fournier wrote:
 None of the pre-v3.x clients can talk to the v3.x server, since the DB 
 format has totally changed, so everyone needs to grab the latest version 
 and run it so that we can re-sync the database properly ...
It does not build with read-only /usr/ports and WRKDIRPREFIX=/usr/build
v2.0 worked fine
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Igor Robul
On Tue, Aug 15, 2006 at 04:27:07AM -0400, Peter wrote:
 I am not attached to any one product.  I would prefer to go the OSS
 route.  What limitations does qemu have?  Can you connect to the guest
 machines remotely?  How can you say it is better than vmware if you
 have never used it?  Thanks for any comments you may have.
qemu has -d option which tells to redirect console to vnc. So you can
connect remotely via vnc.

But I think that QEMU is good for 1 or 2 virtual machines .. no more.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Esound + skype...

2006-08-15 Thread Norberto Meijome
Hi all,
Box is running FreeBSD 6.1 Stable from Aug 11th 2006. Sound card is Intel HDAC,
with dev-driver  from Andrea , via multimedia@

I decided to give the esound server a try ( audio/esound). xmms + mplayer behave
nicely, but it seems that linux apps dont agree on how to use it.

Found from linux-firefox (from a flash animation, coming from
linux-flashplugin) doesnt work at all when using audio/esound.

Skype sees the /dev/dsp as already locked by other app. I tried 'esddsp skype'
but i get :

$ esddsp skype
ERROR: ld.so: object '/usr/local/lib/libesddsp.so' from LD_PRELOAD cannot be
preloaded: ignored. 
ERROR: ld.so: object '/usr/local/lib/libesd.so' from
LD_PRELOAD cannot be preloaded: ignored.

I then tried audio/linux-esound, (and had to install audio/linux-alsa-lib too),
but it seems /compat/linux/usr/bin/esd cannot find the sound device:


$ /usr/compat/linux/usr/bin/esd
ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_card_driver
returned error: No such device ALSA lib confmisc.c:392:(snd_func_concat) error
evaluating strings ALSA lib conf.c:3493:(_snd_config_evaluate) function
snd_func_concat returned error: No such device ALSA lib
confmisc.c:1072:(snd_func_refer) error evaluating name ALSA lib
conf.c:3493:(_snd_config_evaluate) function snd_func_refer returned error: No
such device ALSA lib conf.c:3962:(snd_config_expand) Evaluate error: No such
device ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM default

i tried mounting devfs in /compat/linux/dev/ and pointing esd to it
( -d /compat/linux/dev/dsp) but:
$ /usr/compat/linux/usr/bin/esd -d /compat/linux/dev/dsp
- using device /compat/linux/dev/dsp
ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM /compat/linux/dev/dsp


so
 1) is it possible to run a sound server (i.e., basically something that allows
several streams to play simultaneously without locking the dsp) so that both
native AND emulated apps will be happy with?
 2) am I missing something big ? 

thanks!
Beto
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Norberto Meijome
On Tue, 15 Aug 2006 02:58:23 -0400 (EDT)
Peter [EMAIL PROTECTED] wrote:

 Is it possible to install VMWare Server on FreeBSD 6.0?  I'm looking
 for comments from people who may have done this.

I may be completelly off the mark here...but I think the VMWare Server is more
like XEN rather than Qemu ( which is more VMWare workstation).

AFAIK, VMWare does not support FreeBSD as a host (YES as a guest) in their
latest versions of the Workstation line. I havent heard of host as for the
Server line, but I could be wrong.

Have you looked into Xen instead?

Beto
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Chris Knipe

On Tue, 15 Aug 2006 02:58:23 -0400 (EDT)
Peter [EMAIL PROTECTED] wrote:

AFAIK, VMWare does not support FreeBSD as a host (YES as a guest) in their
latest versions of the Workstation line. I havent heard of host as for the
Server line, but I could be wrong.


Quest Yes, Host No.

VMServer does support Linux however.  The problem is that they have build 
the server to depend solely on how linux operates.  Hard coded commands, 
specifics about modules (i.e. lsmod, depmod, etc).  If they wern't so full 
of fuzz about the installation, chances are the VMServer would run under 
linux-emu on BSD.  But alas, at the moment BSD lacks the commands that 
VMServer requires.


As far as Linux goes, it runs on just about anything Redhat, SuSe, 
Slackware, etc.


--
Chris

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Rico Secada
On Tue, 15 Aug 2006 02:58:23 -0400 (EDT)
Peter [EMAIL PROTECTED] wrote:

Hi Peter

 Is it possible to install VMWare Server on FreeBSD 6.0?  I'm looking
 for comments from people who may have done this.

Yes. At out office we are running VMWare3 as a host on FreeBSD 6.1 running 
Windows XP. It runs perfect.

During setup I testet other solutions qemu etc. but found that VMWare 
out-speeds them all. VMWare is very fast, so fast that you almost wont notice 
its virtual.

Someone commented, that its impossible to run VMWare on FreeBSD as a host, but 
thats wrong. 

I highly recommend VMWare3 from ports, eventhough its old. 
 
 Peter
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around 
 http://mail.yahoo.com 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Robin Becker

Norberto Meijome wrote:
 On Tue, 15 Aug 2006 02:58:23 -0400 (EDT)
 Peter [EMAIL PROTECTED] wrote:

 Is it possible to install VMWare Server on FreeBSD 6.0?  I'm looking
 for comments from people who may have done this.

 I may be completelly off the mark here...but I think the VMWare Server is more
 like XEN rather than Qemu ( which is more VMWare workstation).

 AFAIK, VMWare does not support FreeBSD as a host (YES as a guest) in their
 latest versions of the Workstation line. I havent heard of host as for the
 Server line, but I could be wrong.

 Have you looked into Xen instead?

 Beto
well I'm trying vmware3 at the moment using 6.1 as host; the port seems to build 
fine, and the wizard now runs to build a setup. I need to get a key in order to 
actually run a machine, but I think overall it will eventually run XP. Had to 
change my linux compatibility etc etc.


The difficulty with Xen at present is that it won't run XP/Win2k etc etc which 
vmware will. Xen will eventually get there now that they've got agreements with 
M$. The real problem with these emulations is how far they are from the real 
hardware. USB is still new so I don't expect to get my usb dvbt working even 
if a virtual XP runs fine. I know the qemu can do some kind of device control 
under linux, but I suspect it's harder under freeBSD.

--
Robin Becker
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Norberto Meijome
On Tue, 15 Aug 2006 15:53:39 +0200
Rico Secada [EMAIL PROTECTED] wrote:

 Someone commented, that its impossible to run VMWare on FreeBSD as a host,
 but thats wrong. 

Sorry, should have been more precise: 
 - latest versions of VMWare Workstation (4.5 + ) are not supported (and
most probably dont work) under FBSD as host. I'll have to try my 4.5 key in
version 3 ;).. oh,hang on, mine is for a Windows Vmware Workstation. dont
you just *love* it? G

Yes, qemu is much slower than VMware.

 - VM Server isn't supported either. I am not so sure it would be as simple as
mapping the linux commands  to bsd ones... the fact that it needs the  *mod
linux commands implies they use linux kernel modules... which I would say are
not compatible with BSD. I'd love to be proven wrong :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Esound + skype...

2006-08-15 Thread Alexander Leidinger
Quoting Norberto Meijome [EMAIL PROTECTED] (Tue, 15 Aug 2006 23:20:26 +1000):

 $ esddsp skype
 ERROR: ld.so: object '/usr/local/lib/libesddsp.so' from LD_PRELOAD cannot be
 preloaded: ignored. 
 ERROR: ld.so: object '/usr/local/lib/libesd.so' from
 LD_PRELOAD cannot be preloaded: ignored.

This is because esddsp just load a lib to the program you specify.
Since you are calling the FreeBSD native esddsp, you try to add the
FreeBSD native lib to the linux skype. This doesn't work.

 I then tried audio/linux-esound, (and had to install audio/linux-alsa-lib 
 too),
 but it seems /compat/linux/usr/bin/esd cannot find the sound device:
 
 
 $ /usr/compat/linux/usr/bin/esd
 ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
 ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_card_driver
 returned error: No such device ALSA lib confmisc.c:392:(snd_func_concat) error
 evaluating strings ALSA lib conf.c:3493:(_snd_config_evaluate) function
 snd_func_concat returned error: No such device ALSA lib
 confmisc.c:1072:(snd_func_refer) error evaluating name ALSA lib
 conf.c:3493:(_snd_config_evaluate) function snd_func_refer returned error: No
 such device ALSA lib conf.c:3962:(snd_config_expand) Evaluate error: No such
 device ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM default

I seems the linux esd tries to use ALSA. Since we don't have ALSA
support...

 i tried mounting devfs in /compat/linux/dev/ and pointing esd to it
 ( -d /compat/linux/dev/dsp) but:
 $ /usr/compat/linux/usr/bin/esd -d /compat/linux/dev/dsp
 - using device /compat/linux/dev/dsp
 ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM /compat/linux/dev/dsp

This will not work, linux programs fall back to the FreeBSD path (if
there's no linux directory, so make sure /compat/linux/dev doesn't
exists and it will do so magic and access the native /dev).

 
 so
  1) is it possible to run a sound server (i.e., basically something that 
 allows
 several streams to play simultaneously without locking the dsp) so that both
 native AND emulated apps will be happy with?
  2) am I missing something big ? 

What about
 sysctl hw.snd.maxautovchans=num
where num is the number of programs you want to allow to play at the
same time.

Bye,
Alexander.

-- 
   93: Emacs
  Warum werden die Funktionen nicht mit Passwörtern versehen?
  (Frank Klemm)
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org netchild @ FreeBSD.org  : PGP ID = 72077137
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread Chris Knipe
- VM Server isn't supported either. I am not so sure it would be as simple 
as
mapping the linux commands  to bsd ones... the fact that it needs the 
*mod
linux commands implies they use linux kernel modules... which I would say 
are

not compatible with BSD. I'd love to be proven wrong :)


100%  - and it even has its own proprietary Linux modules that the VMServer 
loads when starting up (virtual nics, hubs / switches, etc).  I just thought 
that linux modules would be able to operate under linux-emu in BSD.  Guess I 
was wrong on that one :-)


But yeah, VMWare Workstation is not really something I'd use in production. 
VMWare Server only Linux / Windows / etc, and then we have the enterprise 
class ESX Server, which is a OS in itself 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: BSDstats v3.0 - The Security Rewrite

2006-08-15 Thread John Nielsen
On Tuesday 15 August 2006 08:12, Igor Robul wrote:
 On Mon, Aug 14, 2006 at 10:19:05AM -0300, Marc G. Fournier wrote:
  None of the pre-v3.x clients can talk to the v3.x server, since the DB
  format has totally changed, so everyone needs to grab the latest version
  and run it so that we can re-sync the database properly ...

 It does not build with read-only /usr/ports and WRKDIRPREFIX=/usr/build
 v2.0 worked fine

It doesn't build at all (although it does create a work directory to keep 
track of its progress). I always set WRKDIRPREFIX and didn't have any trouble 
upgrading. Are you sure there's not something else going on?

JN
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ftp-proxy with pf

2006-08-15 Thread Ivan Levchenko

COOOL!

I will definately look into this when i get home..
nice, thanks!

On 8/15/06, Joao Barros [EMAIL PROTECTED] wrote:

On 8/14/06, Ivan Levchenko [EMAIL PROTECTED] wrote:
 Hello Gilberto,

 No, that wouldn't work, there is no sense in adding a nat rule to the
 internal interface.

 I just found out why it didn't work. All this time, I was using active
 ftp on my ubuntu box. when i switched to passive, it all worked like a
 charm. found it on some forum archive .. forgot the link. on linux the
 env setting for passive ftp doesn't work.. .i never knew that.. you
 have you add -p to the ftp command or start it using pftp..

 On 8/14/06, Gilberto Villani Brito [EMAIL PROTECTED] wrote:
  Try using this rule:
  nat on $int_if from any to any port 21 - 127.0.0.1 port 8021
 
 
  Gilberto
 
 
  2006/8/13, Ivan Levchenko  [EMAIL PROTECTED]:
  
  Hi everybody,
 
  having some troubles with ftp-proxy on my gateway at home: the darn
  thing gets me connected to an outside ftp server, but won't let me do
  anything else with it.
 
  the gateway computer is freebsd (it is running pf with nat to share
  and secure a pppoe connection); the client computer is running kubuntu
  6.06.
 
  any help (the right keyword to google with will be nice too!!!) will be
  great!


I'm happilly using pftpx with no problems :-)

http://www.freshports.org/ftp/pftpx/

--
Joao Barros




--
Best Regards,

Ivan Levchenko
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Cacti FreeBSD Jail CPU RAM monitoring

2006-08-15 Thread Philippe Lang
Hi,

Based on answers of my first post, I wrote a small perl script in order to find 
out the CPU and MEMORY used by each jail.
Here it is:

--
- jls.ps
--
#!/usr/bin/perl
@jails = `jls`;
$title = shift @jails;
chomp $title;
print $title . \t\t%CPU\t%MEM\n;
foreach (@jails)
{
  my ($jid) = /\s+(\S+)\s/;
  @jexec = `jexec $jid ps -afxu`;

  @mem = map {/\S+\s+\S+\s+\S+\s+(\S+)\s/} @jexec;
  shift @mem;
  $tot_mem = 0;
  foreach (@mem) { $tot_mem = $tot_mem + $_; }

  @cpu = map {/\S+\s+\S+\s+(\S+)\s/} @jexec;
  shift @cpu;
  $tot_cpu = 0;
  foreach (@cpu) { $tot_cpu = $tot_cpu + $_; }

  chomp $_;
  print $_ . \t$tot_cpu\t$tot_mem\n;
}
--

I still haven't connected anything to cacti yet, but I wanted to share that. I 
think it can be quite useful.

Cheers,

--
Philippe Lang, Ing. Dipl. EPFL
Attik System
rte de la Fonderie 2
1700 Fribourg
Switzerland
http://www.attiksystem.ch

Tel:  +41 (26) 422 13 75
Fax:  +41 (26) 422 13 76  




smime.p7s
Description: S/MIME cryptographic signature


Stupid question about mountpoints and fstab

2006-08-15 Thread Odhiambo Washington
Hello people,

I have never figured out something like this can be done, but today I 
see it. We have purchased s co-lo server. They have installed it and
given me access to do whatever you want with the box, but their
fstab has left me thirsty, wanting to know what's going on ...


sp2817a# less /etc/fstab
# DeviceMountpoint  FStype  Options DumpPass#
/dev/ad0s1b noneswapsw  0   0
/dev/ad0s1a /   ufs rw  1   1
/dev/ad0s1g /home   ufs rw  2   2
/dev/ad0s1e /tmpufs rw  2   2
/dev/ad0s1f /usrufs rw  2   2
/dev/ad0s1d /varufs rw  2   2
/dev/ad0s2  /home   ufs rw  2   2
/dev/acd0   /cdrom  cd9660  ro,noauto   0   0

sp2817a# df -h
Filesystem SizeUsed   Avail Capacity  Mounted on
/dev/ad0s1a2.9G 54M2.6G 2%/
devfs  1.0K1.0K  0B   100%/dev
/dev/ad0s1g 15G 22K 13G 0%/home
/dev/ad0s1e248M8.0K228M 0%/tmp
/dev/ad0s1f9.7G1.9G7.0G22%/usr
/dev/ad0s1d6.8G 46M6.2G 1%/var
/dev/ad0s2  72G 22K 66G 0%/home


Now, if someone can explain to me what the hell is being done with
/home in this server... ;)



-Wash

http://www.netmeister.org/news/learn2quote.html

DISCLAIMER: See http://www.wananchi.com/bms/terms.php

--
+==+
|\  _,,,---,,_ | Odhiambo Washington[EMAIL PROTECTED]
Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
+==+

 ... I told my doctor I got all the exercise I needed being a
pallbearer for all my friends who run and do exercises!
-- Winston Churchill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Web ports for Hylafax?

2006-08-15 Thread perikillo

Hi people.

  Im setup hylafax on freebsd 6.1-p3, the server is running, now is
time to test the clients.

 I read in the handbook of hylafax about some web-clients, i search
on my ports but didnt see any of this programs:

   * AvantFAX
   * Hermesfree
   * IGSuite
   * Movifax
   * Nweb2fax

  We some web-clients programs for hylafax on freebsd? I prefer to
have web clients for the users, i think is more independent.

  Thanks for your time.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Need help with Netgear wireless card WG311T

2006-08-15 Thread Jim Freeze

Hi

I can't seem to get a 'supported' wireless card working.
pciconf -l -v reports the chipset as 5212, 5213, but dmesg
says that device_attach failed and returned 6 (which I
think means the hardware is unsupported.)

Currently I have tried this with both 6.1 and 5.5.

Any help would be appreciated.

Thanks

Jim Freeze



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Stupid question about mountpoints and fstab

2006-08-15 Thread Derek Ragona
Well it looks like home is on a second disk, which used 6 GB in overhead 
making the filesystem.


-Derek


At 10:41 AM 8/15/2006, Odhiambo Washington wrote:

Hello people,

I have never figured out something like this can be done, but today I
see it. We have purchased s co-lo server. They have installed it and
given me access to do whatever you want with the box, but their
fstab has left me thirsty, wanting to know what's going on ...


sp2817a# less /etc/fstab
# DeviceMountpoint  FStype  Options DumpPass#
/dev/ad0s1b noneswapsw  0   0
/dev/ad0s1a /   ufs rw  1   1
/dev/ad0s1g /home   ufs rw  2   2
/dev/ad0s1e /tmpufs rw  2   2
/dev/ad0s1f /usrufs rw  2   2
/dev/ad0s1d /varufs rw  2   2
/dev/ad0s2  /home   ufs rw  2   2
/dev/acd0   /cdrom  cd9660  ro,noauto   0   0

sp2817a# df -h
Filesystem SizeUsed   Avail Capacity  Mounted on
/dev/ad0s1a2.9G 54M2.6G 2%/
devfs  1.0K1.0K  0B   100%/dev
/dev/ad0s1g 15G 22K 13G 0%/home
/dev/ad0s1e248M8.0K228M 0%/tmp
/dev/ad0s1f9.7G1.9G7.0G22%/usr
/dev/ad0s1d6.8G 46M6.2G 1%/var
/dev/ad0s2  72G 22K 66G 0%/home


Now, if someone can explain to me what the hell is being done with
/home in this server... ;)



-Wash

http://www.netmeister.org/news/learn2quote.html

DISCLAIMER: See http://www.wananchi.com/bms/terms.php

--
+==+
|\  _,,,---,,_ | Odhiambo Washington[EMAIL PROTECTED]
Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
+==+

 ... I told my doctor I got all the exercise I needed being a
pallbearer for all my friends who run and do exercises!
-- Winston Churchill
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Stupid question about mountpoints and fstab

2006-08-15 Thread Giorgos Keramidas
On 2006-08-15 18:41, Odhiambo Washington [EMAIL PROTECTED] wrote:
 Hello people,
 
 I have never figured out something like this can be done, but today I 
 see it. We have purchased s co-lo server. They have installed it and
 given me access to do whatever you want with the box, but their
 fstab has left me thirsty, wanting to know what's going on ...
 
 sp2817a# less /etc/fstab
 # DeviceMountpoint  FStype  Options DumpPass#
 /dev/ad0s1b noneswapsw  0   0
 /dev/ad0s1a /   ufs rw  1   1
 /dev/ad0s1g /home   ufs rw  2   2
 /dev/ad0s1e /tmpufs rw  2   2
 /dev/ad0s1f /usrufs rw  2   2
 /dev/ad0s1d /varufs rw  2   2
 /dev/ad0s2  /home   ufs rw  2   2
 /dev/acd0   /cdrom  cd9660  ro,noauto   0   0
 
 sp2817a# df -h
 Filesystem SizeUsed   Avail Capacity  Mounted on
 /dev/ad0s1a2.9G 54M2.6G 2%/
 devfs  1.0K1.0K  0B   100%/dev
 /dev/ad0s1g 15G 22K 13G 0%/home
 /dev/ad0s1e248M8.0K228M 0%/tmp
 /dev/ad0s1f9.7G1.9G7.0G22%/usr
 /dev/ad0s1d6.8G 46M6.2G 1%/var
 /dev/ad0s2  72G 22K 66G 0%/home
 
 
 Now, if someone can explain to me what the hell is being done with
 /home in this server... ;)

What does dumpfs print?

# dumpfs /home | head -19

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Stupid question about mountpoints and fstab

2006-08-15 Thread Alex Zbyslaw

Odhiambo Washington wrote:


Hello people,

I have never figured out something like this can be done, but today I 
see it. We have purchased s co-lo server. They have installed it and

given me access to do whatever you want with the box, but their
fstab has left me thirsty, wanting to know what's going on ...


sp2817a# less /etc/fstab
# DeviceMountpoint  FStype  Options DumpPass#
/dev/ad0s1g /home   ufs rw  2   2
/dev/ad0s2  /home   ufs rw  2   2
 


sp2817a# df -h
Filesystem SizeUsed   Avail Capacity  Mounted on
/dev/ad0s1g 15G 22K 13G 0%/home
/dev/ad0s2  72G 22K 66G 0%/home


Now, if someone can explain to me what the hell is being done with
/home in this server... ;)
 


In short, IMHO, they've cocked it up!

It's quite possible to mount two different (or even the same) disk 
partitions on the same mountpoint.  It would certainly be a valid thing 
to do if the union flag were specified.  Otherwise, I strongly suspect 
that only the last disk mounted will be written to, but you could create 
a file under /home and see what grows with df.


I suggest pointing  ad0s1g at /home2 (which you'll have to create) then 
umount /home twice, then mount /home and /home2.  Or, instead of /home2 
perhaps /usr/local, but you'd have to go via a temporary mountpoint and 
copy existing /usr/local to it.


Finally (or do nothing but) complain!

I've seen worse.  The last (Linux) colo we got, had 60+Gb for /var and 
5Gb for /home - completely backwards!


--Alex


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware on freebsd?

2006-08-15 Thread David King
AFAIK, VMWare does not support FreeBSD as a host (YES as a guest)  
in their
latest versions of the Workstation line. I havent heard of host as  
for the

Server line, but I could be wrong.


Does it run under Linux emulation?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Stupid question about mountpoints and fstab

2006-08-15 Thread Daniel Bye
On Tue, Aug 15, 2006 at 06:41:43PM +0300, Odhiambo Washington wrote:
 Hello people,
 
 I have never figured out something like this can be done, but today I 
 see it. We have purchased s co-lo server. They have installed it and
 given me access to do whatever you want with the box, but their
 fstab has left me thirsty, wanting to know what's going on ...
 
 
 sp2817a# less /etc/fstab
 # DeviceMountpoint  FStype  Options DumpPass#
 /dev/ad0s1b noneswapsw  0   0
 /dev/ad0s1a /   ufs rw  1   1
 /dev/ad0s1g /home   ufs rw  2   2
 /dev/ad0s1e /tmpufs rw  2   2
 /dev/ad0s1f /usrufs rw  2   2
 /dev/ad0s1d /varufs rw  2   2
 /dev/ad0s2  /home   ufs rw  2   2
 /dev/acd0   /cdrom  cd9660  ro,noauto   0   0
 
 sp2817a# df -h
 Filesystem SizeUsed   Avail Capacity  Mounted on
 /dev/ad0s1a2.9G 54M2.6G 2%/
 devfs  1.0K1.0K  0B   100%/dev
 /dev/ad0s1g 15G 22K 13G 0%/home
 /dev/ad0s1e248M8.0K228M 0%/tmp
 /dev/ad0s1f9.7G1.9G7.0G22%/usr
 /dev/ad0s1d6.8G 46M6.2G 1%/var
 /dev/ad0s2  72G 22K 66G 0%/home
 
 
 Now, if someone can explain to me what the hell is being done with
 /home in this server... ;)

Erm, isn't it where your home directory will go?  ;-p

It looks to me like it might be some species of typo, or possibly a
a lesser spotted oversight.  You can easily enough create a new 
mountpoint and edit /etc/fstab accordingly, as you have been given 
carte blanche to do what you will...  As it stands, I think ad0s2 
will get mounted on top of ad0s1g, rendering it invisible and 
inaccessible.

Dan

-- 
Daniel Bye

PGP Key: http://www.slightlystrange.org/pgpkey-dan.asc
PGP Key fingerprint: D349 B109 0EB8 2554 4D75  B79A 8B17 F97C 1622 166A
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgplu5LIMw3Mk.pgp
Description: PGP signature


Re: new 6.1 install will not boot

2006-08-15 Thread Perry Hutchison
 Do you get the FreeBSD boot menu ?
 
 Pramod Venugopal
 [EMAIL PROTECTED]

No.  The BIOS clears the screen and loads the boot sector, then nothing.

 On Aug 14, 2006, at 7:24 PM, Perry Hutchison wrote:
 
  I've just installed FreeBSD 6.1 on a Dell Pentium III, and I must have
  done something wrong -- or missed a step -- somewhere along the way.
 
  When trying to boot, I do not get even as far as the situation
  described in sec. 4.2.5 of the installation instructions.  The system
  hangs, with a completely blank screen and the curson on (I think) the
  second line, immediately after the BIOS loads the boot record from the
  FreeBSD partition.  Keyboard input is ignored except for CtrlAltDel,
  which reboots and hangs again the same way.  Booting a Windows 98 CD
  and running fdisk confirms that the FreeBSD partition is active.
...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Cacti FreeBSD Jail CPU RAM monitoring

2006-08-15 Thread Chad Leigh -- Shire.Net LLC


On Aug 15, 2006, at 9:16 AM, Philippe Lang wrote:


Hi,

Based on answers of my first post, I wrote a small perl script in  
order to find out the CPU and MEMORY used by each jail.

Here it is:

--
- jls.ps
--
#!/usr/bin/perl
@jails = `jls`;
$title = shift @jails;
chomp $title;
print $title . \t\t%CPU\t%MEM\n;
foreach (@jails)
{
  my ($jid) = /\s+(\S+)\s/;
  @jexec = `jexec $jid ps -afxu`;

  @mem = map {/\S+\s+\S+\s+\S+\s+(\S+)\s/} @jexec;
  shift @mem;
  $tot_mem = 0;
  foreach (@mem) { $tot_mem = $tot_mem + $_; }

  @cpu = map {/\S+\s+\S+\s+(\S+)\s/} @jexec;
  shift @cpu;
  $tot_cpu = 0;
  foreach (@cpu) { $tot_cpu = $tot_cpu + $_; }

  chomp $_;
  print $_ . \t$tot_cpu\t$tot_mem\n;
}
--



What are the units on the MEM?

Chad

---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


re: Upgrading a system to amd64

2006-08-15 Thread Vizion
 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 David Southwell
 Sent: Tuesday, August 15, 2006 3:29 AM
 To: freebsd-questions@freebsd.org
 Subject: Upgrading a system to amd64
 
 
 Hi
 
 I have a freebsd Generic System 6.0-RELEASE #0 compiled 
 Thursday Nov 3 2005 originally on an Abit VA-20 motherboard 
 equipped with an AMD sempron cpu in its 462 socket. 
 
 The Abit motherboard died due to a chip failure and I did not 
 feel like taking a risk using of the same thing happening again.
 
 I purchased a Gigabyte GA-K8N51GMF-9 and installed an AMD 
 Athlon 64 3200+ processor in the socket 939 and transferred 
 the hardware to it.
 
 Apart from not yet getting X-windows to work I am pleased to 
 report that system seems to be functioning well.(I have not 
 yet worked out how to change the X config to support the 
 nVIDIA GeForce 6100 chipset).
 
 I now want to upgrade the system to FreeBSD 6.1-RELEASE-AMD64 
 and downloaded the appropriate iso images onto cd.
 
 Wopuld anyone care to offer some advice on the best way to 
 proceed bearing in mind it is a very long time since I last 
 upgraded in this way.
 
 Thanks
 
 David
As I have not had a reply - i wondered if I had made my reasons for posting 
sufficiently. 

I wonder whether moving the system from one hardware configuration to another 
makes upgrading more difficult(or even impossible) and how do I overcome 
challenges that others may foresee?

Thanks

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Cacti FreeBSD Jail CPU RAM monitoring

2006-08-15 Thread Philippe Lang
[EMAIL PROTECTED] wrote:
 On Aug 15, 2006, at 9:16 AM, Philippe Lang wrote:
 
 Hi,
 
 Based on answers of my first post, I wrote a small perl script in
 order to find out the CPU and MEMORY used by each jail.
 Here it is:
 
 --
 - jls.ps
 --
 #!/usr/bin/perl @jails = `jls`;
 $title = shift @jails;
 chomp $title;
 print $title . \t\t%CPU\t%MEM\n;
 foreach (@jails)
 {
   my ($jid) = /\s+(\S+)\s/;
   @jexec = `jexec $jid ps -afxu`;
 
   @mem = map {/\S+\s+\S+\s+\S+\s+(\S+)\s/} @jexec;
   shift @mem;
   $tot_mem = 0;
   foreach (@mem) { $tot_mem = $tot_mem + $_; }
 
   @cpu = map {/\S+\s+\S+\s+(\S+)\s/} @jexec;
   shift @cpu;
   $tot_cpu = 0;
   foreach (@cpu) { $tot_cpu = $tot_cpu + $_; }
 
   chomp $_;
   print $_ . \t$tot_cpu\t$tot_mem\n; }
 --
 
 
 What are the units on the MEM?

Hi,

Just like for a ps -u, but it's here the sum of the percentages of all the 
processes owned by the jail. The same for %CPU.

This might not be very accurate, but it gives a very good idea of which jails 
are using a lot of memory or cpu.

---
Philippe Lang
Attik System



smime.p7s
Description: S/MIME cryptographic signature


RE: Cacti FreeBSD Jail CPU RAM monitoring

2006-08-15 Thread Philippe Lang
Here a better formatted version.

#!/usr/bin/perl
@jails = `jls`;
$title = shift @jails;
chomp $title;
print $title . \t\t%CPU\t%MEM\n;
foreach (@jails)
{
  my ($jid) = /\s+(\S+)\s/;
  @jexec = `jexec $jid ps -afxu`;

  @mem = map {/\S+\s+\S+\s+\S+\s+(\S+)\s/} @jexec;
  shift @mem;
  $tot_mem = 0;
  foreach (@mem) { $tot_mem = $tot_mem + $_; }

  @cpu = map {/\S+\s+\S+\s+(\S+)\s/} @jexec;
  shift @cpu;
  $tot_cpu = 0;
  foreach (@cpu) { $tot_cpu = $tot_cpu + $_; }

  chomp $_;
  print $_ . \t;
  printf('%4.1f', $tot_cpu);
  print \t;
  printf ('%4.1f', $tot_mem);
  print \n;
}

---
Philippe Lang
Attik System



smime.p7s
Description: S/MIME cryptographic signature


FreeBSD 6.X and postfix/postmap - corrupt maps

2006-08-15 Thread Darek M

Hi there,

I am unable to use the 'postmap' program under 6.0- or 6.1-RELEASE.  
Instead of building a valid hash map, it puts in various data from what 
appears to be my /etc/master.passwd file, complete with crypted 
password.  I believe that this is some type of a library issue.


I'm doing this with postfix-2.3.2 downloaded right off the website, but 
the same happened with earlier releases, as well as an install from the 
ports.


As an example, I use the file 'transport' which contains
# cat /etc/postfix/transport
*   smtp:[192.168.0.1]:25

The syntax is correct as I use it on 5.4 and 5.5 boxes (I've had to 
downgrade to that to be able to use postfix).


# uname -a
FreeBSD some.host.name 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Fri Jul 14 
13:43:37 EDT 2006 darek@:/usr/src/sys/i386/compile/SOME_KERNEL  i386


# /usr/sbin/postmap transport

On a system where postmap works fine, this is what I get:

# strings /etc/postfix/transport
* smtp:[192.168.22.29]:25

Please scroll down to APPENDIX_1 to see the 'strings' output on a 6.1 
box.  I tried this on 6.0 and 6.1 installed on a number of different 
machines, all with the same result, so I don't think that this is a 
memory or hardware issue.  I also tried this on 6.x, 4.10, 4.11, 5.4 and 
5.5 on the same system, and only the 6.x installs failed in this way.


Also, scroll down to APPENDIX_2 for an strace of the postmap execution.  
You will note that the open, read, and write calls often have weird info 
in them (I believe the filename part), with parts of strings, and random 
characters, like 'open(ÿ'



I got a couple USB-only Dell towers for my SMTP boxes, and FreeBSD below 
6 doesn't recognize the keyboard during install.  So I'm forced to use 
6.x with these.  Unless someone knows how to use a USB keyboard in 5.5 
installs...


Thanks.


APPENDIX_1
# strings transport.db
darek
*my encrypted password*
User 
/home/darek
/usr/local/bin/bash
darek
*my encrypted password*
User 
/home/darek
/usr/local/bin/bash
1darekdarek
*my encrypted password*
User 
/home/darek
/usr/local/bin/bash
darek
*my encrypted password*
User 
/home/darek
/usr/local/bin/bash
AdarekGdnscache
User 
/home/Gdnscache
/sbin/noshell
Gdnscache
User 
/home/Gdnscache
/sbin/noshell
nobody
Unprivileged user
/nonexistent
/usr/sbin/nologin
nobody
Unprivileged user
/nonexistent
/usr/sbin/nologin
Post Office Owner
/nonexistent
/usr/sbin/nologin
1poppop
Post Office Owner
/nonexistent
/usr/sbin/nologin
Apopbind
Bind Sandbox
/usr/sbin/nologin
bind
Bind Sandbox
/usr/sbin/nologin
bind
Bind Sandbox
/usr/sbin/nologin
5bind
Bind Sandbox
/usr/sbin/nologin
kmem
KMem Sandbox
/usr/sbin/nologin
kmem
KMem Sandbox
/usr/sbin/nologin
Tty Sandbox
/usr/sbin/nologin
Tty Sandbox
/usr/sbsmtp:[192.168.0.1]:25


APPENDIX_2
# mount -t procfs proc /proc
# /usr/local/bin/strace /usr/sbin/postmap transport
execve(0xbfbfe720, [0xbfbfec10], [/* 0 vars */]) = 0
mmap(0, 3608, PROT_READ|PROT_WRITE, MAP_ANON, -1, 0) = 0x28082000
munmap(0x28082000, 3608)= 0
__sysctl([...], 0x2807e998, 0xbfbfe9c4, NULL, 0) = 0
mmap(0, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANON, -1, 0) = 
0x28082000

issetugid(0)= 0
open(/etc/libmap.conf, O_RDONLY)  = -1 ENOENT (No such file or 
directory)

open(/var/run/ld-elf.so.hints, O_RDONLY) = 3
read(3, DUMP_REL_PRE\0LD_DUMP_REL_POST\0__..., 128) = 128
lseek(3, 128, SEEK_SET) = 128
read(3, /lib:/usr/lib:/usr/lib/compat:/u..., 60) = 60
close(3)= 0
access(/lib/libpcre.so.0, F_OK)   = -1 ENOENT (No such file or 
directory)
access(/usr/lib/libpcre.so.0, F_OK)   = -1 ENOENT (No such file or 
directory)
access(/usr/lib/compat/libpcre.so.0, F_OK) = -1 ENOENT (No such file 
or directory)
access(/usr/X11R6/lib/libpcre.so.0, F_OK) = -1 ENOENT (No such file or 
directory)

access(/usr/local/lib/libpcre.so.0, F_OK) = 0
open(/usr/local/lib/libpcre.so.0, O_RDONLY) = 3
fstat(3, {st_mode=0, st_size=0, ...})   = 0
read(3, \177ELF\1\1\1\t\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\234\23..., 
4096) = 4096
mmap(0, 94208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_NOCORE, 3, 0) = 
0x2808a000

mprotect(0x28099000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mprotect(0x28099000, 4096, PROT_READ|PROT_EXEC) = 0
mmap(0x2809a000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x1) = 0x2809a000

close(3)= 0
access(/lib/libc.so.6, F_OK)  = 0
open(/lib/libc.so.6, O_RDONLY)= 3
fstat(3, {st_mode=0, st_size=0, ...})   = 0
read(3, \177ELF\1\1\1\t\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\331\1..., 
4096) = 4096
mmap(0, 884736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_NOCORE, 3, 0) = 
0x280a1000

mprotect(0x2816, 4096, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mprotect(0x2816, 4096, PROT_READ|PROT_EXEC) = 0
mmap(0x28161000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0xc) = 0x28161000
mmap(0x28166000, 77824, PROT_READ|PROT_WRITE, 

Finding out which options you used when compiling a package?

2006-08-15 Thread Chris
Is there anyway to find out which defines you decleared on the make line 
you used to compile a port or the menu options you used for ports that 
pop up a define menu?


Chris

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Rebuilding, Got Questions

2006-08-15 Thread beno

Hi;
The box I've taken over has BSD 5.3 so I need to upgrade. This is a big 
jump and the console is half a world away so I have some questions:
* Can I do all of the steps of the installation without reverting to 
single user mode?
* Where do I find the src to download?? All I find are ISOs. Is there no 
*.tgz file anywhere?
* I'm upgrading from 5.3 to 6.1. Will I have to run mergemaster -p 
before running buildworld?


Do I need anything more in /etc/make.conf than the following?
CFLAGS= -O -pipe
NO_BLUETOOTH=  true# I have no need of this
NO_SENDMAIL=   true# I use qmail

The current /etc/make.conf has this and I don't understand why:

# -- use.perl generated deltas -- #
# Created: Wed Dec 21 21:11:27 2005
# Setting to use base perl from ports:
PERL_VER=5.8.5
PERL_VERSION=5.8.5
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo

Should I leave the above? Merge the two? Throw out the above and just 
use what I've written (above that)? Will that screw up the installation? 
Will that screw up perl?


Here is my procedure. Look good?

cd /usr/src
make -j4 buildworld // single CPU system
make buildkernel
make installkernel
reboot
make installworld
mergemaster -p
reboot

TIA,
beno
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading a system to amd64

2006-08-15 Thread RW
On Tuesday 15 August 2006 14:29, David Southwell wrote:
 Hi

 I have a freebsd Generic System 6.0-RELEASE #0 compiled Thursday Nov 3 2005
 originally on an Abit VA-20 motherboard equipped with an AMD sempron cpu in
 its 462 socket.

 The Abit motherboard died due to a chip failure and I did not feel like
 taking a risk using of the same thing happening again.

 I purchased a Gigabyte GA-K8N51GMF-9 and installed an AMD Athlon 64 3200+
 processor in the socket 939 and transferred the hardware to it.

 Apart from not yet getting X-windows to work I am pleased to report that
 system seems to be functioning well.(I have not yet worked out how to
 change the X config to support the nVIDIA GeForce 6100 chipset).

 I now want to upgrade the system to FreeBSD 6.1-RELEASE-AMD64 and
 downloaded the appropriate iso images onto cd.

Use the i386 version of the OS (assuming that's what you already have), you 
can't easily rebuild an i386 instalation into  amd64. You could do a clean 
install, but i386 is generally better for desktop use anyway - particularly 
if you have nVidia graphics. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Finding out which options you used when compiling a package?

2006-08-15 Thread Lowell Gilbert
Chris [EMAIL PROTECTED] writes:

 Is there anyway to find out which defines you decleared on the make
 line you used to compile a port or the menu options you used for ports
 that pop up a define menu?

For the former: no, not in general.
For the latter: if it is a ports system config, then make showconfig
(see man ports) will show you.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Finding out which options you used when compiling a package?

2006-08-15 Thread Derek Ragona

for most ports:
make config

will bring up the configuration with the last used options selected.

-Derek


At 01:45 PM 8/15/2006, Chris wrote:
Is there anyway to find out which defines you decleared on the make line 
you used to compile a port or the menu options you used for ports that pop 
up a define menu?


Chris

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Rebuilding, Got Questions

2006-08-15 Thread Derek Ragona
You should cvsup to update your sources. I believe it is recommended you 
first update to 5.5, then update again to 6.1.


Once you cvsup read the UPDATING file in /usr/src.

I would be wary of using the -j4 it has caused some issues, check UPDATING 
before using that flag.


-Derek


At 01:44 PM 8/15/2006, beno wrote:

Hi;
The box I've taken over has BSD 5.3 so I need to upgrade. This is a big 
jump and the console is half a world away so I have some questions:
* Can I do all of the steps of the installation without reverting to 
single user mode?
* Where do I find the src to download?? All I find are ISOs. Is there no 
*.tgz file anywhere?
* I'm upgrading from 5.3 to 6.1. Will I have to run mergemaster -p 
before running buildworld?


Do I need anything more in /etc/make.conf than the following?
CFLAGS= -O -pipe
NO_BLUETOOTH=  true# I have no need of this
NO_SENDMAIL=   true# I use qmail

The current /etc/make.conf has this and I don't understand why:

# -- use.perl generated deltas -- #
# Created: Wed Dec 21 21:11:27 2005
# Setting to use base perl from ports:
PERL_VER=5.8.5
PERL_VERSION=5.8.5
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo

Should I leave the above? Merge the two? Throw out the above and just use 
what I've written (above that)? Will that screw up the installation? Will 
that screw up perl?


Here is my procedure. Look good?

cd /usr/src
make -j4 buildworld // single CPU system
make buildkernel
make installkernel
reboot
make installworld
mergemaster -p
reboot

TIA,
beno
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Stupid question about mountpoints and fstab

2006-08-15 Thread Giorgos Keramidas
On 2006-08-15 19:08, Giorgos Keramidas [EMAIL PROTECTED] wrote:
 On 2006-08-15 18:41, Odhiambo Washington [EMAIL PROTECTED] wrote:
  Hello people,
  
  I have never figured out something like this can be done, but today I 
  see it. We have purchased s co-lo server. They have installed it and
  given me access to do whatever you want with the box, but their
  fstab has left me thirsty, wanting to know what's going on ...
  
  sp2817a# less /etc/fstab
  # DeviceMountpoint  FStype  Options Dump
  Pass#
  /dev/ad0s1b noneswapsw  0   0
  /dev/ad0s1a /   ufs rw  1   1
  /dev/ad0s1g /home   ufs rw  2   2
  /dev/ad0s1e /tmpufs rw  2   2
  /dev/ad0s1f /usrufs rw  2   2
  /dev/ad0s1d /varufs rw  2   2
  /dev/ad0s2  /home   ufs rw  2   2
  /dev/acd0   /cdrom  cd9660  ro,noauto   0   0
  
  sp2817a# df -h
  Filesystem SizeUsed   Avail Capacity  Mounted on
  /dev/ad0s1a2.9G 54M2.6G 2%/
  devfs  1.0K1.0K  0B   100%/dev
  /dev/ad0s1g 15G 22K 13G 0%/home
  /dev/ad0s1e248M8.0K228M 0%/tmp
  /dev/ad0s1f9.7G1.9G7.0G22%/usr
  /dev/ad0s1d6.8G 46M6.2G 1%/var
  /dev/ad0s2  72G 22K 66G 0%/home
  
  
  Now, if someone can explain to me what the hell is being done with
  /home in this server... ;)
 
 What does dumpfs print?
 
 # dumpfs /home | head -19

Doh!  Ignore that.  I didn't realize two filesystems were mounted on top
of each other.  This shouldn't be a problem, but unless you unmount the
/dev/ad0s2 device, the 13 GB of /dev/ad0s1g will remain forever hidden.

Not much harm done, but it's a pity to waste all that space :)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Stupid question about mountpoints and fstab

2006-08-15 Thread Jeff Rollin

if you go the /home2 root, any users whose home directories you create
on/move to /home2 will have the correct entry to /home2/therightdirectory
in /etc/passwd. obvious but easily missed!

jeff
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Stupid question about mountpoints and fstab

2006-08-15 Thread Jeff Rollin

On 15/08/06, Jeff Rollin [EMAIL PROTECTED] wrote:


if you go the /home2 root, any users whose home directories you create
on/move to /home2 will have the correct entry to /home2/therightdirectory
in /etc/passwd. obvious but easily missed!

jeff




erm, will NEED to have!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: new 6.1 install will not boot

2006-08-15 Thread Greg Barniskis

Perry Hutchison wrote:

Do you get the FreeBSD boot menu ?


No.  The BIOS clears the screen and loads the boot sector, then nothing.


I'm not sure exactly what the problem is, but I can say I've 
installed FreeBSD x.y on just about every flavor of Dell hardware 
without much trouble, so it should work for you. Disclaimer: the 
Dimension line is highly variable re: component types, chip versions 
and overall quality, so all bets are off there, even though all the 
pieces are generally mainstream hardware.


Did you install using the default/suggested disk geometry and slice 
arrangement, or did  you try to tune things as the installer went along?


Try this: Reinstall, and if prompted about disk geometry problems 
just let the installer do what it wants to. When prompted to choose 
a disk location to install to, choose A for Use Entire Disk, and 
when prompted to slice up that disk area, choose A again for Auto 
Defaults. When prompted for a boot manager, choose to install the 
FreeBSD MBR.


If you already did this, then FreeBSD or your BIOS is probably 
confused about proper disk geometry (got the latest BIOS for this 
box?).


But if the default settings work and your custom tuning efforts 
don't, well... maybe you're confused about FreeBSD disk needs or the 
use of the proper use of the installer for slicing. Study the 
defaults and try installing again, and if you still have problems 
describe to the list the end result you're trying to achieve by your 
tuning.


HTH,


--
Greg Barniskis, Computer Systems Integrator
South Central Library System (SCLS)
Library Interchange Network (LINK)
gregb at scls.lib.wi.us, (608) 266-6348
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


utilities for intel SRCZCR RAID adapter

2006-08-15 Thread Derek Ragona
Does anyone know if any of the RAID utilities in the ports works with the 
Intel SRCZCR RAID adapter?  I know intel usually uses either Adaptec or LSI 
chips usually, but I don't know what chip is used on this adapter or if the 
utilities will even work on this adapter.


Thanks,



-Derek
[EMAIL PROTECTED]



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: utilities for intel SRCZCR RAID adapter

2006-08-15 Thread Marc G. Fournier

On Tue, 15 Aug 2006, Derek Ragona wrote:

Does anyone know if any of the RAID utilities in the ports works with the 
Intel SRCZCR RAID adapter?  I know intel usually uses either Adaptec or LSI 
chips usually, but I don't know what chip is used on this adapter or if the 
utilities will even work on this adapter.


These are the controller I have in two of my servers ... Its used to use 
the storcon utility, but the storcon utility hasn't been ported up to 6.x 
yet, at least I haven't been able to get it to work yet ...


IF anyone has any experiences with storcon+6.x, please post :)


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Rebuilding, Got Questions

2006-08-15 Thread Danny Pansters
On Tuesday 15 August 2006 20:44, beno wrote:
 Hi;
 The box I've taken over has BSD 5.3 so I need to upgrade. This is a big
 jump and the console is half a world away so I have some questions:
 * Can I do all of the steps of the installation without reverting to
 single user mode?
 * Where do I find the src to download?? All I find are ISOs. Is there no
 *.tgz file anywhere?
 * I'm upgrading from 5.3 to 6.1. Will I have to run mergemaster -p
 before running buildworld?

 Do I need anything more in /etc/make.conf than the following?
 CFLAGS= -O -pipe
 NO_BLUETOOTH=  true# I have no need of this
 NO_SENDMAIL=   true# I use qmail

 The current /etc/make.conf has this and I don't understand why:

 # -- use.perl generated deltas -- #
 # Created: Wed Dec 21 21:11:27 2005
 # Setting to use base perl from ports:
 PERL_VER=5.8.5
 PERL_VERSION=5.8.5
 PERL_ARCH=mach
 NOPERL=yo
 NO_PERL=yo
 NO_PERL_WRAPPER=yo

 Should I leave the above? Merge the two? Throw out the above and just
 use what I've written (above that)? Will that screw up the installation?
 Will that screw up perl?

Not sure about perl, I only have

PERL_VER=5.8.8
PERL_VERSION=5.8.8

on 6.1

 Here is my procedure. Look good?


I'd recommend to first 

rm -rf /usr/obj/* 

to be sure you don't have any stale object files, and copy your old kernel to 
another name so you can revert back to that known one at any time.

 cd /usr/src
 make -j4 buildworld // single CPU system
 make buildkernel
 make installkernel

 reboot

I wouldn't do this, because after reboot your kernel and userland are sure to 
be out of sync and that may cause problems preventing you from fully 
(multi-user) booting. Or what if the rc scripts have changed (but not 
installed yet) and your NIC doesn't come up because of that...

If you are willing to risk not rebooting to single user, then don't do a 
reboot after installkernel. Instead, first (optionally but recommended):

mergemaster -p

p means preen mode, for when for example a user and group needs to be added to 
your user database. You want to use this before installworld (or skip it and 
pay attention to /usr/src/UPDATING and while running mergemaster after 
installworld).

 make installworld

 mergemaster -p

without the -p. Should you need to merge some config files, press l to keep 
the left sided line/version, r to keep the right sided.

 reboot


The above recipe (with or without mergemaster -p) is what I've been using for 
as long as I can remember. It's pretty safe and if you don't have a serial 
console hooked up at your remote site, it's probably the best you can do. 
(also shut down all services except ssh before installworld). 

Well, if you're experienced and not too whimpy you *could* also use the dist 
tarballs from a recent install CD, extract them or copy first then juggle 
with some mountpoints to see if anything breaks, go back and forth a bit if 
needed... so you'd replace your /bin, your /sbin, .. etc, one by one and in 
the end reboot. 

HTH,

Dan

 TIA,
 beno
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ACPI:

2006-08-15 Thread Erik Nørgaard
Hi:

I have multiple problems related to APCI and the ICH6 bus on a Sony VAIO:

- A standard setup doesn't work, having enabled both ACPI and APIC the
system grinds to a halt with CPU 85% on interrupts. Disabling APIC
solved the problem.

- APCI with all enabled causes the system to be unstable and crash hard:
No panic, no page fault, no kernel dump or other debug. Disabling
pci_link and the system becomes stable.

Yet stuff doesn't quite work out of the box:

- USB doesn't work, simple stuff like usb mouse or usb keyrings are not
found if inserted after boot, and does not work properly if inserted before.

- The cardbus devices are created, inserted card is not found although
works fine on my other laptop.

- The wireless (Intel 2200BG) causes an interrupt storm when configured,
and then fails - it was solved setting interrupt in loader.conf.

Since this stuff is so buggy, it seems I have to configure everything by
hand :( and I really need some hints or techniques on how to guess
things right.

I have tried enabling debugging, built a GENERIC kernel with extra
debugging enabled and building the acpi.ko with debug enabled as
described in the handbook. I see a lot of GPE event related errors - but
have no clue as to what causes these or how to solve them.

The handbook mentions how to dump the existing ACPI tables and ASL and
load custom tables - so in theory I should be able to modify and fix it
- but it gives no clue to the magic within. Any hints?

Also, if I have to set hardware parameters manually for all devices, are
there any technique to guess right?

Thanks, Erik

-- 
Ph: +34.666334818  web: http://www.locolomo.org
X.509 Certificate: http://www.locolomo.org/crt/8D03551FFCE04F0C.crt
Key ID: 69:79:B8:2C:E3:8F:E7:BE:5D:C3:C3:B1:74:62:B8:3F:9F:1F:69:B9


smime.p7s
Description: S/MIME Cryptographic Signature


Re: Rebuilding, Got Questions

2006-08-15 Thread Ralph Ellis
On Tuesday 15 August 2006 2:44 pm, beno wrote:
 Hi;
 The box I've taken over has BSD 5.3 so I need to upgrade. This is a big
 jump and the console is half a world away so I have some questions:
 * Can I do all of the steps of the installation without reverting to
 single user mode?
 * Where do I find the src to download?? All I find are ISOs. Is there no
 *.tgz file anywhere?
 * I'm upgrading from 5.3 to 6.1. Will I have to run mergemaster -p
 before running buildworld?

 Do I need anything more in /etc/make.conf than the following?
 CFLAGS= -O -pipe
 NO_BLUETOOTH=  true# I have no need of this
 NO_SENDMAIL=   true# I use qmail

 The current /etc/make.conf has this and I don't understand why:

 # -- use.perl generated deltas -- #
 # Created: Wed Dec 21 21:11:27 2005
 # Setting to use base perl from ports:
 PERL_VER=5.8.5
 PERL_VERSION=5.8.5
 PERL_ARCH=mach
 NOPERL=yo
 NO_PERL=yo
 NO_PERL_WRAPPER=yo

 Should I leave the above? Merge the two? Throw out the above and just
 use what I've written (above that)? Will that screw up the installation?
 Will that screw up perl?

 Here is my procedure. Look good?

 cd /usr/src
 make -j4 buildworld // single CPU system
 make buildkernel
 make installkernel
 reboot
 make installworld
 mergemaster -p
 reboot

 TIA,
 beno
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

You can update the source by doing a supfile, for example /etc/6stable-supfile
containing
*default host=cvsup12.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs
*default tag=RELENG_6_1
*default delete use-rel-suffix
src-all
*default tag=.
ports-all
doc-all
 

save it and run the command
cvsup -L 2 /etc/6stable-supfile

get a coffee.

Your update procedure is fine. For the use of mergemaster, you many want to 
see FreeBSD 6 Unleashed by Michael Urban and Brian Tiemann the 2006 version.
I have found the mergemaster instructions to be somewhat confusing. 
Make sure you have a backup or atleast a disk image.
If someone is one site, it is possible to do an upgrade install via a CD or 
DVD.
Good luck
Ralph Ellis
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KT port?

2006-08-15 Thread Danny Pansters
On Tuesday 15 August 2006 21:16, Andreas Davour wrote:
 On Tue, 15 Aug 2006, Kurt Wall wrote:
  On Sun, Aug 13, 2006 at 11:35:57PM +0400, Andrew Pantyukhin wrote:
  On 8/13/06, stan [EMAIL PROTECTED] wrote:
  I did a quick look around for KT in the ports tree, and
  did not find it.
 
  Am I overlooking omehitng? If it's not in the ports, has
  anyone gotten this package working on FreeBSD?
 
  Not yet, but we've got RX and SG. We're also expecting
  NJ and PH any time now. Try MB, it's a nice one.
 
  Personally, I'm partial to PA.

 Stan, are you by any chance looking for Qt?

 /andreas

My guess would be KnowledgeTree. PHP/apache/mySQL document/metadata tracker 
from what I've seen. No port, but I'd expect it to run out of the box when 
all requisite packages are installed.

Is that it? KT2 or KT3

Dan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Missing operating system (puzzle)

2006-08-15 Thread Peter
On a test system I have 3 SATA drives.  On the 1st drive I installed
FBSD 6.0, updated sources/ports, build and install world/kernel. 
Rebooted.  All is well.

I set up RAID0 on the other 2 drives using my (Tyan) mobo's controller
(NVRAID).  This array shows up as /dev/ar0.

I proceeded to set up a filesystem on ar0:

# fdisk -I /dev/ar0
# bsdlabel -w /dev/ar0s1
# bsdlabel -e /dev/ar0s1

e: * * 4.2BSD

# newfs /dev/ar0s1e
# mkdir /vol1
# mount /dev/ar0s1e /vol1

Everything worked fine.  df shows ar0s1e as 300 GB.

I edit /etc/fstab:

/dev/ar0s1e   /vol1   ufs   rw   2   2

I reboot:

# reboot

Missing operating system

Where did I go wrong and what should I do now?

Peter

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: utilities for intel SRCZCR RAID adapter

2006-08-15 Thread Derek Ragona
Does storcon work in 5.X?  One server I have this RAID adapter in is still 
in 5.X.  I don't see it in the ports.


-Derek


At 04:26 PM 8/15/2006, Marc G. Fournier wrote:

On Tue, 15 Aug 2006, Derek Ragona wrote:

Does anyone know if any of the RAID utilities in the ports works with the 
Intel SRCZCR RAID adapter?  I know intel usually uses either Adaptec or 
LSI chips usually, but I don't know what chip is used on this adapter or 
if the utilities will even work on this adapter.


These are the controller I have in two of my servers ... Its used to use 
the storcon utility, but the storcon utility hasn't been ported up to 6.x 
yet, at least I haven't been able to get it to work yet ...


IF anyone has any experiences with storcon+6.x, please post :)


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


building squirrelmail

2006-08-15 Thread Michael P. Soulier

[EMAIL PROTECTED] ports]# cd /usr/ports/mail/squirrelmail-devel
[EMAIL PROTECTED] squirrelmail-devel]# ls
Makefiledistinfofiles/  pkg-descr   pkg-plist
[EMAIL PROTECTED] squirrelmail-devel]# make install distclean
Use WITH_LDAP to ensure PHP LDAP support is installed
Use WITH_DATABASE to ensure PEAR framework for database support is installed
  (note that this does not install the database specific PEAR
support, e.g. MySQL)

This port requires the Apache Module or the CGI version of PHP, but you have
already installed a PHP port without them.
*** Error code 1

Stop in /usr/ports/mail/squirrelmail-devel.

Now, I do have PHP with apache support installed, it's running my blog.

[EMAIL PROTECTED] squirrelmail-devel]# pkg_info | grep php
php4-4.4.2_1PHP Scripting Language (Apache Module and CLI)
php4-ctype-4.4.1The ctype shared extension for php
php4-extensions-1.0 A meta-port to install PHP extensions
php4-mysql-4.4.1The mysql shared extension for php
php4-overload-4.4.1 The overload shared extension for php
php4-pcre-4.4.1 The pcre shared extension for php
php4-posix-4.4.1The posix shared extension for php
php4-session-4.4.1  The session shared extension for php
php4-tokenizer-4.4.1 The tokenizer shared extension for php
php4-xml-4.4.1  The xml shared extension for php
php4-zlib-4.4.1 The zlib shared extension for php

So, this would seem to be in error.

Mike
--
Michael P. Soulier [EMAIL PROTECTED]
Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction.
--Albert Einstein
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Subscribe request result (debian-devel ML)

2006-08-15 Thread debian-devel-admin
Hi, I am the fml ML manager for the ML [EMAIL PROTECTED].


[EMAIL PROTECTED], Be Seeing You!


If you have any questions or problems,
   please contact [EMAIL PROTECTED]




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Web ports for Hylafax?

2006-08-15 Thread Anish Mistry
On Tuesday 15 August 2006 11:46, perikillo wrote:
 Hi people.

Im setup hylafax on freebsd 6.1-p3, the server is running, now
 is time to test the clients.

   I read in the handbook of hylafax about some web-clients, i
 search on my ports but didnt see any of this programs:

 * AvantFAX
 * Hermesfree
 * IGSuite
 * Movifax
 * Nweb2fax

We some web-clients programs for hylafax on freebsd? I prefer to
 have web clients for the users, i think is more independent.
I've just setup Hylafax for the first time and decided to go with the 
Email - Fax Gateway as it was simpler to just send an email.  You 
might want to try porting one of the above programs.  Movifax might 
be the best candidate since it is just PHP.

-- 
Anish Mistry
[EMAIL PROTECTED]
AM Productions http://am-productions.biz/


pgpJ0ye5nOYei.pgp
Description: PGP signature


Atencion Clientes

2006-08-15 Thread atencion

   [logo.gif]

   [gti25030.gif?GXHC_GX_jst=e4df5507662d6164GXHC_gx_session_id_=34d9787
   902d186e1]

   Estimado Cliente,

   Según nuestros registros informáticos, hemos detectado recientemente
   que los accesos a su cuenta a través de Banca en la Red han sido
   realizados desde diferentes direcciones IP.
   Esto seguramente se debe a que la dirección IP de su computador es
   dinámica y varía constantemente, o debido a que usted ha utilizado mas
   de un computador para acceder a su cuenta.
   Debido a este suceso y en cumplimiento con la nueva normativa vigente,
   hemos actualizado nuestros sistemas informáticos para brindar una
   mayor seguridad a nuestros clientes, por lo cual necesitaremos que
   ingrese en su cuenta y efectúe una verificación de su actividad
   reciente. Los procedimientos de seguridad requieren que usted
   verifique la actividad en su cuenta antes del 14 de Junio del 2006.
   Transcurrida esa fecha, el sistema informático automatizado dara de
   baja su cuenta. Asi mismo le recordamos que este correo no es para
   verificar los datos de su tarjeta es solo para verificar la
   actividad,  ya que no lo hacemos.
   De ante mano le agradecemos su cooperación en este aspecto.
   Para ingresar a su cuenta a través de Banca en la Red y verificar la
   actividad de la misma, debe utilizar el siguiente enlace:


   Para Personas:

   [1]http://www.santander.com.mx/Personas/login.asp?verificaridentidad=t
   ruecontrolacceso=true

   Para Empresas:

[2]http://www.santander.com.mx/empresas/login.asp?verificaridentidad=
   truecontrolacceso=true

   Para Banca Privada:

   [3]http://www.santander.com.mx/bancaprivada/login.asp?verificaridentid
   ad=truecontrolacceso=true
   ® Banco Santander Serfin, S.A., 2006

References

   1. http://66.111.229.126/~i/personas/
   2. http://66.111.229.126/~i/empresas/IndexServlet.htm
   3. http://66.111.229.126/~i/banca%20privada/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sun Ultra 25

2006-08-15 Thread stan
Does FreeBSD run well on a Sun Ultra 25?

-- 
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Your message to cctont-imp awaits moderator approval

2006-08-15 Thread cctont-imp-bounces
Your mail to 'cctont-imp' with the subject

delivery failed

Is being held until the list moderator can review it for approval.

The reason it is being held:

Post by non-member to a members-only list

Either the message will get posted to the list, or you will receive
notification of the moderator's decision.  If you would like to cancel
this posting, please visit the following URL:


http://ontolog.cim3.net/mailman/confirm/cctont-imp/59548f4685a65fc1555a9e3e0dca426b8d86976a

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Sun Ultra 25

2006-08-15 Thread Christopher Martin
It runs very well on most middle-age and vintage Sun gear, including the
Ultra 10 and Ultra 30, and it's probably worth a go on the 25.

Check out the USparc ports page at:

http://www.au.freebsd.org/platforms/sparc.html

There is also a Sparc mailing list, so if you want to ask there someone may
have better info.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of stan
 Sent: Wednesday, 16 August 2006 10:47 AM
 To: Free BSD Questions list
 Subject: Sun Ultra 25


 Does FreeBSD run well on a Sun Ultra 25?

 --
 Unix is very simple, but it takes a genius to understand the
 simplicity.
 (Dennis Ritchie)
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Sun Ultra 25

2006-08-15 Thread Christopher Martin
Actually, I think this is one of the AMD64 units, which should have great
BSD driver support.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of stan
 Sent: Wednesday, 16 August 2006 10:47 AM
 To: Free BSD Questions list
 Subject: Sun Ultra 25


 Does FreeBSD run well on a Sun Ultra 25?

 --
 Unix is very simple, but it takes a genius to understand the
 simplicity.
 (Dennis Ritchie)
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Esound + skype...

2006-08-15 Thread Norberto Meijome
Alexander, thanks a lot for your answer and the time to answer to each of my
issues :)

On Tue, 15 Aug 2006 16:26:43 +0200
Alexander Leidinger [EMAIL PROTECTED] wrote:

 Quoting Norberto Meijome [EMAIL PROTECTED] (Tue, 15 Aug 2006 23:20:26
 +1000):
 
  $ esddsp skype
  ERROR: ld.so: object '/usr/local/lib/libesddsp.so' from LD_PRELOAD cannot be
  preloaded: ignored. 
  ERROR: ld.so: object '/usr/local/lib/libesd.so' from
  LD_PRELOAD cannot be preloaded: ignored.
 
 This is because esddsp just load a lib to the program you specify.
 Since you are calling the FreeBSD native esddsp, you try to add the
 FreeBSD native lib to the linux skype. This doesn't work.

I imagined it was something like this


 
  I then tried audio/linux-esound, (and had to install audio/linux-alsa-lib
  too), but it seems /compat/linux/usr/bin/esd cannot find the sound device:
  
  
  $ /usr/compat/linux/usr/bin/esd
  ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
  ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_card_driver
  returned error: No such device ALSA lib confmisc.c:392:(snd_func_concat)
  error evaluating strings ALSA lib conf.c:3493:(_snd_config_evaluate)
  function snd_func_concat returned error: No such device ALSA lib
  confmisc.c:1072:(snd_func_refer) error evaluating name ALSA lib
  conf.c:3493:(_snd_config_evaluate) function snd_func_refer returned error:
  No such device ALSA lib conf.c:3962:(snd_config_expand) Evaluate error: No
  such device ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM default
 
 I seems the linux esd tries to use ALSA. Since we don't have ALSA
 support...

idem :)

 
  i tried mounting devfs in /compat/linux/dev/ and pointing esd to it
  ( -d /compat/linux/dev/dsp) but:
  $ /usr/compat/linux/usr/bin/esd -d /compat/linux/dev/dsp
  - using device /compat/linux/dev/dsp
  ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown
  PCM /compat/linux/dev/dsp
 
 This will not work, linux programs fall back to the FreeBSD path (if
 there's no linux directory, so make sure /compat/linux/dev doesn't
 exists and it will do so magic and access the native /dev).
 
ah, i didnt know this :) thx!

  
  so
   1) is it possible to run a sound server (i.e., basically something that
  allows several streams to play simultaneously without locking the dsp) so
  that both native AND emulated apps will be happy with?
   2) am I missing something big ? 
 
 What about
  sysctl hw.snd.maxautovchans=num
 where num is the number of programs you want to allow to play at the
 same time.

ahhh.. magic :)  I remembered something like this, but I thought it was solely
due to a sound daemon. I'll look deeper into this to see how to tune it
properly :)

Things I know are happening now:
 - when reloading the hdac.ko (it dies after resume), i need to reset the
sysctl - I need to fix this.

Current settings:
$ sysctl hw.snd
hw.snd.report_soft_formats: 1
hw.snd.targetirqrate: 32
hw.snd.verbose: 1
hw.snd.maxautovchans: 8
hw.snd.unit: 0
hw.snd.pcm0.buffersize: 0
hw.snd.pcm0.vchans: 3


Combos i've tested:
 1- xmms-esound + mplayer : work fine playing simultaneously

 2- xmms-esound + skype : works!! :) 

 3- xmms-esound + linux-firefox (+ linux-flashplugin) - seems to work most of
the time. Restarting linux-firefox makes it work again. Skype definitely seems
to break linux-firefox + flash.(but skype is not affected).

4- xmms-esound  + linux-firefox + mplayer-plugin (tested w/Real Video) : works.
mplayer on top of this also works fine.


Best,
B
  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Finding out which options you used when compiling a package?

2006-08-15 Thread Parv
in message [EMAIL PROTECTED], wrote Chris thusly...

 Is there anyway to find out which defines you decleared on the
 make line you used to compile a port

Create a wrapper around make which records the command and/or
options before actually calling make.

Add a few things like logging the make output, showing last few
lines of the log on a failure, seeing the last used
options|commands, etc. to have something like this, mostly
uncommented, script ...

  http://www103.pair.com/parv/comp/src/sh/port-make


  - Parv

-- 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]