avr-gcc

2005-05-26 Thread Timothy Smith
avr-gcc-3.4.3_1 is marked as broken: System's Pod::Man too old to generate the documentation.. anyone here used this or know how to get it working? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questio

Re: ctime date

2005-05-26 Thread Bill Campbell
On Thu, May 26, 2005, Evan Sayer wrote: >Hello- >Does anyone know how to get the ctime(3) format of the date in a script >(i.e without actually writing a C program to return it). ctime=`perl -e 'printf qq(%d\n), time' ` Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC

ctime date

2005-05-26 Thread Evan Sayer
Hello- Does anyone know how to get the ctime(3) format of the date in a script (i.e without actually writing a C program to return it). -Thanks. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Pioneer DVR-108 can burn DVDs, can't mount them!

2005-05-26 Thread David Vincelli
On 12/24/04, David Vincelli <[EMAIL PROTECTED]> wrote: > Pioneer DVR-108 with the latest firmware at this time (1.18). I can > burn DVDs using growisofs but I get a vague input/output error when I > try to mount them. (mount failed: input/output error, if I recall > correctly). The command I use to

Re: Freebsd 5.4 not finding my NIC

2005-05-26 Thread Vizion
thread this to post top not do Please :-):-) (I have moved your input to bottom!) - it is easier to understand!! On Thursday 26 May 2005 21:04, the author Raman contributed to the dialogue on Re: Freebsd 5.4 not finding my NIC: > >On 5/26/05, Vizion <[EMAIL PROTECTED]> wrote: >> On Thursday 26

Re: about scroll mouse configuration

2005-05-26 Thread =?iso-8859-1?q?Rold=E1n?=
--- Roldán <[EMAIL PROTECTED]> escribió: > i have a logitech scroll mouse and in the > /etc/X11/xorg.conf file is seted in this way: > Section "InputDevice" > > Identifier "Mouse1" > Driver "mouse" > Option "Protocol""IntelliMouse" > Option "Device" "/dev/sysmouse"

about scroll mouse configuration

2005-05-26 Thread =?iso-8859-1?q?Rold=E1n?=
i have a logitech scroll mouse and in the /etc/X11/xorg.conf file is seted in this way: Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol""IntelliMouse" Option "Device" "/dev/sysmouse" i suppuose that with this thee scroll wheel sould work bu

Re: Strange Files/Directories

2005-05-26 Thread James Alexander Cook
On Thu, May 26, 2005 at 08:09:12PM -0400, jbw wrote: > I backed up a few DVDs to my harddrive using dvdbackup. However I cannot > However I cannot cd into the directories that were created to view the > files as a normal user or as root. I can do an ls -lR and it will > show me all of the files i

Good CPUTYPE setting for make.conf for mixed environment?

2005-05-26 Thread Ryan Rempel
I've got several machines that I want to maintain identical installations on. Some of them have athlon-xp CPUs and some have pentium4's. What would be a good CPUTYPE setting to use in make.conf? Would an athlon-xp run well (or at all) if I used pentium4? Would a pentium4 run well (or at all) if I

Re: Freebsd 5.4 not finding my NIC

2005-05-26 Thread Vizion
On Thursday 26 May 2005 18:25, the author Raman contributed to the dialogue on Freebsd 5.4 not finding my NIC: >Hi, > >I added a Realtek 8029 nic. It is in the hardware list for 5.4 and >should be found as ed. I plug it in and FreeBSD does not seem to >detect it. What should I do since it look

Freebsd 5.4 not finding my NIC

2005-05-26 Thread Raman
Hi, I added a Realtek 8029 nic. It is in the hardware list for 5.4 and should be found as ed. I plug it in and FreeBSD does not seem to detect it. What should I do since it looks like Realtek does not have any drivers for it. - Raman ___ freebsd-ques

Re: problem with internet connection

2005-05-26 Thread Charles Swiger
On May 26, 2005, at 8:56 PM, Roldán wrote: thanks i see it, and i put on my /etc/make.conf the line: HTTP_PROXY=http://ferrat:[EMAIL PROTECTED]:8080 but the fetch still doing the "No route to host" what else can i do? Does "traceroute -n 10.90.35.7" work? Does doing a "dhclient" help? If you s

Re: sendmail update

2005-05-26 Thread Olivier Nicole
> Take a peek at /usr/ports/mail/Sendmail/Makefile. There are tons of flags > to be thrown, and I'm willing to bet that you can make a couple of tweaks > there to get the result you wish. > > If it's just throwing it on the command line, you might want to consider > putting the flags in /etc/

Re: NFS broken after upgrading to 5.4

2005-05-26 Thread Viren Patel
> On Thu, May 26, 2005 at 07:49:53AM -0500, Viren Patel > wrote: >> > >> > What does ^T show for the status of the 'hung' >> process? >> > Are you >> > certain that DNS resolution is working correctly on >> both >> > machines? >> > >> > Kris >> > >> > >> >> Thanks for your help. Interestingly when

Re: problem with internet connection

2005-05-26 Thread =?iso-8859-1?q?Rold=E1n?=
thanks i see it, and i put on my /etc/make.conf the line: HTTP_PROXY=http://ferrat:[EMAIL PROTECTED]:8080 but the fetch still doing the "No route to host" what else can i do? __ Renovamos el Correo Yahoo! Nuevos servicios, más segur

Re: problem with internet connection

2005-05-26 Thread Charles Swiger
On May 26, 2005, at 8:32 PM, Roldán wrote: and what is the tip of putting the line HTTP_PROXY in the make.conf? i look for that in the man pages but it say nothig about that configuration command It's discussed in "man 3 fetch", not in "man 1 fetch". -- -Chuck

Re: "make" with proxy

2005-05-26 Thread =?iso-8859-1?q?Rold=E1n?=
somebody told me that writing this line in the /etc/make.conf will do the goal HTTP_PROXY=PROXY.IP.ADRESS.HERE:PORT __ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es __

Re: problem with internet connection

2005-05-26 Thread Roldán
and what is the tip of putting the line HTTP_PROXY in the make.conf? i look for that in the man pages but it say nothig about that configuration command __ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.ya

Re: problem with internet connection

2005-05-26 Thread Charles Swiger
On May 26, 2005, at 8:09 PM, Roldán wrote: when i setup the proxy connection in gnome the text mode do not update to this setting? if not , then what i have to do? Put something like: HTTP_PROXY=http://proxy.example.com:3128 ...into your shell environment or /etc/make.conf, depending. You ca

problem with internet connection

2005-05-26 Thread Roldán
hello list; i'm having a problematic situation with my internet configuration in freebsd 5.4, the fact is that i'm writing this from gnome, and all in the graphical ambient works fine, the problem is when i try tu install a port, then the fetch program get lost an never reach the destination, an th

Strange Files/Directories

2005-05-26 Thread jbw
I backed up a few DVDs to my harddrive using dvdbackup. However I cannot However I cannot cd into the directories that were created to view the files as a normal user or as root. I can do an ls -lR and it will show me all of the files in the directories. I can change the permissions on the direct

Re: about sysctl ip.portrange.x options?

2005-05-26 Thread Bjoern Koenig
perikillo wrote: A) What is the meaning of fastforwarding, went is the best situation to use this option? B) Iam not running any services, them lowfirst and lowlast i think they never go in action, them i can live with there default values? C) Now the other values, wich values are the recomend

Re: vinum: Inappropriate ioctl for device

2005-05-26 Thread Andrea Venturoli
jd wrote: I am trying to set up Vinum on a new system, and I get the error message: "vinum: Inappropriate ioctl for device". Here are the details: - FreeBSD 5.4-RELEASE I'd be glad if someone steps in and says I'm wrong, but AFAIK vinum is not supported anymore on new releases. At least in m

Re: Hardware RAID Cards..

2005-05-26 Thread Luke Dean
On Tue, 24 May 2005, Kirk Strauser wrote: On Tuesday 24 May 2005 09:57, Aaron C. Meadows wrote: My question is, since that chipset is unsupported for hardware RAID, would I be better off to software RAID them, or get a different RAID card? What RAID level do you plan on using? Mirroring sho

RE: Mysql vs /var partition...

2005-05-26 Thread Joe Wood
I'm not entirely sure if this was mentioned already but it's worth a look. Usually as a rule of thumb, as soon as I complete an installation of mysql I do the following...note that mysql is indeed running during this procedure: cd /var/db mv mysql /usr/local/ ln -s /usr/local/mysql mysql Then I c

Re: 5.3->5.4 upgrade method

2005-05-26 Thread Vizion
On Thursday 26 May 2005 14:23, the author Kris Kennaway contributed to the dialogue on Re: 5.3->5.4 upgrade method: >On Thu, May 26, 2005 at 02:09:27PM -0700, Vizion wrote: >> On Thursday 26 May 2005 14:10, the author Kris Kennaway contributed to >> the >> >> dialogue on Re: 5.3->5.4 upgrade met

Re: Hardware RAID Cards..

2005-05-26 Thread Tony Shadwick
Just be careful on what card you choose. Aside from simply making sure there are drivers for it, you also have to check on the little things. Like, oh, being able to non-destructively grow the size of the RAID5 array. I bought a Promise SX6000. I have 3 200GB drives that will be in RAID5.

Re: sendmail update

2005-05-26 Thread Tony Shadwick
Take a peek at /usr/ports/mail/Sendmail/Makefile. There are tons of flags to be thrown, and I'm willing to bet that you can make a couple of tweaks there to get the result you wish. If it's just throwing it on the command line, you might want to consider putting the flags in /etc/make.conf.

Re: 5.3->5.4 upgrade method

2005-05-26 Thread Kris Kennaway
On Thu, May 26, 2005 at 02:09:27PM -0700, Vizion wrote: > On Thursday 26 May 2005 14:10, the author Kris Kennaway contributed to the > dialogue on Re: 5.3->5.4 upgrade method: > >On Thu, May 26, 2005 at 01:59:15PM -0700, Vizion wrote: > >> On Thursday 26 May 2005 13:37, the author Kris Kennaway

Re: 5.3->5.4 upgrade method

2005-05-26 Thread Vizion
On Thursday 26 May 2005 14:10, the author Kris Kennaway contributed to the dialogue on Re: 5.3->5.4 upgrade method: >On Thu, May 26, 2005 at 01:59:15PM -0700, Vizion wrote: >> On Thursday 26 May 2005 13:37, the author Kris Kennaway contributed to >> the >> >> dialogue on Re: 5.3->5.4 upgrade met

vinum: Inappropriate ioctl for device

2005-05-26 Thread jd
I am trying to set up Vinum on a new system, and I get the error message: "vinum: Inappropriate ioctl for device". Here are the details: - FreeBSD 5.4-RELEASE - vinum list 3 drives: D a State: up /dev/ad0s1g A: 0/74692 MB (0%) D b State: up

Re: 5.3->5.4 upgrade method

2005-05-26 Thread Kris Kennaway
On Thu, May 26, 2005 at 01:59:15PM -0700, Vizion wrote: > On Thursday 26 May 2005 13:37, the author Kris Kennaway contributed to the > dialogue on Re: 5.3->5.4 upgrade method: > >On Thu, May 26, 2005 at 03:41:38PM -0400, Louis LeBlanc wrote: > >> Ok, I've settled on upgrading to 5.4 (from 5.4 REL

Re: 5.3->5.4 upgrade method

2005-05-26 Thread Vizion
On Thursday 26 May 2005 13:37, the author Kris Kennaway contributed to the dialogue on Re: 5.3->5.4 upgrade method: >On Thu, May 26, 2005 at 03:41:38PM -0400, Louis LeBlanc wrote: >> Ok, I've settled on upgrading to 5.4 (from 5.4 RELEASE) but I can't >> find an explicit statement that performing

about sysctl ip.portrange.x options?

2005-05-26 Thread perikillo
Hi all, i have somes firewalls on freebsd 4.11-p9 with ipfilter + ipnat, my ipnat.rules file have this: map tun0 0/0 -> 0/32 proxy port ftp ftp/tcp map tun0 0/0 -> 0/32 portmap tcp/udp 2:6 map tun0 0/0 -> 0/32 Here it suposed that ipnat is going to use the range ports 2 to 6 on

Re: 5.3->5.4 upgrade method

2005-05-26 Thread Kris Kennaway
On Thu, May 26, 2005 at 03:41:38PM -0400, Louis LeBlanc wrote: > Ok, I've settled on upgrading to 5.4 (from 5.4 RELEASE) but I can't > find an explicit statement that performing such an upgrade with > cvsup/buildworld/buildkernel, etc. would be ok. No kernel config > gotchas mentioned either. Of

Re: freebsd cable disconnected problem

2005-05-26 Thread Charles Swiger
On May 26, 2005, at 4:07 PM, Diogo Della wrote: It is very strange: if a put the initial ip address of the interface and disconnect the cable "ssh localhost" does not work. But, if a let this running and put the cable again, "ssh localhost" works. What is going on? FreeBSD need to be conne

Re: 5.3->5.4 upgrade method

2005-05-26 Thread Gregory Nou
Louis LeBlanc wrote: Ok, I've settled on upgrading to 5.4 (from 5.4 RELEASE) but I can't find an explicit statement that performing such an upgrade with cvsup/buildworld/buildkernel, etc. would be ok. No kernel config gotchas mentioned either. Of course it seems implied that this would be a pe

Re: Booting from a flash card

2005-05-26 Thread Fabian Anklam
On 5/25/05, Jamie Ostrowski <[EMAIL PROTECTED]> wrote: > > >I've got a Ricoh (Ricoh RL5C475 PCI-CardBus Bridge) with a 1Gb PCMCIA > Compact Flash card. I'd like to install FreeBSD on the flash card and to > be able to boot with the flash. The problem I am running into is that my > BIOS doesn'

freebsd cable disconnected problem

2005-05-26 Thread Diogo Della
I have installed FreeBSD 4.10 RELEASE and recompile the kernel with some options for multicast routing like (mrouted, ipfw, pim, etc). The problem is: if the network cable is disconnect or if a change the initial ip of the interface none of the daemon networks like (ssh, ftp) works even testing

Re: Compatible DVD burners for AMD-64 version of FreeBSD 5.4?

2005-05-26 Thread Roland Smith
On Thu, May 26, 2005 at 10:26:01AM +0200, Olaf Greve wrote: > Actually you mention something interesting: I hadn't checked out the > interface type. Do you know if DVD rewriters would typically be SCSI or ATA? I haven't tried burning DVDs with the ATA driver. The manual page for growisofs says t

Re: Setting up Xorg in a jail

2005-05-26 Thread darren david
G. Felter wrote: On Wed, 25 May 2005 17:56:36 -0700, darren david wrote Hi all- So I've got designs on running Windows Server 2003 in VMWare 3 in a jail as a way to have a SQL Server machine to develop against without having to keep another machine running. I want to jail it for security

5.3->5.4 upgrade method

2005-05-26 Thread Louis LeBlanc
Ok, I've settled on upgrading to 5.4 (from 5.4 RELEASE) but I can't find an explicit statement that performing such an upgrade with cvsup/buildworld/buildkernel, etc. would be ok. No kernel config gotchas mentioned either. Of course it seems implied that this would be a perfectly fine way to do t

Re: Mysql vs /var partition...

2005-05-26 Thread Bjoern Koenig
Matt Virus wrote: I tried moving the mysql dir and symlinking it to /var/db/mysql which didn't work. I also tried mount_null from the /usr partition to the /var/db/mysql folder...in both instances, the mysql server will not start. It should work. I've done this already. If you are still not

Re: Mysql vs /var partition...

2005-05-26 Thread Mathieu CHATEAU
Hello, in your /etc/rc.conf: mysql_dbdir="/data/mysql" cheers, Mathieu CHATEAU Thursday, May 26, 2005, 7:18:43 PM, you wrote: MV> Hi All: MV> My mysql database is growing, it has subsequently filled the /var/db MV> partition to capacity. MV> I tried moving the mysql dir and symlinking it to

RE: Mysql vs /var partition...

2005-05-26 Thread Barry Byrne
> -Original Message- > From: [EMAIL PROTECTED] > My mysql database is growing, it has subsequently filled the /var/db > partition to capacity. > I tried moving the mysql dir and symlinking it to /var/db/mysql which > didn't work. I also tried mount_null from the /usr partition to the

Re: ICMP redirect

2005-05-26 Thread FreeBSD questions mailing list
On 25 mei 2005, at 17:55, Charles Swiger wrote: On May 25, 2005, at 11:46 AM, FreeBSD questions mailing list wrote: Lately i get a lot (really a lot) of these errors: icmp redirect from 127.0.0.1: => 127.0.0.1 I have no idea where they come from and better how to get rid of them... Can

Mysql vs /var partition...

2005-05-26 Thread Matt Virus
Hi All: My mysql database is growing, it has subsequently filled the /var/db partition to capacity. I tried moving the mysql dir and symlinking it to /var/db/mysql which didn't work. I also tried mount_null from the /usr partition to the /var/db/mysql folder...in both instances, the mysql s

Re: fsck on startup

2005-05-26 Thread Jacob S
On Thu, 26 May 2005 09:04:20 -0700 Kris Kennaway <[EMAIL PROTECTED]> wrote: > On Thu, May 26, 2005 at 11:32:25AM +0300, Sergey S. Ropchan wrote: > > > is a co-located server in a remote datacenter which I > > > unfortunately can not get to as easily as I would want. > > > > > > Is there anyway t

Re: Fetch

2005-05-26 Thread Kris Kennaway
On Thu, May 26, 2005 at 12:36:13PM +0100, G. Felter wrote: > On Thu, 26 May 2005 13:18:48 +0200, Fabian Keil wrote > > "Grant Peel" <[EMAIL PROTECTED]> wrote: > > > > > I recently installed 5.2.1 Release on a nice new box. everything works > > > except I cant Fetch any port. > > > > > > "Couldn'

Re: fsck on startup

2005-05-26 Thread Kris Kennaway
On Thu, May 26, 2005 at 11:32:25AM +0300, Sergey S. Ropchan wrote: > Hello > > Hi, > > > > I'm not sure what is causing this, but virtually -every- unclean system > > shutdown > > results in my server asking for the root password to run fsck manually, and > > this > > is a co-located server in a

Re: Linux library conversion

2005-05-26 Thread Kris Kennaway
On Thu, May 26, 2005 at 06:55:22AM +, Valerio Daelli wrote: > I finally did it and it works great! > Thanks a lot! The support here is really helpful! Great :) Kris pgplVVaL9mq5e.pgp Description: PGP signature

Re: NFS broken after upgrading to 5.4

2005-05-26 Thread Kris Kennaway
On Thu, May 26, 2005 at 07:49:53AM -0500, Viren Patel wrote: > > > > What does ^T show for the status of the 'hung' process? > > Are you > > certain that DNS resolution is working correctly on both > > machines? > > > > Kris > > > > > > Thanks for your help. Interestingly when I tried the > mounts

creating FreeBSD 5.4 DVD's - part II

2005-05-26 Thread Wojciech Puchar
i already know how to make such DVD to be able to do first thing (everything except packages). with packages - is it just enough to prepare INDEX file to contain information about packages present only on given DVD? i downloaded all i386 5.4's files: 1) 5.4-RELEASE directory including to

Re: Booting from a flash card

2005-05-26 Thread Karan Gupta
I have been using http://www.gctglobal.com/Products/Set_Top_Box/STB6086N2/stb6086n2.html. They have CF slot that the BIOS recognizes as a boot device. . Lowell Gilbert wrote: Jamie Ostrowski <[EMAIL PROTECTED]> writes: I've got a Ricoh (Ricoh RL5C475 PCI-CardBus Bridge) with a 1Gb PCM

Re: Farsi Support

2005-05-26 Thread Josh Ockert
On 5/26/05, Hossein Noori <[EMAIL PROTECTED]> wrote: > Hi, > > Does everybody know how to support farsi fonts? I need to read HTLM files in > FreeBSD, but there are problems. > > Thanks, > > Hossein Noori > ___ > freebsd-questions@freebsd.org mailing

anoncvs1.freebsd.org problem?

2005-05-26 Thread Nikos Vassiliadis
Hello all, Is there any disk space problem in anoncvs1.freebsd.org? I can not update the ports tree and I get an error message "No space left on device". At first I thought it was my box, but I have plenty of space.( nik:0:~$ df -hi /tmp /usr Filesystem Size Used Avail Capacity iused

mplayer + WinTV/bktr not working at all

2005-05-26 Thread Rob
Rob wrote: > Nicolas Blais wrote: > >>mplayer -nocache -tv driver=bsdbt848: >>device=/dev/bktr:input=1:norm=ntsc: >>chanlist=us-cable:channel=3 tv:// > > > I'm running 5-Stable. So, I did: > # kldload bktr > # kldload iicbus > # kldload iicbb > # kldload smbus > > Then in /v

Farsi Support

2005-05-26 Thread Hossein Noori
Hi, Does everybody know how to support farsi fonts? I need to read HTLM files in FreeBSD, but there are problems. Thanks, Hossein Noori ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsub

Re: mount msdosfs writeable by a given group

2005-05-26 Thread Josh Ockert
On 26 May 2005 09:22:39 -0400, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Laszlo Nagy <[EMAIL PROTECTED]> writes: > > > /dev/ad0s5 /mnt/transfer msdosfs rw -u nobody -g shares -m > > 777 -M 7770 0 > > > Try: > > /dev/ad0s5 /mnt/transfer msdosfs

Re: mount msdosfs writeable by a given group

2005-05-26 Thread Lowell Gilbert
Laszlo Nagy <[EMAIL PROTECTED]> writes: > /dev/ad0s5 /mnt/transfer msdosfs rw -u nobody -g shares -m 777 > -M 7770 0 Try: /dev/ad0s5 /mnt/transfer msdosfs rw,-unobody,-gshares,-m777 0 0 ___ fr

Weird NFS problems

2005-05-26 Thread Skylar Thompson
I'm having some problems with NFS serving on a FreeBSD 5.4-RELEASE machine. The FreeBSD machine is the NFS/NIS server for a group of four Linux clusters. The network archictecture looks like this: 234/24 234/24 Cluster 1 ---|

Re: Booting from a flash card

2005-05-26 Thread Lowell Gilbert
Jamie Ostrowski <[EMAIL PROTECTED]> writes: >I've got a Ricoh (Ricoh RL5C475 PCI-CardBus Bridge) with a 1Gb PCMCIA > Compact Flash card. I'd like to install FreeBSD on the flash card and to > be able to boot with the flash. The problem I am running into is that my > BIOS doesn't recognize the

Re: 5.4 nitpicking - Totem defaults, etc.

2005-05-26 Thread Osmany Guirola Cruz
I have similar problems with gnome for example totem, sound juicer ,can't find any optical drives. On Thu, 2005-05-26 at 15:03 +0200, Josh Ockert wrote: > I just installed 5.4 and was really amazed at how well put-together it > was compared to 5.3. Little things like recognizing ISO-8859-1 is in >

Re: [dev] Re: XML/EDI questions

2005-05-26 Thread Vizion
On Wednesday 25 May 2005 13:46, the author Vizion contributed to the dialogue on Re: [dev] Re: XML/EDI questions: > > !I wonder if contributors to this thread would please NOT top post - it gets > very confusing -- I have shifted the last contribution to the bottom so > everyone can follow the

5.4 nitpicking - Totem defaults, etc.

2005-05-26 Thread Josh Ockert
I just installed 5.4 and was really amazed at how well put-together it was compared to 5.3. Little things like recognizing ISO-8859-1 is in use on the console and using + - and | for boxes, and the wonderful preconfiguration for most of GNOME really impressed me. One problem I've had though is wi

Re: NFS broken after upgrading to 5.4

2005-05-26 Thread Viren Patel
> > What does ^T show for the status of the 'hung' process? > Are you > certain that DNS resolution is working correctly on both > machines? > > Kris > > Thanks for your help. Interestingly when I tried the mounts this morning they all worked, so I can't provide ^T output. Go figure. Since my cli

Re: portupgrade giving an error

2005-05-26 Thread modelt20
Hello: Thank you for the reply. You guys are great! After reading the references below, the error makes sense. It looks like I should upgrade the Gnome port to a newer version. Again, thanks for replying with a useful solution!. Harold On Thu, 26 May 2005 08:54:18 +0200, Gregory Nou wrote: >

Logout procedure: Where to call own script?

2005-05-26 Thread Eugene Zegers
Hi, In order to log the logintime for a person on a certain PC running FreeBSD 5.3, I want to call a "logout procedure" when the person logs out (either out of Gnome or with a shutdown) as follow: last -y -t ttyv0 | awk '{print $1,$4,$5,$6,$9}' | loginperiod >> /home/user//Test.log where login

Re: Fetch

2005-05-26 Thread G. Felter
On Thu, 26 May 2005 13:18:48 +0200, Fabian Keil wrote > "Grant Peel" <[EMAIL PROTECTED]> wrote: > > > I recently installed 5.2.1 Release on a nice new box. everything works > > except I cant Fetch any port. > > > > "Couldn't fetch it - please try to retrieve this > > >> port manually into /usr/p

Re: Fetch

2005-05-26 Thread Fabian Keil
"Grant Peel" <[EMAIL PROTECTED]> wrote: > I recently installed 5.2.1 Release on a nice new box. everything works > except I cant Fetch any port. > > "Couldn't fetch it - please try to retrieve this > >> port manually into /usr/ports/distfiles/ and try again." > > Getting this message on almost

Re: Freebsd pxeboot problem

2005-05-26 Thread Sunil Sunder Raj
Hi, 10.0.0.10 is my dhcp server and 10.0.0.24 is the dynamic ip offered by the dhcp server. Below is the DHCP debug output DHCPDISCOVER from 00:07:e9:2f:45:55 via rl0 DHCPOFFER on 10.0.0.24 to 00:07:e9:2f:45:55 via rl0 DHCPREQUEST for 10.0.0.24 (10.0.0.10) from 00:07:e9:2f

Re: two ISP connections, three nics, and a NAT

2005-05-26 Thread Muhammad Reza
At 11:06 AM 5/12/2005, you wrote: I have two ISP connections, a DSL line and a Cable Modem line. I want to plug both connections into a FreeBSD box that has three nics in it, one nic for each ISP connection and the last nic for my NAT. How can I bind the connections together without any othe

snapshot mtime updated

2005-05-26 Thread Steve Roome
I asked this yesterday, but the attachment had been stripped out, stuck it on the end of the email this time. Should I be asking this on some other mailing list ? -- original message: Hi all, I've got a problem where I'm taking a snapshot of a filesystem, mdcofigging (readonly) and then mounting

creating FreeBSD 5.4 DVD's

2005-05-26 Thread Wojciech Puchar
i downloaded all i386 5.4's files: 1) 5.4-RELEASE directory including tools directory 2) packages-5.4-RELEASE 2 is over 10GB. i would like to make 3 DVD's with everything. how should it be placed on them so first DVD will be bootable, installer with find files when "install from CDROM" will

Re: fsck on startup

2005-05-26 Thread Sergey S. Ropchan
Hello > Hi, > > I'm not sure what is causing this, but virtually -every- unclean system > shutdown > results in my server asking for the root password to run fsck manually, and > this > is a co-located server in a remote datacenter which I unfortunately can not > get > to as easily as I would w

Re: USB 2.0 (ehci) and Intel ICH5 in 5.4?

2005-05-26 Thread Mike Tancsa
At 12:07 AM 26/05/2005, Louis LeBlanc wrote: On 05/25/05 07:48 PM, Mike Tancsa sat at the `puter and typed: > On Wed, 25 May 2005 12:24:20 -0400, in sentex.lists.freebsd.questions > you wrote: > > Upgrade to RELENG_5. There have been a lot of bug fixes to the USB > subsystem and USB 2.0 works far

Re: Compatible DVD burners for AMD-64 version of FreeBSD 5.4?

2005-05-26 Thread Olaf Greve
Hi, Thanks for your replies! Ronald wrote: >Over the years Plextor CD and DVD rewriters have served me well. That's >why I chose a PX-712A for my amd64 system. It works flawlessly with >cdrecord and growisofs via the CAM SCSI subsystem. Tnx! I'll take a look at that one. Actually you mention s

about openoffice font quality.

2005-05-26 Thread YuHong
hi, everyone: the font problem perplex me for a long time. i try to fix it but lost time after time. when "Screen font antialiasing" is on, the fonts seen blur, when it disabled, the fonts is brokenly. how to get much better fonts quality in openoffice? OS: 5.4 OO: 1.9.100 thanks for your he

Mouse problems booting & rebooting

2005-05-26 Thread vdm . fbsd
I have a laptop with a touchpad which is seen by FreeBSD 5.4 as a ps/2 mouse. I configured moused and xorg.conf where the mouse has protocol "Auto" and device "/dev/sysmouse". now, 1) if I turn ON the pc and boot the mouse works flawlessly as expected. Specifically I mean, among other things, that

Re: folding client stopped working, is it because of linux?

2005-05-26 Thread Alexander Leidinger
On Mon, 23 May 2005 23:21:21 -0400 jason henson <[EMAIL PROTECTED]> wrote: > I did a system update and after that my folding @ home client will not > work without me doing make install in linux_base-8 ports dir. BTW, > linux is already installed from before the update and even after > reinstal

Re: slow download, quick upload

2005-05-26 Thread User Patrice
Hello I ve checked for errors on the bsd side: fxp0: flags=8843 mtu 1500 options=8 inet 10.10.20.1 netmask 0xff00 broadcast 10.10.20.255 ether 00:e0:18:53:3b:98 media: Ethernet autoselect (100baseTX ) status: active NameMtu Network Address

fsck on startup

2005-05-26 Thread Chris Knipe
Hi, I'm not sure what is causing this, but virtually -every- unclean system shutdown results in my server asking for the root password to run fsck manually, and this is a co-located server in a remote datacenter which I unfortunately can not get to as easily as I would want. Is there anyway to te

Re[2]: READ_DMA errors preventing installation

2005-05-26 Thread Hexren
> On Wednesday 25 May 2005 20:37, Richard McCoy wrote: >> Hey everyone. I'm trying to start my fbsd experience and things >> aren't going so hot. I spent the entire day trying to get this to >> work, but to no avail: >> >> I tried two different fbsd versions (5.4 and 4.11), two different >> mobos