ACPI trouble FreeBSD 7.0 STABLE

2008-03-02 Thread budsz
Hi,

Yesterday, I try to CVSUP/make world from FreeBSD 6.3 STABLE to
FreeBSD 7.0 STABLE: I got strange debug message here:

Mar  2 14:14:14 gw-core-iixrouter kernel: acpi: suspend request
ignored (not ready yet)
Mar  2 14:14:14 gw-core-iixrouter kernel: acpi: request to enter state
S5 failed (err 6)
Mar  2 14:14:15 gw-core-iixrouter kernel: acpi: suspend request
ignored (not ready yet)
Mar  2 14:14:15 gw-core-iixrouter kernel: acpi: request to enter state
S5 failed (err 6)
Mar  2 14:14:16 gw-core-iixrouter kernel: acpi: suspend request
ignored (not ready yet)
Mar  2 14:14:16 gw-core-iixrouter kernel: acpi: request to enter state
S5 failed (err 6)
Mar  2 14:14:17 gw-core-iixrouter kernel: acpi: suspend request
ignored (not ready yet)
Mar  2 14:14:17 gw-core-iixrouter kernel: acpi: request to enter state
S5 failed (err 6)
Mar  2 14:14:18 gw-core-iixrouter kernel: acpi: suspend request
ignored (not ready yet)
Mar  2 14:14:18 gw-core-iixrouter kernel: acpi: request to enter state
S5 failed (err 6)
Mar  2 14:14:18 gw-core-iixrouter kernel: acpi: suspend request
ignored (not ready yet)
Mar  2 14:14:18 gw-core-iixrouter kernel: acpi: request to enter state
S5 failed (err 6)
Mar  2 14:14:19 gw-core-iixrouter syslogd: exiting on signal 15
Mar  2 14:21:20 gw-core-iixrouter syslogd: kernel boot file is
/boot/kernel/kernel
Mar  2 14:21:20 gw-core-iixrouter kernel: Copyright (c) 1992-2008 The
FreeBSD Project.
Mar  2 14:21:20 gw-core-iixrouter kernel: Copyright (c) 1979, 1980,
1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
Mar  2 14:21:20 gw-core-iixrouter kernel: The Regents of the
University of California. All rights reserved.
Mar  2 14:21:20 gw-core-iixrouter kernel: FreeBSD is a registered
trademark of The FreeBSD Foundation.
Mar  2 14:21:20 gw-core-iixrouter kernel: FreeBSD 7.0-STABLE #0: Sat
Mar  1 09:44:33 WIT 2008
Mar  2 14:21:20 gw-core-iixrouter kernel:
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/IIX-ROUTER
Mar  2 14:21:20 gw-core-iixrouter kernel: Timecounter i8254
frequency 1193182 Hz quality 0
Mar  2 14:21:20 gw-core-iixrouter kernel: CPU: Intel(R) Celeron(R) CPU
2.13GHz (2130.56-MHz 686-class CPU)
Mar  2 14:21:20 gw-core-iixrouter kernel: Origin = GenuineIntel  Id
= 0xf41  Stepping = 1
Mar  2 14:21:20 gw-core-iixrouter kernel:
Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,F
Mar  2 14:21:20 gw-core-iixrouter kernel:
Features2=0x441dSSE3,RSVD2,MON,DS_CPL,CNXT-ID,xTPR
Mar  2 14:21:20 gw-core-iixrouter kernel: real memory  = 263454720 (251 MB)
Mar  2 14:21:20 gw-core-iixrouter kernel: avail memory = 247963648 (236 MB)
Mar  2 14:21:20 gw-core-iixrouter kernel: ACPI APIC Table: A M I  OEMAPIC 
Mar  2 14:21:20 gw-core-iixrouter kernel: ioapic0: Changing APIC ID to 1
Mar  2 14:21:20 gw-core-iixrouter kernel: ioapic0 Version 2.0 irqs
0-23 on motherboard
Mar  2 14:21:20 gw-core-iixrouter kernel: acpi0: A M I OEMRSDT on motherboard
Mar  2 14:21:20 gw-core-iixrouter kernel: acpi0: [ITHREAD]
Mar  2 14:21:20 gw-core-iixrouter kernel: acpi0: Power Button (fixed)
Mar  2 14:21:20 gw-core-iixrouter kernel: acpi0: reservation of 0,
a (3) failed
Mar  2 14:21:20 gw-core-iixrouter kernel: acpi0: reservation of
10, fb0 (3) failed


Someone give me clue to resolving this problem.


Thanks You.

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


Re: looks like success

2008-03-02 Thread Daniel Gerzo
Hello B.,

Thursday, February 28, 2008, 9:27:03 PM, you wrote:

 Hello all,

 make delete-old (took a long time to do by hand)
 and make delete-old-libs (went rather quickly)

if you really want to delete all things:

# yes | make delete-old

-- 
Best regards,
 Danielmailto:[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: freebsd-update upgrade problem

2008-03-02 Thread Manolis Kiagias

Tore Lund wrote:

Manolis Kiagias wrote:
  

Hi,

I have already upgraded a couple of machines from 7.0-RC1/2 to 
7.0-RELEASE using:


freebsd-update -r 7.0-RELEASE upgrade

However, on this one machine, I get this:

freebsd-update: cannot open files/.gz: No such file or directory



I have no answer, but as step in hopefully the right direction, let me
ask: does /var/db/freebsd-update/files exist when you get that message?
Are there any files in it?

I upgraded yesterday, and my ../files directory is full of *.gz files.
  


I can't really remember, but since I've deleted and recreated the entire 
folder, it should have been recreated at first run as well.


I didn't really solve the freebsd-update problem, but I upgraded the 
machine in the following way:
I did a binary upgrade from the CD, then csup'd the sources and 
recompiled the kernel.
I guess if there continues to be a problem with freebsd-update, it may 
exhibit itself during normal updates as well.

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


Re: dependencies in portmaster

2008-03-02 Thread Vivian Liu
I upgrade installed packages automatically via Portupgrade every day.

But I don't like to attempt a rebuild of OpenOffice too :D

There is a good idea that doesn't rebuild OpenOffice.

You can do as this:

# mkdir /usr/ports/editors/openoffice.org-2/work

# chflags schg /usr/ports/editors/openoffice.org-2/work

Portupgrade will skip rebuilding OpenOffice against its will.

2008/3/2, [EMAIL PROTECTED] [EMAIL PROTECTED]:

  If you truly are just looking at the dependency list and do not
  wish to have make do anything, wouldn't this do the trick:
 
  http://portsmon.freebsd.org/portdependencytree.py


 Not quite, because it doesn't show which of the dependencies
 I have already got installed, and which of those would need
 to be updated.

 Secondly, I would have needed to know it existed :)


  I guess you would need to have an up to date ports tree for this
  to be accurate.


 Not a problem in this case.  The whole point is to find out what-all
 I would be stuck with building in order to build one particular port
 after updating the tree a few days ago.

 Why not just rebuild everything?  Because I'm not willing to attempt
 a rebuild of OpenOffice -- that was a collosal PITA the first time
 -- nor the xorg migration; I figure those are better accomplished by
 a clean install once the Mall's 7.0 CD set is ready.

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




-- 

宠辱不惊,闲看庭前花开花落;
去留无意,漫随天外云卷云舒。
http://www.liuweinan.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 7.0 and fsck question

2008-03-02 Thread Matthew Seaman
Walker wrote:
 Today I lost power and my FreeBSD 7.0-R server came up with all
 partitions not properly dismounted.  I was watching the fsck reports
 to syslog and noticed there wasn't one for the root partition.  Why is
 this?  No syslogd running at the point when fsck runs on /?

Two possibilities:

i) The root partition wasn't marked dirty at the time your system
crashed.  This seems unlikely to me unless you're doing things like
mounting root read-only.  

ii) The root partition is fsck'd somewhat earlier in the boot sequence
than other partitions. You'ld still see mention of it in the console
output. However it is the case that in the default system layout, there's
very little that would actually be writing to the root partition, and the
partition itself is pretty small, so even if the root does get fsck'd it
will be pretty quick and fairly painless.  Perhaps you simply missed
it in all the text scrolling up the screen?

Cheers,

Matthew

Note: mounting root read-only is guru territory -- unless you understand
what stuff is going to break, why and how to get around all that, then
it's best not to even contemplate such things.

-- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: So How Hard Is Moving From 6.3 To 7.0?

2008-03-02 Thread Bogdan Ćulibrk

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tim Daneliuk wrote:
| I have a stable 6.3 production server.

I would stop right there. Question is why would you change something
that simply works?


- --
Best regards,
Bogdan Culibrk
[EMAIL PROTECTED] http://default.co.yu/~bc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkfKic4ACgkQo6C4vAhYtCBqKwCeOCybASwKMu4HV7oTeJRmaeUa
eiEAnjyKaPVDYXv/aiNIqeQQx+bbbhtO
=Fxf9
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Postfix port broken?

2008-03-02 Thread Ezat

   Hello all,
   Not sure if correct list for this.
   Trying to install postfix today and came across this issue.
   ===  postfix-2.5.1_1,1 Waiting for a new patch that's work with
   2.5.1.
   *** Error code 1
   Stop in /usr/ports/mail/postfix.
   Anyone have same issue?
   ezat
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Internet connection errors on 7.0-STABLE

2008-03-02 Thread Matthew Seaman
Ken Peck wrote:
 Hello, fellow FreeBSD'ers, I just yesterday did a source upgrade from
 6.3-STABLE to 7.0-STABLE, but am now having problems getting back online.
 
 I am certain this is kernel-related, as I have Internet access through a
 backup copy of my 6.3 kernel, and all my other computers work fine as well.


 nfe0: NVIDIA nForce 430 MCP13 Networking Adapter port 0xc800-0xc807 mem 
 0xfe02
 b000-0xfe02bfff irq 22 at device 20.0 on pci0
 miibus0: MII bus on nfe0
 e1000phy0: Marvell 88E1116 Gigabit PHY PHY 1 on miibus0
 e1000phy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX-FDX, 
 auto
 nfe0: Ethernet address: 00:1b:fc:93:da:00
 nfe0: [FILTER]

Hmmm... This is the only network adapter I can see in your boot
messages.  Which is odd, because the nfe(4) device was first supported
in 7.0 -- were you using ethernet on the machine with 6.3 at all? 
Did you patch the 6.3 kernel or use a separate NIC card if so?

If that hasn't caused a light to dawn, could you send the output
from

pciconf -lv
ifconfig -a   (obfuscate the IP numbers if you really must)

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Suggestions for OS to use behind freebsd pf firewalls.

2008-03-02 Thread eculp

Quoting Chad Gross [EMAIL PROTECTED]:



On Mar 1, 2008, at 10:13 PM, Rico Secada wrote:


On Sat, 01 Mar 2008 19:45:14 -0600
eculp [EMAIL PROTECTED] wrote:


I have installed freebsd server in a small company that has approx
30 pc's of all sizes, shapes, brands, etc.  They have just realized
that a large part of the problems that they had before the firewall
was caused by the 30 windows pc's that were connected directly to
the ISP's wireless router.  They would like to change the PC's to
unix desktops.

I would like to install FreeBSD or any other bsd but don't feel that
we have the drivers available to substitute such a wide variety of
hardware.  I would love to be proven wrong.  Therefore I am
considering a linux version with a graphic installer that will make
it easier to train someone to install on any new machines that they
add later.  My problem is that I haven't done a linux install since
before FreeBSD 2.2 IIRC and have no idea which version would be the
most versatile and has an installer that is basically brain dead
simple with most all drivers.  I suspect that I am asking the
impossible but you never know.

I'm sure that I'm not the only person to run into this situation and
I would sure appreciate any suggestions.


In my experience from similar situations I would recommend OpenSUSE
from Novell, since it has to be as windows like as possible. OpenSUSE
is very well supported and since it is Novell who is behind the distro,
the company can provide professional support.

In general I recommend Debian over any distro, but in some rare cases
like this one, I would rather recommend OpenSUSE.



I would recommend investigating Ubuntu or one of it's clones (e.g.  
Xubuntu, Kubuntu). The install is brainless, they offer commercial  
support through the parent company Canonical, and they are  
Debian-based.


Hi Chad,

Thanks a lot, I just tried the latest and greatest Ubuntu on my PITA  
laptop, acer 5520-5679, that is running FreeBSD current amd64 and was  
unable to get to the next step after the X configuration on the  
graphic installer.  I got no error so maybe I should have waited  
longer and something would have happened.  I think I dislike graphic  
installers unless maybe they were verbose and give an indication of  
the problem.


Another option would be PC-BSD or DesktopBSD as they both have very  
easy installations and will support most things that the above  
support. The only stipulation that I have run into is the standard  
trouble of Flash on BSD operating systems.


Very true.  Windows folks, have a hardtime not just clicking on the  
you must update to the latest version of the flash player or  
something like that and expecting it to just work.


Thanks again,

ed





Thanks,

ed
___
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]


___
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: Suggestions for OS to use behind freebsd pf firewalls.

2008-03-02 Thread eculp

Quoting Mehul Ved [EMAIL PROTECTED]:


On Sun, Mar 2, 2008 at 7:15 AM, eculp [EMAIL PROTECTED] wrote:

 My problem is that I haven't done a linux install since before
 FreeBSD 2.2 IIRC and have no idea which version would be the most
 versatile and has an installer that is basically brain dead simple
 with most all drivers.  I suspect that I am asking the impossible but
 you never know.


Maybe PC-BSD or Sabayon Linux. Sabayon is based on gentoo and contains
lots of proprietory drivers built in. So, if you have no problem  
with that maybe

you could look at Sabayon Linux too.


I've never heard of Sabayon but will definitely give it a shot on my  
laptop first and take a good look at the licensing.


I really like the idea of PC-BSD but the Flash thing, holds me back a bit.

ed

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


Re: Suggestions for OS to use behind freebsd pf firewalls.

2008-03-02 Thread Ezat - Ezatech

   Ed,
   If flash is bothering you, its quite easy to just install the linux
   version of firefox on FreeBSD.
   Sabayon linux is a multimedia powerhouse.  Definately needs some good
   spec hardware to run even after most of the xgl services have been
   disabled. The sabayon image is around 4.2GB which gives you an
   indication.
   Ezat.
   eculp wrote:

 Quoting Mehul Ved [1][EMAIL PROTECTED]:

 On Sun, Mar 2, 2008 at 7:15 AM, eculp [2][EMAIL PROTECTED]
 wrote:

  My problem is that I haven't done a linux install since before
  FreeBSD 2.2 IIRC and have no idea which version would be the most
  versatile and has an installer that is basically brain dead simple
  with most all drivers.  I suspect that I am asking the impossible
 but
  you never know.

 Maybe PC-BSD or Sabayon Linux. Sabayon is based on gentoo and
 contains
 lots of proprietory drivers built in. So, if you have no problem
 with that maybe
 you could look at Sabayon Linux too.

 I've never heard of Sabayon but will definitely give it a shot on
 my laptop first and take a good look at the licensing.
 I really like the idea of PC-BSD but the Flash thing, holds me back
 a bit.
 ed
 ___
 [EMAIL PROTECTED] mailing list
 [4]http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [5][EMAIL PROTECTED]

References

   1. mailto:[EMAIL PROTECTED]
   2. mailto:[EMAIL PROTECTED]
   3. mailto:freebsd-questions@freebsd.org
   4. http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   5. mailto:[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: Suggestions for OS to use behind freebsd pf firewalls.

2008-03-02 Thread eculp

Quoting Predrag Punosevac [EMAIL PROTECTED]:


eculp wrote:
I have installed freebsd server in a small company that has approx  
30 pc's of all sizes, shapes, brands, etc.  They have just realized  
that a large part of the problems that they had before the firewall  
was caused by the 30 windows pc's that were connected directly to  
the ISP's wireless router.  They would like to change the PC's to  
unix desktops.


I would like to install FreeBSD or any other bsd but don't feel  
that we have the drivers available to substitute such a wide  
variety of hardware.  I would love to be proven wrong.  Therefore I  
am considering a linux version with a graphic installer that will  
make it easier to train someone to install on any new machines that  
they add later.  My problem is that I haven't done a linux install  
since before FreeBSD 2.2 IIRC and have no idea which version would  
be the most versatile and has an installer that is basically brain  
dead simple with most all drivers.  I suspect that I am asking the  
impossible but you never know.


I'm sure that I'm not the only person to run into this situation  
and I would sure appreciate any suggestions.


Thanks,

ed


PC-BSD would be a good choice but stay away from PBI. You may try  
also DesktopBSD, TrueBSD, or RoFreeSBIE.


Something like the above would be my choice except for potential  
driver availability and FLASH9 that hold me back.  I've not looked at  
TrueBSD or ROFreeSBIE although I have used FreeSBIE 6.0 IIRC.


Thanks,

ed


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


Re: Suggestions for OS to use behind freebsd pf firewalls.

2008-03-02 Thread eculp

Quoting Rico Secada [EMAIL PROTECTED]:


On Sat, 01 Mar 2008 19:45:14 -0600
eculp [EMAIL PROTECTED] wrote:


I have installed freebsd server in a small company that has approx
30 pc's of all sizes, shapes, brands, etc.  They have just realized
that a large part of the problems that they had before the firewall
was caused by the 30 windows pc's that were connected directly to
the ISP's wireless router.  They would like to change the PC's to
unix desktops.

I would like to install FreeBSD or any other bsd but don't feel that
we have the drivers available to substitute such a wide variety of
hardware.  I would love to be proven wrong.  Therefore I am
considering a linux version with a graphic installer that will make
it easier to train someone to install on any new machines that they
add later.  My problem is that I haven't done a linux install since
before FreeBSD 2.2 IIRC and have no idea which version would be the
most versatile and has an installer that is basically brain dead
simple with most all drivers.  I suspect that I am asking the
impossible but you never know.

I'm sure that I'm not the only person to run into this situation and
I would sure appreciate any suggestions.


In my experience from similar situations I would recommend OpenSUSE
from Novell, since it has to be as windows like as possible. OpenSUSE
is very well supported and since it is Novell who is behind the distro,
the company can provide professional support.

In general I recommend Debian over any distro, but in some rare cases
like this one, I would rather recommend OpenSUSE.


Hey Rico,

That really makes a lot of sense, I'll give it a try in a few minutes,

Thanks a lot.

ed

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


kern.ipc.maxpipekva

2008-03-02 Thread Colin Adams
I'm getting error messages about this when trying to run my program.
As far as I know, I don't use IPC at all, although I dare say it is
used in one of the libraries that are linked in.

After googling for this error, I edited /boot/loader.conf to set it to
6500 (a nice big number?), and now if I do:

sysctl kern.ipc.maxpipekva

I see:

kern.ipc.maxpipekva: 6500

but I still get the message.

I also get a lot of messages saying:

Fatal error `Cannot create kernel pipe' at line 294 in file
/usr/src/lib/libc_r/uthread/uthread_init.c (error = 24)

Why does this occur, and what can i do about it?

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


Re: So How Hard Is Moving From 6.3 To 7.0?

2008-03-02 Thread Matthew Seaman
Tim Daneliuk wrote:
 I have a stable 6.3 production server.  If I buildworld/kernel for 7.0,
 install them, and reboot, will everything pretty much work the same as
 it did under 6.3, or have file locations, userland configuration, etc.
 changed?  Will my 6.3 binaries run unchanged on 7.0 as well? 

I've been doing a bunch of 6.x - 7.0 upgrades recently.  Here's a
few hints I've picked up along the way:

   *) The base system update from 6.x to 7.0 can be done by following
  the usual 'make buildworld buildkernel ; make installkernel ... '
  procedure as shown in the handbook and also described in
  /usr/src/UPDATING.  Because you're doing a major version number
  update, following the strict procedure is even more important
  than usual.  If you have servers in a remote facility, going
  on-site or having remote console access is strongly advisable.

   *) The mergemaster steps are important. You will definitely need
  to run 'mergemaster -p' before doing the buildworld part as
  there's a new standard 'ftp' group.

  The mergemaster step after installation is going to prompt you
  to delete, merge or replace quite a large number of files -- 
  certainly affecting most of the contents of /etc/mtree, /etc/periodic/
  and /etc/rc.d/ plus lots of bluetooth and openbsm bits.  This is
  kind of tedious, and usually it requires bouncing on the 'i' key
  to replace the old default version of the file with the new one,
  but you do need to take care with this step as mistakes here can
  have a horribly negative impact on your machine.

   *) Be careful of the last step in the OS upgrade procedure.
  'make delete-old-libs' will render all of your 6.x compiled
  software inoperable.  I find it best to simply delay that
  step until after all of the ported software has been recompiled
  under 7.0.  Alternatively, you can install the misc/compat6x
  port, but you will still need to 'make delete-old-libs' and 
  restart everything (for which the simplest method is to reboot
  once more).

   *) It may seem like an enormous burden, but you really do need to
  recompile every port you have installed once you're running 7.0
  In general, software compiled under 6.x will run perfectly fine
  under 7.0 (so long as libc.so.6 etc. are present and visible to
  ld-elf.so.1) -- but you will not be able to update it or install
  anything that depends on dynamic loading into another application
  without a great deal of grief. (Eg. any php5 modules have to be
  linked against the same shlibs as the core php binary, and also
  if you're using mod_php5, against the same shlibs as the apache
  process that is loaded into).  Not doing this is to trade off
  a few hours of watching compiler output scrolling up your screen
  for days of stress and frustration at some indeterminate future
  point.

   *) The point about not mixing software loadable objects compiled
  against different versions of libc.so et al also applies *while*
  you are updating all your ports.  Certain software packages will
  cease to operate during this procedure.  Others will carry on
  just fine.  If you're upgrading a system where avoiding service
  downtime is critical, then, if you can swing it, doing a practice
  run on a similarly configured scratch box is a good idea.  Also
  good is to build offline or otherwise obtain pkgs of all the
  software you need to update on the critical server.

   *) Unfortunately, one of the software packages affected by the above
  considerations is portupgrade(1) -- it is quite likely to blow up
  in your face if you just naively run 'portupgrade -fa'.  The best
  way of getting round this is to first delete portupgrade and critical
  dependencies using the OS supplied tools (pkg_delete) and then
  re-install from scratch. eg, something like this:

  # pkg_info -rx portupgrade  (to see what portupgrade depends on)
  # pkg_delete -f  ruby-1.8.6.111_1,1 ruby18-bdb44-0.6.2 db44-4.4.20.4 
portupgrade-devel-2.4.3 openssl-0.9.8g perl-5.8.8_1
  # cd /usr/ports/ports-mgmt/portupgrade-devel
  # make install

  (you may or may not depend on the ports version of OpenSSL, and the
  version numbers of other packages are likely to be different.  Also,
  I'm using portupgrade-devel here -- plain portupgrade is also likely
  to be seen in the wild)

  Once you've done that, you will be able to proceed with 'portupgrade -fa'
  for the rest of your software base and it should run smoothly.

  Of course, users of portmaster(1) have a much easier time here --
  it's a shell script and only depends on facilities provided by the
  core OS.

   *) If your upgrade doesn't run entirely smoothly or you have to restart
  it for some other reason, then you can use a command line like this
   

Re: Suggestions for OS to use behind freebsd pf firewalls.

2008-03-02 Thread eculp

Quoting Schiz0 [EMAIL PROTECTED]:


On Sat, Mar 1, 2008 at 8:45 PM, eculp [EMAIL PROTECTED] wrote:

I have installed freebsd server in a small company that has approx 30
 pc's of all sizes, shapes, brands, etc.  They have just realized that
 a large part of the problems that they had before the firewall was
 caused by the 30 windows pc's that were connected directly to the
 ISP's wireless router.  They would like to change the PC's to unix
 desktops.

 I would like to install FreeBSD or any other bsd but don't feel that
 we have the drivers available to substitute such a wide variety of
 hardware.  I would love to be proven wrong.  Therefore I am
 considering a linux version with a graphic installer that will make it
 easier to train someone to install on any new machines that they add
 later.  My problem is that I haven't done a linux install since before
 FreeBSD 2.2 IIRC and have no idea which version would be the most
 versatile and has an installer that is basically brain dead simple
 with most all drivers.  I suspect that I am asking the impossible but
 you never know.

 I'm sure that I'm not the only person to run into this situation and I
 would sure appreciate any suggestions.

 Thanks,

 ed


Ubuntu Linux. It's very windows-users friendly, and has a graphical
installer. It's based on Debian Linux. It also is a  LiveCD, so you
can test hardware before actually installing it to the HDD.


Thanks, I'm going to give it another try after SUSE.

ed

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


Re: Suggestions for OS to use behind freebsd pf firewalls.

2008-03-02 Thread eculp

Quoting Ezat - Ezatech [EMAIL PROTECTED]:



   Ed,
   If flash is bothering you, its quite easy to just install the linux
   version of firefox on FreeBSD.
   Sabayon linux is a multimedia powerhouse.  Definately needs some good
   spec hardware to run even after most of the xgl services have been
   disabled. The sabayon image is around 4.2GB which gives you an
   indication.
   Ezat.


Ezat, thanks for the suggestion and the heads up on needed resources.   
I doubt it can be worse that Windows VISTA.


Are you able to use Flashplayer9 with linux firefox.  My Flash 7 works  
fine on both linux and freebsd firefox but I can not get Flash 9 to  
run reliably. Hopefully, I am behind on the latest flash info on  
FreeBSD.


Thanks,

ed


   eculp wrote:

 Quoting Mehul Ved [1][EMAIL PROTECTED]:

 On Sun, Mar 2, 2008 at 7:15 AM, eculp [2][EMAIL PROTECTED]
 wrote:

  My problem is that I haven't done a linux install since before
  FreeBSD 2.2 IIRC and have no idea which version would be the most
  versatile and has an installer that is basically brain dead simple
  with most all drivers.  I suspect that I am asking the impossible
 but
  you never know.

 Maybe PC-BSD or Sabayon Linux. Sabayon is based on gentoo and
 contains
 lots of proprietory drivers built in. So, if you have no problem
 with that maybe
 you could look at Sabayon Linux too.

 I've never heard of Sabayon but will definitely give it a shot on
 my laptop first and take a good look at the licensing.
 I really like the idea of PC-BSD but the Flash thing, holds me back
 a bit.
 ed
 ___
 [EMAIL PROTECTED] mailing list
 [4]http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [5][EMAIL PROTECTED]

References

   1. mailto:[EMAIL PROTECTED]
   2. mailto:[EMAIL PROTECTED]
   3. mailto:freebsd-questions@freebsd.org
   4. http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   5. mailto:[EMAIL PROTECTED]
___
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]


the daemon that won't die

2008-03-02 Thread Colin Brace
Hi all,

I made the mistake of trying to run greyscanner
http://www.ualberta.ca/~beck/nycbug06/scripts/greyscanner as a
regular user. Now, everytime it runs (every 30 minutes), there is a
cron error from user operator complaining that you need to be root
to run /usr/libexec/save-entropy. Moreover, each time this happens, an
instance of greyscanner, belonging to user operator, remains dormant
in memory, which means an additional instance of perl. After a day or
so most of my swap memory is used. up.

I have tried killing every PID associated with user operator and/or
greyscanner, but like Lazarus the thing keeps rising from the dead
every 30 mins. I can't figure out what process is keeping it alive.

FWIW, here is the relevant snippet from the script:

# daemonize and scan in a loop.

daemonize;
while (1) {
setlogsock('unix');
openlog(greytrapper, 'pid', 'mail') || die can't openlog;
syslog('debug', Scan started);
my $pid;
$pid = fork();
if (!$pid) {
# child. scan away...
scan;
exit(0);
}
# parent waits and sleeps.
wait;
syslog('debug', Scan completed);
sleep($SCAN_INTERVAL);
}

I am not a perl programmer, and it is not immediately obvious what is
going on here.

So, how to I kill this bugger once and for all?

Thanks.

$ uname -r
7.0-PRERELEASE

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


Re: Internet connection errors on 7.0-STABLE

2008-03-02 Thread Ken Peck



--- On Sun, 3/2/08, Matthew Seaman [EMAIL PROTECTED] wrote:

 Hmmm... This is the only network adapter I can see in your
 boot
 messages.  Which is odd, because the nfe(4) device was
 first supported
 in 7.0 -- were you using ethernet on the machine with 6.3
 at all? 
 Did you patch the 6.3 kernel or use a separate NIC card if
 so?
 
 If that hasn't caused a light to dawn, could you send
 the output
 from
 
 pciconf -lv
 ifconfig -a   (obfuscate the IP numbers if you really
 must)
 
   Cheers,
 
   Matthew
 
 -- 
 Dr Matthew J Seaman MA, D.Phil.   7 Priory
 Courtyard
   Flat 3
 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
   Kent,
 CT11 9PW


Actually, your first comment has brought to light something which I
missed upon searching through my initial configuration.

I just checked my old list of drivers, and as it turns out, I was using
nve(4), not nfe(4).  It appears that I was mislead by the release notes,
thinking that nfe was a replacement for nve, when it was really something
different.

I rebuilt the kernel with nve, and my connection is fixed.  I'll take this
as a lesson to read the documentation three times before making
assumptions.

Thanks, Matthew.



  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

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


Re: So How Hard Is Moving From 6.3 To 7.0?

2008-03-02 Thread Ezat - Ezatech

   Would tend to agree.
   I just lost a machines hdd so it's a good opportunity to build with
   latest release but otherwise, i have still have a 6.0 box running
   strong and executing tasks which it was built for.  No plans to
   upgrade.
   ezat
   Bogdan Ćulibrk wrote:

 ---= --BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 Tim Daneliuk wrote:
 | I have a stable 6.3 production server.
 I would stop right there. Question is why would you change
 something
 that simply works?
 - --
 Best regards,
 Bogdan Culibrk
 [1]bc= @default.co.yu [2]http://default.co.yu/~bc
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.8 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 iEYEARECAAYFAkfKic4ACgkQo6C4vAhYtCBqKwCeOCybASwKMu4HV7oTeJRmaeUa
 eiEAnjyKaPVDYXv/aiNIqeQQx+bbbhtO
 =Fxf9
 -END PGP SIGNATURE-
 ___
 [EMAIL PROTECTED] mailing list
 [4]http://lists.freebsd.org/mailman/listinfo/= freebsd-questions
 To unsubscribe, send any mail to
 [5][EMAIL PROTECTED]

References

   1. 3Dmailto:[EMAIL PROTECTED]
   2. 3Dhttp://defa=/
   3. 3Dmailto:[EMAIL PROTECTED]   4. 3Dhttp://lists.freebsd.org/mailm   5. 
3Dmailto:freebsd-questions-unsub___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Booting from Memory Stick

2008-03-02 Thread Walker
On Sat, Mar 1, 2008 at 4:23 PM,  [EMAIL PROTECTED] wrote:
 I am working on getting a FreeBSD system to boot from a USB memory stick.

FWIW, my cut/paste script for installing 7.0 to a USB flash drive.
This is adapted from a post by Ceri Davies (thank you!).

** This assumes the drive is at /dev/da0 and that /dev/md0 is not in use **

# set these; the two mount points should not exist
export ISOFILE='/tmp/7.0-RELEASE-i386-disc1.iso'
export ISOMNT='/a'
export USBMNT='/b'

# zero the device for better compression when were done (optional)
dd bs=10m if=/dev/zero of=/dev/da0

# mdconfig and mount the media
mkdir -m 555 ${ISOMNT} ${USBMNT}
mdconfig -a -t vnode -u 0 -f ${ISOFILE}
mount -t cd9660 /dev/md0 ${ISOMNT}

# label and newfs the flash drive
fdisk -BI /dev/da0
bsdlabel -B -w da0s1
newfs -U -L FBSDusb /dev/da0s1a
mount /dev/da0s1a ${USBMNT}

# install the OS
cd ${ISOMNT}/*RELEASE/base
DESTDIR=${USBMNT} ./install.sh

# install the generic kernel
cd ${ISOMNT}/*RELEASE/kernels
DESTDIR=${USBMNT} ./install.sh generic
rmdir ${USBMNT}/boot/kernel
mv ${USBMNT}/boot/GENERIC ${USBMNT}/boot/kernel

# set boot0 options
boot0cfg -v -B -o noupdate -t 90 da0

# install a fstab; adjust as needed (like /tmp size)
cat  ${USBMNT}/etc/fstab  EOF
# Device Mountpoint FStype Options Dump Pass
/dev/ufs/FBSDusb / ufs rw,noatime 1 1
md /tmp mfs rw,-s150M,nosuid,noatime 0 0
md /var/run mfs rw,-s4M,nosuid,noatime 0 0
md /var/log mfs rw,-s16M,nosuid,noatime 0 0
/dev/acd0 /cdrom cd9660 ro,noauto,nosuid 0 0
/proc /proc procfs rw,noauto 0 0
/tmp /var/tmp nullfs rw 0 0
EOF

# install an rc.conf
cat  ${USBMNT}/etc/rc.conf  EOF
ifconfig_DEFAULT=DHCP
ifconfig_fwe0=NOAUTO
ifconfig_plip0=NOAUTO
sshd_enable=YES
syslogd_flags=-vv
sendmail_enable=NONE
EOF

# set root password and timezone (optionally add users here as well)
chroot ${USBMNT} /bin/sh
passwd root
tzsetup

# clean up
cd /
umount ${ISOMNT} ${USBMNT}
rmdir ${ISOMNT} ${USBMNT}
mdconfig -d -u 0

# backup and compress (~ 84MB) (optional)
dd bs=10m if=/dev/da0 of=usbflash-freebsd_7.0.img
nice bzip2 usbflash-freebsd_7.0.img

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


Attansic Technology Corp. L1 Gigabit Ethernet Adapter

2008-03-02 Thread Jose Luis Alarcon Sanchez
Hi Friends.

My PC box have an Attansic Technology Corp. L1 Gigabit Ethernet Adapter
and i wanna ask you if this device can work on FreeBSD.

Now that 7.0 Release is out, maybe is time to make work FreeBSD on this
machine.

Thanks you very much, in advance.

Regards.

Jose.

-- 
http://www.lordofunix.org/
 
Not Registered GNU/Hurd User.
Registered BSD User 51101.
Registered Linux User #213309.
Memories. You are talking about memories.
Rick Deckard. Blade Runner.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 7.0 and fsck question

2008-03-02 Thread Lowell Gilbert
Walker [EMAIL PROTECTED] writes:

 On Sun, Mar 2, 2008 at 5:01 AM, Matthew Seaman
 [EMAIL PROTECTED] wrote:
  Two possibilities:

  i) The root partition wasn't marked dirty at the time your system
 [...]

 The root partition was mounted rw.

 I neglected to mention the box is headless, so I can only see what is
 logged.  I'm guessing syslogd wasn't running when fsck kicked off on
 the root partition.

In that case, you should be able to see it in the dmesg output.
If you still care enough to look.  ;-)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Booting from Memory Stick

2008-03-02 Thread Walker
On Sun, Mar 2, 2008 at 11:37 AM, Walker [EMAIL PROTECTED] wrote:
  # set root password and timezone (optionally add users here as well)
  chroot ${USBMNT} /bin/sh
  passwd root
  tzsetup

One error, the above should be:

# set root password and timezone (optionally add users here as well)
chroot ${USBMNT} /bin/sh
passwd root
tzsetup
exit
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 7.0 and fsck question

2008-03-02 Thread Walker
On Sun, Mar 2, 2008 at 5:01 AM, Matthew Seaman
[EMAIL PROTECTED] wrote:
  Two possibilities:

  i) The root partition wasn't marked dirty at the time your system
[...]

The root partition was mounted rw.

I neglected to mention the box is headless, so I can only see what is
logged.  I'm guessing syslogd wasn't running when fsck kicked off on
the root partition.

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


Re: the daemon that won't die

2008-03-02 Thread Christian Walther
Hi Colin,

On 02/03/2008, Colin Brace [EMAIL PROTECTED] wrote:
 Hi all,

  I made the mistake of trying to run greyscanner
  http://www.ualberta.ca/~beck/nycbug06/scripts/greyscanner as a
  regular user. Now, everytime it runs (every 30 minutes), there is a
  cron error from user operator complaining that you need to be root
  to run /usr/libexec/save-entropy. Moreover, each time this happens, an
  instance of greyscanner, belonging to user operator, remains dormant
  in memory, which means an additional instance of perl. After a day or
  so most of my swap memory is used. up.

  I have tried killing every PID associated with user operator and/or
  greyscanner, but like Lazarus the thing keeps rising from the dead
  every 30 mins. I can't figure out what process is keeping it alive.

If you get an error from *cron* it means that greyscanner is executed
from cron itself. As root, you might want to an

# crontab -l u operator

to find out if this is true. The format of the crontab-file is explained in

# man -S 5 crontab

See

# man -S 1 crontab

for how to edit or remove a crontab file.


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


Re: Daylight Savings time

2008-03-02 Thread Fred C

The file does not exist...


/usr/ports/misc/zoneinfo# make
===  Vulnerability check disabled, database not found
= tzdata2007j.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch from ftp://elsie.nci.nih.gov/pub/.
fetch: ftp://elsie.nci.nih.gov/pub/tzdata2007j.tar.gz: File  
unavailable (e.g., file not found, no access)

= Attempting to fetch from http://people.freebsd.org/~edwin/.
fetch: http://people.freebsd.org/~edwin/tzdata2007j.tar.gz: Not Found
= Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ 
.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/tzdata2007j.tar.gz 
: File unavailable (e.g., file not found, no access)

= Couldn't fetch it - please try to retrieve this
= port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/misc/zoneinfo.
/usr/ports/misc/zoneinfo#


On Mar 1, 2008, at 1:04 PM, Erik Trulsson wrote:


On Sat, Mar 01, 2008 at 03:18:52PM -0500, Lisa Casey wrote:

Hi,

I suspect my FreeBSD 5.2 system isn't going to handle the change to  
Daylight Savings Time correctly next weekend:


zdump -v /etc/localtime | grep 2008
/etc/localtime  Sun Apr  6 06:59:59 2008 UTC = Sun Apr  6 01:59:59  
2008 EST isdst=0 gmtoff=-18000
/etc/localtime  Sun Apr  6 07:00:00 2008 UTC = Sun Apr  6 03:00:00  
2008 EDT isdst=1 gmtoff=-14400
/etc/localtime  Sun Oct 26 05:59:59 2008 UTC = Sun Oct 26 01:59:59  
2008 EDT isdst=1 gmtoff=-14400
/etc/localtime  Sun Oct 26 06:00:00 2008 UTC = Sun Oct 26 01:00:00  
2008 EST isdst=0 gmtoff=-18000


Could someone help me remember the steps I need to take to correct  
this?




Install the misc/zoneinfo port, which will install an updated  
zoneinfo file on your

machine, and then run tzsetup(8) to update /etc/localtime.




--
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED] 





--
Fred C!
PGP-KeyID: E7EA02EC3B487EE9
PGP-FingerPrint: A906101E2CCDBB18D7BD09AEE7EA02EC3B487EE9



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


Re: So How Hard Is Moving From 6.3 To 7.0?

2008-03-02 Thread Derek Ragona

At 05:25 AM 3/2/2008, Ezat - Ezatech wrote:


   Would tend to agree.
   I just lost a machines hdd so it's a good opportunity to build with
   latest release but otherwise, i have still have a 6.0 box running
   strong and executing tasks which it was built for.  No plans to
   upgrade.
   ezat
   Bogdan Ćulibrk wrote:

 ---= --BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 Tim Daneliuk wrote:
 | I have a stable 6.3 production server.
 I would stop right there. Question is why would you change
 something
 that simply works?
 - --
 Best regards,
 Bogdan Culibrk


Why upgrade?  In my case it was that performance would be so much better 
under 7 than under 6.X.  It is inevitable that systems need to be upgraded 
as versions become EOL (end of life and no longer supported) or 
replaced.  In my case I run FreeBSD on servers which have a much longer 
life than client desktops or laptops.


For those that have been doing FreeBSD a while, as I have since 1.X.  Each 
upgrade has its problems.  It just takes some patience and ingenuity to 
work around them.  These mailing lists with the large community help a 
great deal.


-Derek

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

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


Re: Suggestions for OS to use behind freebsd pf firewalls.

2008-03-02 Thread Predrag Punosevac

eculp wrote:

Quoting Mehul Ved [EMAIL PROTECTED]:


On Sun, Mar 2, 2008 at 7:15 AM, eculp [EMAIL PROTECTED] wrote:

 My problem is that I haven't done a linux install since before
 FreeBSD 2.2 IIRC and have no idea which version would be the most
 versatile and has an installer that is basically brain dead simple
 with most all drivers.  I suspect that I am asking the impossible but
 you never know.


Maybe PC-BSD or Sabayon Linux. Sabayon is based on gentoo and contains
lots of proprietory drivers built in. So, if you have no problem with 
that maybe

you could look at Sabayon Linux too.


I've never heard of Sabayon but will definitely give it a shot on my 
laptop first and take a good look at the licensing.


I really like the idea of PC-BSD but the Flash thing, holds me back a 
bit.


They have a hack for Flush. If can use PBI to install Wine+Windows 
Firefox + Windows Flash so their flash just
works like on Windows. They also have PBI for JDK Java. As I mentioned 
earlier I do not trust PBI very much but

will take PC-BSD  with  PBI any day over the Windows.


You should look again at Ubuntu which is Debian based if you want Linux. 
Mint is also another distro based on Ubuntu with more proprietary
drivers. PC-Linux another distro to be aware. Sebayon based on Gentoo is 
excellent Linux distro easy to work and with

lots of proprietary drivers.

Personally  if  I had to chose  Linux  I would  stick with Debian based 
distro because of the package management and

the largest number of packages available.

Cheers,
Predrag

ed

___
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: Daylight Savings time

2008-03-02 Thread Erik Trulsson
On Sun, Mar 02, 2008 at 10:08:39AM -0800, Fred C wrote:
 The file does not exist...
 
 
 /usr/ports/misc/zoneinfo# make
 ===  Vulnerability check disabled, database not found
 = tzdata2007j.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch from ftp://elsie.nci.nih.gov/pub/.

Update your ports tree.  You are trying to fetch an outdated version
of the file.  The version it (currently) should fetch is tzdata2007k.tar.gz




-- 
Insert your favourite quote here.
Erik Trulsson
[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: Attansic Technology Corp. L1 Gigabit Ethernet Adapter

2008-03-02 Thread Ghirai
On Sun, 2 Mar 2008 17:43:09 +0100
Jose Luis Alarcon Sanchez [EMAIL PROTECTED] wrote:

 Hi Friends.
 
 My PC box have an Attansic Technology Corp. L1 Gigabit Ethernet Adapter
 and i wanna ask you if this device can work on FreeBSD.
 
 Now that 7.0 Release is out, maybe is time to make work FreeBSD on this
 machine.
 
 Thanks you very much, in advance.
 
 Regards.
 
 Jose.
 

As far as i know it doesn't work with FreeBSD.

I hope i'm wrong though, because i have one too.

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


Re: dependencies in portmaster

2008-03-02 Thread [EMAIL PROTECTED]
On 02/03/2008, Vivian Liu [EMAIL PROTECTED] wrote:
. . .
  # mkdir /usr/ports/editors/openoffice.org-2/work

  # chflags schg /usr/ports/editors/openoffice.org-2/work

  Portupgrade will skip rebuilding OpenOffice against its will.


What about HOLD_PKGS in /usr/local/etc/pkgtools.conf?

I do suppose -f overrides that, but carefully appending a
-x to every pass of portupgrade should mitigate that.

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


Re: FreeBSD bind performance in FreeBSD 7

2008-03-02 Thread Robert Watson


On Sat, 1 Mar 2008, Chris wrote:

Ironically the latest server I got last night has a intel pro 1000 a rarity 
:)


I am just giving feedback as when I speak to people in the datacentre and 
hosting business the biggest gripe with freebsd is hardware compatability, 
as I adore freebsd I ignore this and work round it but its defenitly 
reducing take up.


Of course I know current re issues are getting attention which I am thankful 
for, I fully understand the time and effort required to write drivers 
patches etc. and have got no critisicms for the people who do this my 
complaint is more focused on people claiming there is no issues its just the 
hardware.


It's no coincidence that Intel cards work quite well with FreeBSD, given that 
Intel has hired developers to make FreeBSD work well on their cards.  The same 
goes for companies like Broadcom, Chelsio, Neterion, etc, who provide not only 
the necessary documentation, but also put development resources into writing 
and QAing drivers.  Put pressure on your hardware providers to do the same 
thing for their hardware -- one or two people asking may not do the trick, but 
a few large customers beating on their sales engineers can make a big 
difference, and so can larger numbers of smaller customers.


Robert N M Watson
Computer Laboratory
University of Cambridge
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: the daemon that won't die

2008-03-02 Thread Colin Brace
On Sun, Mar 2, 2008 at 7:05 PM, Christian Walther [EMAIL PROTECTED] wrote:

  If you get an error from *cron* it means that greyscanner is executed
  from cron itself.

Christian,

no, I am not running greyscanner via cron.

However, there is this entry:

# Save some entropy so that /dev/random can re-seed on boot.
*/11   *   *   *   *   operator /usr/libexec/save-entropy

which I have temporarily commented out. The thing is, in terminal, I see this:

$ ps uax | grep greyscanner
operator 84730  0.0  1.1  7928  5468  ??  I 6:44PM   0:00.10
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 84999  0.0  1.1  7928  5468  ??  I 6:55PM   0:00.10
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 85162  0.0  1.1  7928  5468  ??  I 7:00PM   0:00.09
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 85436  0.0  1.1  7928  5468  ??  I 7:11PM   0:00.09
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 85736  0.0  1.1  7928  5468  ??  I 7:22PM   0:00.09
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 86024  0.0  1.1  7928  5468  ??  I 7:33PM   0:00.08
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 86327  0.0  1.1  7928  5468  ??  I 7:44PM   0:00.08
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 86610  0.0  1.1  7928  5468  ??  I 7:55PM   0:00.07
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 86772  0.0  1.1  7928  5468  ??  I 8:00PM   0:00.07
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 87066  0.0  1.1  7928  5468  ??  I 8:11PM   0:00.07
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 87377  0.0  1.1  7928  5468  ??  I 8:22PM   0:00.06
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 87666  0.0  1.1  7928  5468  ??  I 8:33PM   0:00.06
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 88051  0.0  1.1  7928  5468  ??  I 8:44PM   0:00.06
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 88358  0.0  1.1  7928  5468  ??  I 8:55PM   0:00.05
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 88521  0.0  1.1  7928  5468  ??  I 9:00PM   0:00.05
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 88833  0.0  1.1  7928  5468  ??  I 9:11PM   0:00.05
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 89175  0.0  1.1  7928  5468  ??  I 9:22PM   0:00.04
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 89479  0.0  1.1  7928  5468  ??  I 9:33PM   0:00.04
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 89807  0.0  1.1  7928  5468  ??  I 9:44PM   0:00.03
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 90127  0.0  1.1  7928  5468  ??  I 9:55PM   0:00.03
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 90291  0.0  1.1  7928  5468  ??  I10:00PM   0:00.03
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 90604  0.0  1.1  7928  5468  ??  I10:11PM   0:00.02
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 90946  0.0  1.1  7928  5468  ??  I10:22PM   0:00.02
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 91265  0.0  1.1  7928  5468  ??  I10:33PM   0:00.02
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)
operator 91619  0.0  1.1  7928  5468  ??  I10:44PM   0:00.01
/usr/bin/perl /usr/local/bin/greyscanner (perl5.8.8)

I can't figure out what the heck is going on;  what the connection is
between the greyscanner script and the cron errors. Note that the
above is happening every eleven minutes, just like the save-entropy
cron entry.

Thanks.

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


NAJNOVIJA PONUDA ! OBAVEZNO POGLEDAJTE ! NECETE SE POKAJATI !

2008-03-02 Thread AUTODATA
EKSTRA PONUDA

AutoData v2.12 na srpskom jeziku  , verzija za Windows XP

Ful verzija programa bez ikakvih vremenskih ogranicenja , sifri i crackova .

Idealno za sve automehanicare i sve one koje interesuju servisno-tehnicki 
podaci za automobile.

Program sadrzi servisno-tehnicke i radionicke podatke .
Predstavlja bazu podataka za vecinu putnickih i teretnih vozila proizvedenih od 
1959. - 2004. godine , ukljucujuci Zastavina vozila , sa semama 
elektroinstalacija samo za kontrolu rada motora .
Program se satoji od nekoliko delova:   
- Tehnicki podaci ;
- Zupcasti kais I PK kais ;
- Vremena popravke ;
- Podesavanje trapa ;
- Servisni intervali ;
- Dijagnosticki kodovi ;
- Airbag , Klima , ABS ;
- Seme elektricnih instalacija za kontrolu rada motora .  

Uz ovaj CD dobijaju se jos 3 CD-a:
-1) ZASTAVA AUTOMOBILI - CD koji sadrzi servisno-tehnicke podatke (detaljna 
servisna uputstva za Yugo Koral / Tempo / Skalu / Floridu) , servisna 
uputstva sa dosta ilustracija , seme elektroinstalacija i katalog rezervih 
delova i specijalnih alata za Zastava putnickaa vozila ;
-2) SVE STO STE ZELELI DA ZNATE O AUTOMOBILIMA I MOTORU - CD koji sadrzi 
detaljnja objasnjenja svih pojmova u vezi sa automobilom ;
-3) AutoData v5.373 na vise jezika (engleski , nemacki , italijanski , spanski 
, portugalski , holandski) - obuhvata vozila od 1959.-2004. godine. 
Sadrzi nesto vise podataka nego verzija na srpskom jeziku .
Takodje je ful verzija programa bez ikakvih vremenskih ogranicenja , sifri i 
crackova i traje neograniceno .

Obe verzije Autodate mogu biti istovremeno instalirane na istom racunaru i rade 
bez ikakvih smetnji .
 
Uz sve cd-ove se dobijaju precizna uputstva za instalaciju i koriscenje !

Svi programi su na kvalitetnim  Verbatim diskovima , u plasticnoj kutiji i sa 
uputstvom za koriscenje na prednjoj strani !

Saljem pouzecem !

Cena kompleta samo 700 dinara + PTT troskovi !

Ako zelite samo AutoDatu v2.12 na srpskom jeziku  , verziju za Windows XP , 
cena je samo 450 dinara + PTT troskovi !
Samo AutoData v5.373 na vise jezika je 350 dinara + ptt !
Samo Zastava automobili cd je 300 dinara + ptt !
Samo Sve sto ste zeleli da znate o automobilima i motoru je 250 dinara + ptt !

EKSKLUZIVNA PONUDA : NAJNOVIJA AUTODATA CDA 3.18 V 6.41296 (FUL VERZIJA NA 
ENGLESKOM , SPANSKOM ILI ITALIJANSKOM JEZIKU) KOJA OBUHVATA I 2007. GODINU NA 2 
CD-A ZA SAMO 800 DINARA +PTT TROSKOVI!
PODRZAVA I MICROSOFT VISTA OPERATIVNI SISTEM!

 EKSKLUZIVNA PONUDA : NAJNOVIJA AUTODATA CDA 2.18 V 6.430 (FUL VERZIJA NA 
NEMACKOM , FRANCUSKOM , ITALIJANSKOM , SPANSKOM , PORTUGALSKOM , SVEDSKOM , 
NORVESKOM , FINSKOM , DANSKOM I HOLANDSKOM  JEZIKU) KOJA OBUHVATA I 2007. 
GODINU NA 2 CD-A ZA SAMO 800 DINARA +PTT TROSKOVI!
PODRZAVA I MICROSOFT VISTA OPERATIVNI SISTEM!

EKSKLUZIVNA PONUDA: VIVID WORKSHOP ATI 7.1 VERZIJA ZA 2007. GODINU (FUL VERZIJA 
NA ENGLESKOM , FRANCUSKOM , ITALIJANSKOM , NORVESKOM , FINSKOM , SVEDSKOM I 
HOLANDSKOM  JEZIKU) ZA SAMO 800 DINARA + PTT!
Program je slican AutoDati .
Sadrži servisno-tehnicke podatke , elektroniku , seme , delove , odrzavanje , 
dijanosticke kodove za sva vozila , izdanje 2007 .
Od ove verzije sa novim i preglednijim interfejsom i obuhvatnijim podacima za 
razliku od prethodnih verzija.

EKSKLUZIVNA PONUDA : TOLERANCE DATA v 2007.1 (1 DVD) - višejezicna verzija 
(danski , engleski , nemacki , norveski , svedski ) ZA SAMO 800 DINARA + PTT !
Slican je Autodati i Workshopu , ali njegov glavni adut je deo za šeme 
elektroinstalacija i ožicenja u boji .
Detaljnije je objašnjena elektrika i teretni program  nego u Autodati .
Program sadrži sledece informacije : 
Tehnicki podaci (osnovni podaci, momenti strezanja, zupcasti kaiši, vremena 
popravke...)
Elektronika (kontrola rada motora, ABS, šeme ožicenja u boji, Airbag, Klima)
Za elektroniku sadrži generalno pinove na dijagnostickom konektroru, lokaciju, 
diagram, kodove grešaka i slicno.

EKSKLUZIVNA PONUDA: TECDOC 1/2008 (1. KVARTET 2008) na srpskom jeziku i drugim 
jezicima ( 1 DVD DL + 1 DVD ) - katalog rezervnih delova za sva vozila ( 
putnicki i teretni program ) , veoma detaljan , ZA SAMO 1200 DINARA + PTT!
Laka pretraga , svaki deo sadrzi proizvodjaca , kataloski broj , sliku  i cene .
Sadrži preko 11.500.000 delova proizvedenih od strane 280 najvecih svetskih 
proizvodjaca autodelova .
Dobijate i detaljno uputstvo za instalaciju i koriscenje .

 I TO NIJE SVE : 
-GORE NAVEDENI KOMPLET OD 4 CD-A + AUTODATA CDA 3.18 V 6.41296 NA 2 CD-A  ZA 
SAMO 1000 DINARA +PTT TROSKOVI !

- GORE NAVEDENI KOMPLET OD 4 CD-A + AUTODATA CDA 2.18 V 6.430 NA 2 CD-A  ZA 
SAMO 1000 DINARA +PTT TROSKOVI !

- GORE NAVEDENI KOMPLET OD 4 CD-A + VIVID WORKSHOP 7.1 VERZIJA ZA 2007. GODINU  
ZA SAMO 1000 DINARA +PTT TROSKOVI !

- GORE NAVEDENI KOMPLET OD 4 CD-A + TOLERANCE DATA v 2007.1 ZA SAMO 1000 DINARA 
+PTT TROSKOVI !

- GORE NAVEDENI KOMPLET OD 4 CD-A + TECDOC 1/2008 (1. KVARTET 2008) na srpskom 
jeziku ZA SAMO 1400 DINARA +PTT TROSKOVI !

- VIVID WORKSHOP ATI 7.1 

Re: remote startup scripts

2008-03-02 Thread Alex Zbyslaw

Björn König wrote:


I have a setup where /usr/local is actually not a local file system. It's
NFS. My problem is that the initialization scripts doesn't seem to
consider that startup scripts could be remote. Am I right or are there
options that I missed yet?
 

I assume the problem is that /usr/local isn't mounted at the time that 
the rcorder which looks for scripts there is run.  Yes?


I believe this problem is fixable by changing rc.d's idea of what needs 
to be done early to include NFS mounts. 

I've never done this and don't have a recent enough system to look at 
but, the man page for rc.d on 6.3 mentions the early/late divider so 
explore that and see if it helps you.  If NFS:/usr/local is mounted 
there should be no reason why you can't run startups scripts from there.


If that doesn't help then searches of the [EMAIL PROTECTED] mailing list 
might turn something up; if you can't find anything there then  posting 
to [EMAIL PROTECTED] might get you an answer if nothing more specific comes 
up here.


You should also mention which version of FreeBSD you are running, since 
rc.d is has had numerous improvements in recent releases.


--Alex


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


Webmin filesystem backup failed to create new pty

2008-03-02 Thread Eric Joseph
Performing backup of /usr/home/etserver2/enemy-territory/27960 to [EMAIL 
PROTECTED]:/root/27960 ..


Failed to create new PTY
I have reposted the question, since I was vague. I have attempted to
create a recurring Filesystem backup in webmin. When I configure it, and start 
backup I get
this message.




  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Webmin failed to create new pty

2008-03-02 Thread Eric Joseph
Performing backup of /usr/home/etserver2/enemy-territory/27960 to [EMAIL 
PROTECTED]:/root/27960 ..


Failed to create new PTY
Here is the output.
I found a question from another user, but he solved it without posting how or 
why
it was causing a problem. Generally I don't need help solving problems, I have 
tried to 
configure it but it won't back up.




  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


sa: user accounting initialization failed - FreeBSD 7-stable

2008-03-02 Thread George Fazio
I'm seeing errors from sa in my daily run output.  I read the man page 
for sa(8) and some of the commands that were referenced under the see 
also section.  I'm completely lost.  Could anyone point me in the right 
direction?


Here is a snippet of the output from the daily run output

Rotating accounting logs and gathering statistics:
sa: converting user accounting stats: Inappropriate file type or format
sa: user accounting initialization failed

Thanks,
George

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


Creating a custom install disk

2008-03-02 Thread Doug Hardie
I have a number of servers that I am going to be updating to FreeBSD 7  
from 6.2.  I have built a new base system with all the configurations  
and ports and local code that I need.  This process takes about 2 days  
from the distribution CDs.  I need a way to clone this machine and  
install on the others.


My first idea was a custom install disk.  The make release process  
does not appear to do what I want.  It would install a GENERIC kernel  
and take the config files from the distribution.


LiveCD was tried, but it fails with numerous attempts to write to  
directories that do not exist.  I expect I could manually create those  
directories, but I am not sure what it would actually install since it  
too builds a new GENERIC (but slightly modified) kernel.


I tried creating a dump file of the new machine and restoring it on  
the old one.  I did root first and was going to then do /usr, but the  
alterations to root were such that the system just couldn't keep going  
through the process.  That what I had expected, but it was worth a try.


I have not tried this, but perhaps it might work.  Creating the dump  
files on the new machine, booting the old from the live filesystem cd,  
recreating the filesystems on disk and then restoring from the dump  
files on the new system.  That would require a good net connection  
between the 2 machines.


Is there a better way to do this?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Spam mails

2008-03-02 Thread Ming Tang
Hi -

My email server is on FreeBSD 5.4 Release. I got a lot spam mails every day
and it is really a headache to clean these mails in my pop mail client
software daily.

Is there any effective way to reduce and block these spam emails? Please
help to provide me hint or direction.

Thank you in advance.


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


Re:[solved] gdm + xdmcp

2008-03-02 Thread Daniel Iliev
On Sat, 1 Mar 2008 06:31:39 +0530
Girish Venkatachalam [EMAIL PROTECTED] wrote:

 On 01:10:06 Mar 01, Daniel Iliev wrote:
  Hi, people
  
  
  I installed FreeBSD using the 7.0-RELEASE-i386-bootonly.iso CD
  image. After I installed Gnome (pkg_add -r gnome2), I was able to
  start it on the FreeBSD and show it on my GNU/Linux workstation
  like this:
  
  1) (Xnest :1 ) ; terminal --display=:1
  2) in the Xnested terminal:
  ssh -Y bsd.example.org gnome-session 
  (Ctrl+D)
  
  Next I started gdmsetup on the FreeBSD system and enabled Remote
  Login (XDMCP). It was followed by a gdm-restart. No error
  messages, everything seems fine, but I can not connect to the
  FreeBSD box issuing Xnest -query bsd.example.org :2 from the
  workstation.
  
  The above steps are usually enough to get XDMCP working between
  GNU/Linux hosts. Actually the reverse scenario works just fine - I
  was able to get my GNU/Linux Gnome showing on the FreeBSD system via
  XDMCP. The two hosts are on the same HUB and in the same /24 private
  network.
  
  
  What am I missing in the FreeBSD setup?
  
 


I'm posting this one just for future reference if someone else hits the
same problem.

I rebuilt the kernel w/o IPv6 support (and a bunch of other things I
don't need but they seem irrelevant). After rebooting into the kernel
the gdm started crashing.

cd /usr/ports/*/gdm ; make deinstall ; make install clean.

The last command brings a configuration menu where I disabled the IPv6
support. After building and installing gdm this way the new instance
speaks XDMCP as expected.



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


Re: Spam mails

2008-03-02 Thread Glen Barber
On Sunday 02 March 2008 09:30:47 pm Ming Tang wrote:
 Hi -

 My email server is on FreeBSD 5.4 Release. I got a lot spam mails every day
 and it is really a headache to clean these mails in my pop mail client
 software daily.

 Is there any effective way to reduce and block these spam emails? Please
 help to provide me hint or direction.

Although I'm not certain of your exact setup, I use procmail to filter out 
the 'spam' mail.  Well.. In reality, I use it in a reverse fashion.  

I filter all mail to my 'trash' folder, then using procmail, filter all 'good' 
mail out (ie, mailing lists, school email, personal contacts, etc).

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


Re: Spam mails

2008-03-02 Thread Paul A. Procacci

Server wide blocking w/ an rbl of your choice:

http://cr.yp.to/ucspi-tcp/rblsmtpd.html

Server wide or inbox specific filtering w/ bayes capabilities:

http://spamassassin.apache.org/

Or, don't run a mail server...which is the most effective.  ;)
Obviously there are many other programs you can use, however I just 
provided two off the top of my head.


~Paul

Ming Tang wrote:

Hi -

My email server is on FreeBSD 5.4 Release. I got a lot spam mails every day
and it is really a headache to clean these mails in my pop mail client
software daily.

Is there any effective way to reduce and block these spam emails? Please
help to provide me hint or direction.

Thank you in advance.


- Ming
 
___

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]


Highpoint Rocketraid 1520 / 1522 SATA RAID controllers.

2008-03-02 Thread Ezat - Ezatech

   Hello,
   Anyone using highpoint rocketraid SATA Raid controllers?  I am
   specifically looking at the 1520 or the 1522 model.
   The question is once the configuration is done on the card, is it
   represented to FreeBSD as one drive instead of two which currently my
   cheapy raid controller does?
   Ezat
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sound on Dell Latitude D830 with 7.0 RC1

2008-03-02 Thread knowtree
Dell Latitude D830
FreeBSD 7.0 RC1
Gnome

Has anyone got these features working?

Sound
WiFi
ACPI

As for sound, I did all the usual stuff. Gnome acts as though I have a
sound card, but no sound from any sources. cat /dev/sndstat results:

FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386)
Installed devices:
pcm0: Intel 82801H High Definition Audio Controller at memory 0xfebfc000
irq 21 kld snd_hda [20071129_0050] [MPSAFE] (1p:2v/1r:1v channels duplex
default)

For WiFi I am using my trusty Lucent Gold PC Card. wi0 works perfectly with
that. Will the wrapper work with the built-in radio?

Gary Dunn
Honolulu


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


Re: dependencies in portmaster

2008-03-02 Thread 刘伟南

Yeah, you are right. I didn't know this configure file.
Thank you :)

Regards.

Vivian

On Mon, 03 Mar 2008 04:24:50 +0800, [EMAIL PROTECTED] [EMAIL PROTECTED]  
wrote:



On 02/03/2008, Vivian Liu [EMAIL PROTECTED] wrote:
. . .

 # mkdir /usr/ports/editors/openoffice.org-2/work

 # chflags schg /usr/ports/editors/openoffice.org-2/work

 Portupgrade will skip rebuilding OpenOffice against its will.



What about HOLD_PKGS in /usr/local/etc/pkgtools.conf?

I do suppose -f overrides that, but carefully appending a
-x to every pass of portupgrade should mitigate that.





--
宠辱不惊,闲看庭前花开花落;去留无意,漫随天外云卷云舒。
 http://www.liuweinan.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]