make buildworld error

2007-03-19 Thread Dino Vliet
Hi folks, on my pc , CPU: VIA C3 Samuel 2 (796.10-MHz 686-class CPU) Origin = "CentaurHauls" Id = 0x673 Stepping = 3 Features=0x803035 real memory = 503250944 (479 MB) avail memory = 483028992 (460 MB) I get the following error after I issue a make buildworld: buf -lbsdxml -lutil gzip -

Fwd: pause before "Trying to mount root from ufs:"

2007-03-19 Thread Vlad GURDIGA
Hello, Very glad to be back with a a solution to my earlier problem: the key was the SCSI_DELAY option in kernel: I've change it from the default 5000 to 500 (I guess milliseconds) and now th delay before "Trying to mount root from ufs" is gone. The way to solution was not very smart but simple,

Re: Shared object "libintl.so.6" not found

2007-03-19 Thread Leslie Jensen
Gerard Seibert wrote: FreeBSD-6.2 After booting up my system, I receive an error message: Shared object "libintl.so.6" not found This file should be in /usr/local/lib, but it isn't. I have no idea why. I can now only log in as root. Since I am not sure where this file even came from, I don't

Re: safe0 and kernel panic

2007-03-19 Thread Rajkumar S
On 3/19/07, Lowell Gilbert <[EMAIL PROTECTED]> wrote: Thanks a lot for your reply. "Rajkumar S" <[EMAIL PROTECTED]> writes: > I am trying to install SafeNet 1141 support in one of the freebsd > boxes here. You do have one of those cards installed, I assume? Yes, it's not a card, but an on b

Re: FreeBSD 6.2 + Subversion - cannot connect...

2007-03-19 Thread Elliot Finley
On Tue, 20 Mar 2007 15:16:23 +1100, you wrote: >Hi All, > >I'm trying to set up a subversion server on a miniITX box running a >freebsd server (no X) and vanilla subversion - no appache, either >straight svn or svn+ssh. > >followed the basics from 2 howtos on the net - OnLamp and another (I >can't

FreeBSD 6.2 + Subversion - cannot connect...

2007-03-19 Thread Paul van den Bergen
Hi All, I'm trying to set up a subversion server on a miniITX box running a freebsd server (no X) and vanilla subversion - no appache, either straight svn or svn+ssh. followed the basics from 2 howtos on the net - OnLamp and another (I can't recall off the top of my head) I can svn import, svn

Hi,

2007-03-19 Thread rothlee
Hi, I will be away from the office from March 19 to March 23. Please direct your requests and concerns to Raj ([EMAIL PROTECTED]) and Jay ([EMAIL PROTECTED]). Thanks, Roth. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: 'nodump' on directories: new contents still dumped

2007-03-19 Thread Ian Smith
On Mon, 19 Mar 2007 12:35:25 + Alex Zbyslaw writes: > Bram Schoenmakers wrote: > > >Op vrijdag 16 maart 2007, schreef Alex Zbyslaw: > > > > > >>Can you try explicitly putting a "-h 0" into your incremental command > >>line and see if that makes a difference? > >> > >> > > > >

Re: Protsnap won't fetch updates

2007-03-19 Thread Colin Percival
[EMAIL PROTECTED] wrote: > I've installed portsnap and setup the conf file, but when I run it with the > fetch > command, it always says I have the latest snapshot [...] > The /usr/ports/UPDATING file never gets updated, so I know it's not working! > Any > suggestions? You might be running a ver

Re: Differences between BSD and Linux : got article link?

2007-03-19 Thread youshi10
On Mon, 19 Mar 2007, A.J. Kehoe IV (Nanoman) wrote: [EMAIL PROTECTED] wrote: On Mon, 19 Mar 2007, Chris Slothouber wrote: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/explaining-bsd/ Google is your friend. [EMAIL PROTECTED] wrote: Need to educate some people because they made some in

Protsnap won't fetch updates

2007-03-19 Thread [EMAIL PROTECTED]
Hi, I'm trying to use portsnap on a 5.4 server which is behind a firewall, so I can't use cvsup (the department that controls the firewall won't open the cvsup port). I have my system setup with my proxy settings so that I can fetch files from the Internet using HTTP or FTP protocol using either

Re: sendmail name resolution

2007-03-19 Thread jekillen
On Mar 19, 2007, at 3:17 AM, Derek Ragona wrote: Sendmail uses the system calls to resolve names. You need to check: /etc/nsswitch.conf In that file check the hosts line, this gives the order for hostname resolution, typically it is files then dns. Then you should check your /etc/hosts fil

Re: Shared object "libintl.so.6" not found

2007-03-19 Thread Cédric Jonas
On Mon, 19 Mar 2007 18:15:06 -0400 "Brian A. Seklecki" <[EMAIL PROTECTED]> wrote: > Reinstall gettext from ports as root. Rebuild your shells that are > linked against it. > > Like, ldd /usr/local/bin/bash and see if it's looking for an old > version. Maybe a temporary symlink for now? > > ~BA

Re: Shared object "libintl.so.6" not found

2007-03-19 Thread Karol Kwiatkowski
Gerard Seibert wrote: > FreeBSD-6.2 > > After booting up my system, I receive an error message: > > Shared object "libintl.so.6" not found > > This file should be in /usr/local/lib, but it isn't. I have no idea why. > I can now only log in as root. Since I am not sure where this file even > came

Re: I need help with external USB DVD writer.

2007-03-19 Thread FreeBSD User Giacomo
On Mon, Mar 19, 2007 at 03:34:40PM +0100, Wojciech Puchar wrote: > > umass.c patch (6.2-RELEASE): > > > everything works. i think umass driver is simply too restrictive > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mail

Re: Shared object "libintl.so.6" not found

2007-03-19 Thread Brian A. Seklecki
Reinstall gettext from ports as root. Rebuild your shells that are linked against it. Like, ldd /usr/local/bin/bash and see if it's looking for an old version. Maybe a temporary symlink for now? ~BAS On Mon, 2007-03-19 at 18:04 -0400, Gerard Seibert wrote: > FreeBSD-6.2 > > After booting up m

Re: Shared object "libintl.so.6" not found

2007-03-19 Thread Chuck Swiger
On Mar 19, 2007, at 3:04 PM, Gerard Seibert wrote: After booting up my system, I receive an error message: Shared object "libintl.so.6" not found This file should be in /usr/local/lib, but it isn't. I have no idea why. I can now only log in as root. Since I am not sure where this file even

Shared object "libintl.so.6" not found

2007-03-19 Thread Gerard Seibert
FreeBSD-6.2 After booting up my system, I receive an error message: Shared object "libintl.so.6" not found This file should be in /usr/local/lib, but it isn't. I have no idea why. I can now only log in as root. Since I am not sure where this file even came from, I don't know how to replace it.

Re: unattended FreeBSD install

2007-03-19 Thread Brian A. Seklecki
The trick about make release(7) is that it installs your native /usr/obj into /usr/release_chroot or wherever and begins a fresh make buildworld in it's chroot and doesn't honor or systems' make.conf(5). Good for integrating source patches Bad for pruning out subsystems / profiling. ~BAS On Mon,

Re: I need help with external USB DVD writer.

2007-03-19 Thread FreeBSD User Giacomo
On Mon, Mar 19, 2007 at 11:56:20AM +0100, Mike wrote: > > > What does usbdevs -v show? > > > Your drive probably isn't MMC-capable. Try updating the firmware. For > a Samsung go here: > http://www.samsungoms-europe.com/samsung.php?section=download and get > the firmware updating tool (it's

Re: program recommendation: scheduling and project management

2007-03-19 Thread Jon Krause
Noah wrote: Hi, Looking for something multi-user, collaborative and web based. thanks in advance, Noah Pietro Cerutti wrote: On 3/19/07, Noah <[EMAIL PROTECTED]> wrote: Hi there, Hi, might somebody please recommend their favorite open source scheduling and project management program?

Re: pwd.db too big for / partition

2007-03-19 Thread Marcelo Maraboli
Tamouh H. wrote: On Mon, Mar 19, 2007 at 10:39:18AM -0700, Chuck Swiger wrote: On Mar 19, 2007, at 7:54 AM, Marcelo Maraboli wrote: my / partition has only 73.196 Mbytes available and since I have 22.000 users, I now cannot change anyone?s password.. [EMAIL PROTECTED]:~$ passwd marcelo.mar

Re: pwd.db too big for / partition

2007-03-19 Thread Derek Ragona
I have moved my root partition on one server. I copied the entire partition to a new partition on a different drive using cpio as I wanted /dev moved too. At the time this was running 4.x. After moving the root partition I rebooted and made sure the new partition was still fine. Then I chan

Re: pwd.db too big for / partition

2007-03-19 Thread Chuck Swiger
On Mar 19, 2007, at 1:49 PM, Tamouh H. wrote: Well, I had a VM laying around so thought to fire it up and do some testing. I know this is absurd abit but I wanted to see the effect of doing symlinks with pwd.db files. - I was able to copy /etc/pwd.db /etc/spwd.db to /var/etc/ - Then I delete

RE: pwd.db too big for / partition

2007-03-19 Thread Tamouh H.
> > On Mon, Mar 19, 2007 at 10:39:18AM -0700, Chuck Swiger wrote: > > > On Mar 19, 2007, at 7:54 AM, Marcelo Maraboli wrote: > > >my / partition has only 73.196 Mbytes available and since I have > > >22.000 users, I now cannot change anyone?s password.. > > > > > >[EMAIL PROTECTED]:~$ passwd mar

Re: Differences between BSD and Linux : got article link?

2007-03-19 Thread Mark Kane
On Mon, Mar 19, 2007, at 12:37:49 -0700, [EMAIL PROTECTED] wrote: > Chris, > There was a different article outside of the handbook that I > was thinking of. I don't remember who posted it or wrote the original > article though.. -Garrett Hi. Was it this one? http://www.over-yonder.net/~full

Re: Differences between BSD and Linux : got article link?

2007-03-19 Thread Karol Kwiatkowski
[EMAIL PROTECTED] wrote: > On Mon, 19 Mar 2007, Chris Slothouber wrote: > >> http://www.freebsd.org/doc/en_US.ISO8859-1/articles/explaining-bsd/ >> >> Google is your friend. >> >> [EMAIL PROTECTED] wrote: >>> Need to educate some people because they made some incorrect >>> statements or misunderst

unattended FreeBSD install

2007-03-19 Thread Dave
Hello, I've read a howto on creating your own FreeBSD isos located at: http://romana.now.ie/writing/customfreebsdiso.html and i'd like to combine this with an unattended file install.cfg i believe it is. My goal is to go to a box, boot it from CD, then walk away, come back, and the OS includin

Re: Differences between BSD and Linux : got article link?

2007-03-19 Thread Kevin Kinsey
[EMAIL PROTECTED] wrote: On Mon, 19 Mar 2007, Chris Slothouber wrote: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/explaining-bsd/ Google is your friend. [EMAIL PROTECTED] wrote: Need to educate some people because they made some incorrect statements or misunderstand the purpose of *B

Re: Differences between BSD and Linux : got article link?

2007-03-19 Thread Peter A. Giessel
On 2007/03/19 11:37, [EMAIL PROTECTED] seems to have typed: > Chris, > There was a different article outside of the handbook that I was > thinking of. I don't remember who posted it or wrote the original > article though.. > -Garrett I think the same page is posted on Greg's site: http://www

Re: pwd.db too big for / partition

2007-03-19 Thread Jerry McAllister
On Mon, Mar 19, 2007 at 10:39:18AM -0700, Chuck Swiger wrote: > On Mar 19, 2007, at 7:54 AM, Marcelo Maraboli wrote: > >my / partition has only 73.196 Mbytes available and since I > >have 22.000 users, I now cannot change anyone?s password.. > > > >[EMAIL PROTECTED]:~$ passwd marcelo.maraboli > >C

Re: Differences between BSD and Linux : got article link?

2007-03-19 Thread Ivan Voras
[EMAIL PROTECTED] wrote: > Need to educate some people because they made some incorrect statements > or misunderstand the purpose of *BSD. > > I know it's been discussed on the list, but I forget when and the > archives are large enough that I won't have time to search them during > my lunch break

Re: Differences between BSD and Linux : got article link?

2007-03-19 Thread youshi10
On Mon, 19 Mar 2007, Chris Slothouber wrote: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/explaining-bsd/ Google is your friend. [EMAIL PROTECTED] wrote: Need to educate some people because they made some incorrect statements or misunderstand the purpose of *BSD. I know it's been dis

Re: pthread usage

2007-03-19 Thread Chuck Swiger
On Mar 19, 2007, at 11:30 AM, Jules Gilbert wrote: I need help making pthread work, as I need to enqueue and dequeue logical resource names, so that I can lock and unlock events and physical resources. Does anyone have examples of pthread code that is known to work under FreeBSD 6.1? The

Re: Differences between BSD and Linux : got article link?

2007-03-19 Thread Chris Slothouber
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/explaining-bsd/ Google is your friend. [EMAIL PROTECTED] wrote: Need to educate some people because they made some incorrect statements or misunderstand the purpose of *BSD. I know it's been discussed on the list, but I forget when and the

Differences between BSD and Linux : got article link?

2007-03-19 Thread youshi10
Need to educate some people because they made some incorrect statements or misunderstand the purpose of *BSD. I know it's been discussed on the list, but I forget when and the archives are large enough that I won't have time to search them during my lunch break =\.. Feel free to reply to me an

pthread usage

2007-03-19 Thread Jules Gilbert
Dear : I have blades, all running FreeBSD, (version 6.1) And these machines have to communicate, one with another. I need help making pthread work, as I need to enqueue and dequeue logical resource names, so that I can lock and unlock events and physical resources. Does anyone have exa

Webmin problems after portupgrade

2007-03-19 Thread Beech Rintoul
I just did a portupgrade on my 6.x server and now I'm getting permission errors with webmin. I reinstalled perl and everything else webmin depends on, then did a clean install of webmin. It's erroring with the following: Found existing Webmin configuration in /usr/local/etc/webmin Creating st

Re: 'nodump' on directories: new contents still dumped

2007-03-19 Thread Bram Schoenmakers
Op maandag 19 maart 2007, schreef Alex Zbyslaw: Hi, >     1) There is a bug in whatever version of FreeBSD you are running and > -h 1 is somehow *not* the default.  6.2 Release? It's a FreeBSD 4.10 (I know, I know, no need to tell me, we're going to migrate to something newer :) It's strange,

FreeBSD boot loader halts

2007-03-19 Thread Simon
Hello, Can someone suggest a way to debug FreeBSD's boot loader? My FBSD 6.2 freezes at random after printing Default: F1 I haven't noticed this issue in the past with older versions of FreeBSD. Since this is a random issue, it's very hard to pin point the culprit by process of elimination (disab

Re: program recommendation: scheduling and project management

2007-03-19 Thread Chris Slothouber
Check out ZenTrack. http://www.zentrack.net/ Noah wrote: Looking for something multi-user, collaborative and web based. Pietro Cerutti wrote: On 3/19/07, Noah <[EMAIL PROTECTED]> wrote: Hi there, Hi, might somebody please recommend their favorite open source scheduling and project mana

Hi,

2007-03-19 Thread rothlee
Hi, I will be away from the office from March 19 to March 23. Please direct your requests and concerns to Raj ([EMAIL PROTECTED]) and Jay ([EMAIL PROTECTED]). Thanks, Roth. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: pwd.db too big for / partition

2007-03-19 Thread Robert Huff
Chuck Swiger writes: > However, in theory, if you had free disk space, you could use > growfs to expand the root partition without repartitioning, but I > am dubious about using that command against /. Certainly, the consequences if Something Went Horribly Wrong(tm) would be quite pain

Re: program recommendation: scheduling and project management

2007-03-19 Thread Noah
Hi, Looking for something multi-user, collaborative and web based. thanks in advance, Noah Pietro Cerutti wrote: On 3/19/07, Noah <[EMAIL PROTECTED]> wrote: Hi there, Hi, might somebody please recommend their favorite open source scheduling and project management program? deskutils/pl

Re: pwd.db too big for / partition

2007-03-19 Thread Chuck Swiger
On Mar 19, 2007, at 7:54 AM, Marcelo Maraboli wrote: my / partition has only 73.196 Mbytes available and since I have 22.000 users, I now cannot change anyone´s password.. [EMAIL PROTECTED]:~$ passwd marcelo.maraboli Changing local password for marcelo.maraboli New Password: Retype New Password:

Re: libstdc++6 dependency?

2007-03-19 Thread Milan Knizek
On Sunday 18 March 2007 23:45, Kris Kennaway wrote: > > You are right, I mixed that with another requirement (..for 300Mpx and > > more, enblend requires libtiff-devel with large file support and > > libstdc++6...) > > > > > Are you trying to run a Linux binary, maybe? If so, try installing the >

Re: Simple sendmail.cf question

2007-03-19 Thread Gerard
On Monday March 19, 2007 at 10:36:42 (AM) Wojciech Puchar wrote: > > I'm trying to figure out how to build sendmail.cf from > > the m4 files. The instructions located in > > /usr/src/contrib/sendmail/cf/README are a bit vague. > > > > Can someone give me the secret recipe for doing this? > > >

Re: Some FreeBSD Kernel book

2007-03-19 Thread Pietro Cerutti
On 3/18/07, Robe <[EMAIL PROTECTED]> wrote: Hi, Hi, I want to know if there's some free "PDF" book available that describe the Kernel and the Kernel's APIs. http://www.google.ch/search?q=freebsd+kernel+filetype%3Apdf Thanx, Robe. -- Pietro Cerutti - ASCII Ribbon Campaign - against H

Re: program recommendation: scheduling and project management

2007-03-19 Thread Pietro Cerutti
On 3/19/07, Noah <[EMAIL PROTECTED]> wrote: Hi there, Hi, might somebody please recommend their favorite open source scheduling and project management program? deskutils/planner Cheers, Cheers, Noah -- Pietro Cerutti - ASCII Ribbon Campaign - against HTML e-mail and proprietary att

Re: manual root filesystems specification under VMware

2007-03-19 Thread John Nielsen
On Monday 19 March 2007 12:21, Jeff Dickens wrote: > I'm trying to move a FreeBSD 6.1 virtual machine from VMware server to > VMware ESX Server. The original VM used a virtual IDE controller for > the disks, and apparently VMware ESX server doesn't support this. > > The "VMware converter" applicat

program recommendation: scheduling and project management

2007-03-19 Thread Noah
Hi there, might somebody please recommend their favorite open source scheduling and project management program? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, s

Re: man question

2007-03-19 Thread Giorgos Keramidas
On 2007-03-19 11:46, Monah Baki <[EMAIL PROTECTED]> wrote: > Hi all, > I have a machine running freebsd 6.2 stable > > FreeBSD 6.2-STABLE #5: Sat Mar 17 15:15:14 EDT 2007 > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386 > > If I issue man ifconfig for example, at the end of the man I get the > fo

Re: negative free blocks after mirror! [was: Re: mirror without destroying existing contents]

2007-03-19 Thread John Nielsen
On Monday 19 March 2007 10:46, Steve Franks wrote: > Yes, the origonal disk was pretty full, but, I suspect this is not a good > thing: > > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad0s1a507630 9525437176620%/ > devfs

Some FreeBSD Kernel book

2007-03-19 Thread Robe
Hi, I want to know if there's some free "PDF" book available that describe the Kernel and the Kernel's APIs. Thanx, Robe. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

manual root filesystems specification under VMware

2007-03-19 Thread Jeff Dickens
I'm trying to move a FreeBSD 6.1 virtual machine from VMware server to VMware ESX Server. The original VM used a virtual IDE controller for the disks, and apparently VMware ESX server doesn't support this. The "VMware converter" applications translates the virtual disk files to use the Virtua

Re: Downgrading to PHP 5.1.4

2007-03-19 Thread Beech Rintoul
On Sunday 18 March 2007 23:50, bsd said: > Le 18 mars 07 à 23:35, Ivan Voras a écrit : > > If you use cvsup to update your ports tree, fix the date in the > > ports-sup file to when the version you want was present and > > update again. > > Is there a way to do that with portsnap ? > > > Please exc

Re: Converting from ata-raid to gmirror

2007-03-19 Thread Steve Franks
On 3/18/07, Toomas Aas <[EMAIL PROTECTED]> wrote: On January 30th, I wrote: > I'm currently running FreeBSD 6.2-RELEASE (amd64) on a system based on > Intel SE7230NH1-E motherboard, which has Intel ICH7R integrated > softraid. The machine has two 500 GB drives which are configured as > RAID1 in

man question

2007-03-19 Thread Monah Baki
Hi all, I have a machine running freebsd 6.2 stable FreeBSD 6.2-STABLE #5: Sat Mar 17 15:15:14 EDT 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386 If I issue man ifconfig for example, at the end of the man I get the following: FreeBSD 6.1February 27, 2006

Re: IPv4 loopback - solved

2007-03-19 Thread Keith E. Brandt, M.D.
Disregard - I found the 'network_interfaces' line of rc.conf was lacking lo0. I added it back in and it seems to be booting correctly. unless you are sure you need the 'network_interfaces' line in rc.conf I would comment it out. the default value for it in 6.2 is 'auto' and I have never seen th

Re: recommend console email client?

2007-03-19 Thread Giorgos Keramidas
On 2007-03-19 09:19, Zhang Weiwu <[EMAIL PROTECTED]> wrote: >On Sun, 2007-03-18 at 22:29 +0200, Giorgos Keramidas wrote: >> Bearing in mind that you have relatively strict requirements >> (but, nevertheless, quite reasonable) for multibyte support, it >> may be worth considering one of the email cl

Re: new server setup questions

2007-03-19 Thread Ray
On Saturday 17 March 2007 9:24 pm, you wrote: > On Sat, 17 Mar 2007 18:21:48 -0600 > > Ray <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm trying to setup a new server, and I'm having some problems mostly > > with the network card. (machine specs follow) I can't get a driver to > > work for the integ

Re: new server setup questions

2007-03-19 Thread Ray
On Saturday 17 March 2007 9:24 pm, you wrote: > On Sat, 17 Mar 2007 18:21:48 -0600 > > Ray <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm trying to setup a new server, and I'm having some problems mostly > > with the network card. (machine specs follow) I can't get a driver to > > work for the integ

Re: Opera Video Plugin?

2007-03-19 Thread Martin Tournoij
On Mon, March 19, 2007 14:51, RW wrote: > > Is there a way to play video from Opera? > > I've tried both native and linux versions of the mplayer plugin with > the either versions of Opera, and I've tried GXine with native Opera, > all without success. > I prefer to use video bookmarklets, which a

pwd.db too big for / partition

2007-03-19 Thread Marcelo Maraboli
Hi my / partition has only 73.196 Mbytes available and since I have 22.000 users, I now cannot change anyone´s password.. [EMAIL PROTECTED]:~$ passwd marcelo.maraboli Changing local password for marcelo.maraboli New Password: Retype New Password: /: write failed, filesystem is full pwd_mkdb: wr

negative free blocks after mirror! [was: Re: mirror without destroying existing contents]

2007-03-19 Thread Steve Franks
On 3/17/07, Jonathan McKeown <[EMAIL PROTECTED]> wrote: On Friday 16 March 2007 21:48, Steve Franks wrote: > On 3/16/07, John Nielsen <[EMAIL PROTECTED]> wrote: > > On Friday 16 March 2007 11:18, Steve Franks wrote: > > > I get the following: > > > > > > #gmirror label -v -b split -s 1024 data ad

Re: Flash with Firefox 2

2007-03-19 Thread Albert Shih
Le 16/03/2007 11:21:38-0400, Tom Grove a écrit > Albert Shih wrote: > > Le 16/03/2007 à 09:31:57+0100, Nagy László Zsolt a écrit > > > > > Have you tried Win4BSD? It isn't perfect but get's the job done. Thanks for you help. But when I say «test» new software it's not only Win. But somethi

Re: Tell portupgrade to use passive ftp

2007-03-19 Thread RW
On Sun, 18 Mar 2007 23:04:16 -0500 Jeffrey Goldberg <[EMAIL PROTECTED]> wrote: > On my perimeter firewall, I default deny outbound traffic. This > cuts off fetching using active FTP. Is there some way that I can > tell portupgrade to pass the -p flag to fetch? This doesn't make any sense unless

Re: safe0 and kernel panic

2007-03-19 Thread Lowell Gilbert
"Rajkumar S" <[EMAIL PROTECTED]> writes: > I am trying to install SafeNet 1141 support in one of the freebsd > boxes here. according to safe(4), I have to add "device safe" into my > kernel config and compile to enable hardware crypto acceleration. But > after I boot with safe module enabled I get

Re: Simple sendmail.cf question

2007-03-19 Thread Wojciech Puchar
I'm trying to figure out how to build sendmail.cf from the m4 files. The instructions located in /usr/src/contrib/sendmail/cf/README are a bit vague. Can someone give me the secret recipe for doing this? cd /etc/mail make make install :) ___ freebs

Re: I need help with external USB DVD writer.

2007-03-19 Thread Wojciech Puchar
If I use the comand whith a dvd+rw : dvd+rw- format /dev/cd0 I obtain * DVD?RW/-RAM format utility by <[EMAIL PROTECTED] chalmers.se>, version 6.0. :-( (unable to GET CONFIGURATION: Input/output error and on the consul: umass0: Unsupported ATAPI command 0x46. Your drive probably isn't MMC-c

Re: recommend console email client?

2007-03-19 Thread Wojciech Puchar
For years I am not yet satisfied with ANY console email client, though I have tried quite a few. My requirement is actually very simple: a email client must be able to: 1. do the automatic charset conversion, so if I got an email in GB18030 charset, it display correct on my UTF-8 conso

Opera Video Plugin?

2007-03-19 Thread RW
Is there a way to play video from Opera? I've tried both native and linux versions of the mplayer plugin with the either versions of Opera, and I've tried GXine with native Opera, all without success. ___ freebsd-questions@freebsd.org mailing list http

Re: export nfs to a host with dynamic IP address

2007-03-19 Thread Noel Jones
On 3/18/07, Zhang Weiwu <[EMAIL PROTECTED]> wrote: Maybe this is not possible, but can I export NFS share to a host that have dynamic IP address? My office server export an NFS share folder to several local desktop computers. I often need to access these NFS share from my home computer, which ha

Re: Tell portupgrade to use passive ftp

2007-03-19 Thread RW
On Mon, 19 Mar 2007 00:27:19 -0400 Chris Slothouber <[EMAIL PROTECTED]> wrote: > Hi Jeffrey, > > Jeffrey Goldberg wrote: > > On my perimeter firewall, I default deny outbound traffic. This > > cuts off fetching using active FTP. Is there some way that I can > > tell portupgrade to pass the -p f

Re: Logrotating and running a command

2007-03-19 Thread Brian A. Seklecki
Sounds slightly beyond the mandate of newsyslog(8). Although instead of a path-to-PID, a glob to pass to pkill(8) -HUP ${glob} would be on my NFR list. At that point, logrotate(8) may seem appealing (or a custom solution): postrotate/endscript The lines between postrotate

Re: 'nodump' on directories: new contents still dumped

2007-03-19 Thread Alex Zbyslaw
Bram Schoenmakers wrote: Op vrijdag 16 maart 2007, schreef Alex Zbyslaw: Can you try explicitly putting a "-h 0" into your incremental command line and see if that makes a difference? I've done that and now dump behaves like it should. I don't understand why, because the man page say

Hi,

2007-03-19 Thread rothlee
Hi, I will be away from the office from March 19 to March 23. Please direct your requests and concerns to Raj ([EMAIL PROTECTED]) and Jay ([EMAIL PROTECTED]). Thanks, Roth. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: sendmail name resolution

2007-03-19 Thread Derek Ragona
Sendmail uses the system calls to resolve names. You need to check: /etc/nsswitch.conf In that file check the hosts line, this gives the order for hostname resolution, typically it is files then dns. Then you should check your /etc/hosts file to be sure that localhost is there and correct.

Re: I need help with external USB DVD writer.

2007-03-19 Thread Mike
FreeBSD User Giacomo wrote: Hi. I have bought recently an external USB DVD writer Samsung Super (model SE-S184M/EUBN). I do not succeed in to burn DVD (only CD). The system (FreeBSD 6,1) recognizes masterizzatore like: umass0: TSST corp USB Mass Storage Device, rev 2.00/0.00, addr 3 cd0 at um

Re: IPv4 loopback

2007-03-19 Thread Nikos Vassiliadis
On Monday 19 March 2007 04:59, Keith E. Brandt, M.D. wrote: > While trying to configure ntp, I discovered that my IPv4 loopback was > not being configured. I can manually restart it with 'ifconfig lo0 > add 127.0.0.1', however, it does not survive a reboot. > > Here's the output of ipconfig foll

Re: Downgrading to PHP 5.1.4

2007-03-19 Thread Andrew Pantyukhin
On 3/19/07, bsd <[EMAIL PROTECTED]> wrote: > Please excuse the sarcasm but do you intend to give free > root access to the entire world? Was this version really buggy ?? They all are, but going as far back as that almost guarantees you gaping security holes. ___

SoC application: please comment!

2007-03-19 Thread Gabor Kovesdan
Hello All, I would like to participate in SoC again. I have a draft proposal, which I haven't submitted yet, you can read it here: http://www.kovesdan.org/soc/article.html Similarly, to the last year, it is a set of minor (but demanded) improvements to the Ports Collection infrastructure. If

How to build an ISO Re: Build your own ISO-install-CD?

2007-03-19 Thread Ted Mittelstaedt
- Original Message - From: "Ewald Jenisch" <[EMAIL PROTECTED]> To: "Ted Mittelstaedt" <[EMAIL PROTECTED]> Cc: Sent: Friday, March 16, 2007 5:37 AM Subject: Re: Build your own ISO-install-CD? > > On Fri, Mar 16, 2007 at 12:07:17AM -0800, Ted Mittelstaedt wrote: > > > > ... > > > > The p