Re: bug: "device ether" no longer optional

2000-06-30 Thread Andrey A. Chernov
On Fri, Jun 30, 2000 at 11:10:47AM -0600, Warner Losh wrote: > If you must operate at this reduced level of security, add > 'options RANDOMDEV' to your kernel or modload the randomdev > module. > > I think is much closer to reality. Thanks for the patch, it was just > want I ne

Re: bug: "device ether" no longer optional

2000-06-30 Thread Warner Losh
In message <[EMAIL PROTECTED]> Archie Cobbs writes: : OK, does this sound correct? Almost. : diff -u -r1.91 UPDATING : --- UPDATING 2000/06/29 00:34:54 1.91 : +++ UPDATING 2000/06/30 17:01:58 : @@ -21,6 +21,10 @@ : openssh and openssl should not be used to generate keys from this :

Re: bug: "device ether" no longer optional

2000-06-30 Thread Archie Cobbs
Warner Losh writes: > : check in the fix thanks to the broken ssh. So now I'm now building > : another kernel with RANDOMDEV, even though that this is the solution > : was not at all obvious from reading UPDATING. > > Patches to UPDATING welcome. Grumping about UPDATING ignored. :-) OK, does th

Re: bug: "device ether" no longer optional

2000-06-30 Thread Warner Losh
In message <[EMAIL PROTECTED]> Archie Cobbs writes: : check in the fix thanks to the broken ssh. So now I'm now building : another kernel with RANDOMDEV, even though that this is the solution : was not at all obvious from reading UPDATING. Patches to UPDATING welcome. Grumping about UPDATING ign

Re: Boot hang (was Re: bug: "device ether" no longer optional)

2000-06-30 Thread Doug Barton
"Andrey A. Chernov" wrote: > > On Thu, Jun 29, 2000 at 12:46:59PM -0700, Doug Barton wrote: > > Are you using any optimizations other than "-O -pipe"? There's a > > problem since Peter's recent changes that cause it to bomb out with > > anything more exotic. > > Yes, this was a reason. > I

Boot hang (was Re: bug: "device ether" no longer optional)

2000-06-30 Thread Andrey A. Chernov
On Thu, Jun 29, 2000 at 12:46:59PM -0700, Doug Barton wrote: > Are you using any optimizations other than "-O -pipe"? There's a > problem since Peter's recent changes that cause it to bomb out with > anything more exotic. Yes, this was a reason. I have "-O2 -pipe" instead of "-O -pipe", bu

Re: bug: "device ether" no longer optional

2000-06-29 Thread Garance A Drosihn
At 1:10 PM -0700 6/29/00, Kris Kennaway wrote: >On Thu, 29 Jun 2000, Archie Cobbs wrote: > > > Luckily I happened to have seen -current in the past couple of days. > > Trying to search -current on the web site for the appropriate keywords > > yeilded only articles from the years 1997 through 1999,

Re: bug: "device ether" no longer optional

2000-06-29 Thread Kris Kennaway
On Thu, 29 Jun 2000, Archie Cobbs wrote: > Luckily I happened to have seen -current in the past couple of days. > Trying to search -current on the web site for the appropriate keywords > yeilded only articles from the years 1997 through 1999, nothing in > 2000, and there is no way to sort by date

Re: bug: "device ether" no longer optional

2000-06-29 Thread Doug Barton
On Thu, 29 Jun 2000, Andrey A. Chernov wrote: > On Thu, Jun 29, 2000 at 11:57:59AM -0700, Archie Cobbs wrote: > > Andrey A. Chernov writes: > > > Without "device ether" in config file kernel fails to compile and > > > complains on undefined function ether_ifdetach() in if.c:if_detach() > > > > >

Re: bug: "device ether" no longer optional

2000-06-29 Thread Andrey A. Chernov
On Thu, Jun 29, 2000 at 11:57:59AM -0700, Archie Cobbs wrote: > Andrey A. Chernov writes: > > Without "device ether" in config file kernel fails to compile and > > complains on undefined function ether_ifdetach() in if.c:if_detach() > > > > Please fix. > > I'm working on it. > > Of course, in o

Re: bug: "device ether" no longer optional

2000-06-29 Thread Archie Cobbs
Andrey A. Chernov writes: > Without "device ether" in config file kernel fails to compile and > complains on undefined function ether_ifdetach() in if.c:if_detach() > > Please fix. I'm working on it. Of course, in order to check in the fix, I first need to build a new kernel and test it. But on

Re: bug: "device ether" no longer optional

2000-06-28 Thread Maxim Sobolev
"Andrey A. Chernov" wrote: > Without "device ether" in config file kernel fails to compile and > complains on undefined function ether_ifdetach() in if.c:if_detach() Here too. -Maxim To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

bug: "device ether" no longer optional

2000-06-28 Thread Andrey A. Chernov
Without "device ether" in config file kernel fails to compile and complains on undefined function ether_ifdetach() in if.c:if_detach() Please fix. -- Andrey A. Chernov <[EMAIL PROTECTED]> http://ache.pp.ru/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in t