RE: compress bootdisk

2001-02-21 Thread Glen Gross
Please let me know if you have any info on how to set up such a diskless firewall. In particular, would such a box be able to run NAT and simulate linux's IP masquerading? I am in the same boat... I have a 4.1rc2 box that is the most reliable box on my home network, but I am still running Lin

Re: FreeBSD 4.3 RELEASE schedule

2001-02-21 Thread Will Andrews
On Wed, Feb 21, 2001 at 07:42:26AM -0800, David Wolfskill wrote: > Now, to illustrate the danger of appearing to "set precedent", is there > hope that PRs in http://www.freebsd.org/cgi/query-pr.cgi?pr=24102 and > http://www.freebsd.org/cgi/query-pr.cgi?pr=23328 could be taken care of > prior to 4

Re: Tracking -docs like -stable

2001-02-21 Thread Nik Clayton
Kenneth, On Tue, Feb 20, 2001 at 08:04:04PM -0500, Kenneth W Cochran wrote: > Hello -stable & -docs: > > I'm trying to "track" documentation similarly to -stable. > I can cvsup the "docs-supfile" Just Fine, but what needs to > be done afterward? Chapter 7 of the FDP Primer, at http://www.f

Re: 4.2 STABLE: libssl.so undef: sk_X509_NAME_value

2001-02-21 Thread Roelof Osinga
Matthew Reimer wrote: > > Do you have the openssl port installed? Since openssl was imported to > -stable, the port is not necessary and can actually get in the way. Try > deleting it (pkg_delete openssl-xxx). > > BTW, same goes for the ssh port. No, I haven't installed either of those. This bo

PS/2 mouse problem solved

2001-02-21 Thread Krzysztof Parzyszek
Last time I forgot to say that I was getting those ``psmintr out of sync'' messages. Now, I set flags 0x100 for the psm0 device and everything runs just fine (with the KVM switch). Thank you everyone who responded to me the first time. -- ,oOo.Bc -=EEKrzysztof Parzyszek <[EMAIL PROTECTED]

RE: PS/2 mouse problem solved

2001-02-21 Thread Chris Neam
I could be wrong here but most of the new motherboards being released (all of the new via chipsets after the mvp series as well as the intel i8x0 series) support hot-swap of ps/2 as long as the computer is booted with it. They are supposed to give an audible beep when the user reinserts the connec

Re: Hello

2001-02-21 Thread Brooks Davis
On Wed, Feb 21, 2001 at 12:20:32PM -0800, Glen Gross wrote: > The default /sys/i386/conf/KERNEL build file does not have the networking > features enabled; you will need to bring in the appropriate files from LINT > and recompile. Read /usr/src/UPDATING for details. There is no /sys/i386/conf/

RE: Hello

2001-02-21 Thread Glen Gross
I did mean to refer to the GENERIC file. But are the necessary protocols, etc. included to enable networking? I also recall that there was talk about disabling inetd by default. Do we still need inetd_enable="YES" in /etc/rc.conf? On Wednesday, February 21, 2001 12:28 PM, Brooks Davis [SMTP:

Re: cvsup confusion

2001-02-21 Thread Allen Landsidel
At 09:07 2/21/2001 -0800, you wrote: >There is a problem with this approach. Suppose everybody did it that >way. Then at exactly the same time each week, everybody in a given >time zone would be trying to CVSup from their nearby mirrors. The >mirrors would quickly fill up, and you'd be retryi

RE: PS/2 mouse problem solved

2001-02-21 Thread [EMAIL PROTECTED]
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Krzysztof > Parzyszek > Sent: Wednesday, February 21, 2001 1:47 PM > To: Matt Heckaman > Cc: FreeBSD-STABLE > Subject: Re: PS/2 mouse problem solved > > > On Wed, Feb 21, 2001 at 04:33:19PM -0500, Matt

multiple copies of freebsd-stable

2001-02-21 Thread George . Giles
I have multiple identical boxes. I want to build freebsd-stable on one of them and then copy to others. Does any automation exist to do this, or do I have to push the entire /usr/src directory and then run the install/merge process ? Please advise. TIA, George To Unsubscribe: send mail to [E

Re: syslog changes in 4.2-stable?

2001-02-21 Thread lists
On Wed, Feb 21, 2001 at 06:20:13PM +0900, Hajimu UMEMOTO wrote: > lists> Thanks, yes, that works...but, ugh. So some backward-compatibility was broken > lists> in 4.2-STABLE...and that should probably be fixed... > > It is security reason. The -s option is specified by default under > 4.X or lat

Re: multiple copies of freebsd-stable

2001-02-21 Thread David Wolfskill
>From: [EMAIL PROTECTED] >Date: Wed, 21 Feb 2001 14:33:29 -0600 >I have multiple identical boxes. I want to build freebsd-stable on one of >them and then copy to others. >Does any automation exist to do this, or do I have to push the entire >/usr/src directory and then run the install/merge proc

Re: cvsup confusion

2001-02-21 Thread John Polstra
In article <[EMAIL PROTECTED]>, Mark Drayton <[EMAIL PROTECTED]> wrote: > I wrote a small script to cvsup stable, ports and doc every > couple of days by running cvsup > for each > collection. Somehow this script appears to have 'gone wrong' leaving > several copies of cvsup running at once. Is