Re: [Fwd: FreeBSD 3.5 now available for x86]

2000-06-30 Thread Bill Fumerola
On Sat, Jul 01, 2000 at 12:33:57AM +1200, Mark Ibell wrote: > Anyone know if Yahoo! are running 4.0-RELEASE or 4.0-STABLE? For all intents and purposes 4.0-YAHOO, which is a subset of 4.0-STABLE :-> -- Bill Fumerola - Network Architect / Computer Horizons Corp - CHIMES e-mail: [EMAIL PROTECTED]

make installworld to a different dir?

2000-06-30 Thread David Miller
Is it possible to make installworld to some other directory than the actual system? Something like: make installworld ROOT=/usr/test Thanks, --- David To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: Ethernet card

2000-06-30 Thread Michael
When I went from 4.0 release (where everything worked fine) to 4.0 stable my ep0 seemed to cause the pc to lockup at boot when probeing for hardware. It stats in the freebsd complete book that the ep0 is bugy and can cause the PC to lockup on hardware probes. I have 3 ethernet cards in my system a

Re: FreeBSD 3.5 now available . . . . .

2000-06-30 Thread Doug Barton
Andy wrote: > > On Fri, 30 Jun 2000, Doug Barton wrote: > > > > And honestly, I don't have the time to debug > > > it. It didn't work, I went back to what worked. Is that so bad? > > > > Nope, it's your life, spend the time whatever way feels right to you. > > However, I think most of us

Re: random resets

2000-06-30 Thread Michael
When I went from 3.4 to 4.0 release I got random resets. It took me a while to figure out what it was, when I had a reread of the config kernel info in the handbook I noticed this # For older non-PCI systems, these are the lines to use: #device ata0at isa? port IO_WD1 irq 14 #device

Re: telnet/tcp problems in 4.0-RELEASE

2000-06-30 Thread Doug White
On Sat, 1 Jul 2000, Mark Ibell wrote: > We have a FreeBSD 4.0-RELEASE (GENERIC kernel) box at work that has > exhibitted some strange telnetd behaviour. For example, when you try to > telnet in you get a login prompt straight away but after entering a > password have to wait for exactly 150 secon

Re: random resets

2000-06-30 Thread Bryan Bursey
Hristo: I have to disagree. I track -stable and rebuild every few days. Between rebuilds, my machine with similar hardware (ABit BP6, dual 366 Celerons, and 128MB RAM) run without any problems. You're going to need to eliminate the possibility of this being hardware related, or provide a more

Re: FreeBSD 3.5 now available . . . . .

2000-06-30 Thread Andy
On Fri, 30 Jun 2000, Doug Barton wrote: > > And honestly, I don't have the time to debug > > it. It didn't work, I went back to what worked. Is that so bad? > > Nope, it's your life, spend the time whatever way feels right to you. > However, I think most of us would appreciate it if you

Re: Some troubles with pident on 4.0-STABLE

2000-06-30 Thread David Malone
On Fri, Jun 30, 2000 at 06:16:16AM -0700, Cy Schubert - ITSD Open Systems Group wrote: > Use the auth service built into 4.0's inetd: > > authstream tcp waitrootinternalauth -d foobar > -rgo UNIX This was broken (last time I checked) if the ident query was spread over

Re: Some troubles with pident on 4.0-STABLE

2000-06-30 Thread Vivek Khera
> "CS" == Cy Schubert <- ITSD Open Systems Group <[EMAIL PROTECTED]>> >writes: CS> Use the auth service built into 4.0's inetd: CS> authstream tcp waitrootinternalauth -d foobar CS> -rgo UNIX Speaking of built-in identd, has anyone gotten the built-in to work on 3

Re: random resets

2000-06-30 Thread Thierry . Herbelot
Hello, I'm also using at home a BP6 with -Stable, and it's as stable as any rock you could find, so the FreeBSD code is certainly not the culprit for your resets. What I've noticed with my BP6 is that it's very sensitive to heat : I'm now forced to run it in an open case to keep it going (an

Re: OpenSSH - replacement for ssh-askpass?

2000-06-30 Thread Vivek Khera
> "TF" == Ted Faber <[EMAIL PROTECTED]> writes: TF> Is this program (or a replacement) available for OpenSSH? If not is TF> there a compatible X program that I can use in its place? cd /usr/ports/security/openssh-askpass/ make install Done. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: dc19 fructration.

2000-06-30 Thread Luigi Rizzo
> The biggest insult was that BDG_MAX_PORTS was defined ... and used > elsewhere in the code, but that a static 16 entries was allocated in > the status struct (and not range checked anywhere). right... and i even looked at the code yesterday, because i remember there was some static set of ports