RE: kerneld for -current

2000-05-31 Thread Yevmenkin, Maksim N, CSCIO

> > is there any interest in ``kerneld'' (a-la Linux) for 
> FreeBSD? i've got
> > some working prototype
> 
> Could you summerize what it offers and does?

from RedHat documentation:



Red Hat Linux includes kerneld, the Kernel Daemon, 
which automatically loads some software and hardware 
support into memory as it is needed, and unloads it 
when it is no longer being used. 



thanks,
emax


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: kerneld for -current

2000-05-31 Thread David O'Brien

On Tue, May 30, 2000 at 10:17:22AM -0400, Yevmenkin, Maksim N, CSCIO wrote:
> is there any interest in ``kerneld'' (a-la Linux) for FreeBSD? i've got
> some working prototype

Could you summerize what it offers and does?
 
-- 
-- David  ([EMAIL PROTECTED])
  Disclaimer: Not speaking for FreeBSD, just expressing my own opinion.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



kerneld for -current

2000-05-30 Thread Yevmenkin, Maksim N, CSCIO

Hello All,

is there any interest in ``kerneld'' (a-la Linux) for FreeBSD? i've got some
working
prototype at http://home.earthlink.net/~evmax/kerneld.tar.gz

so far, i've got it working on -current for char devices and network
interfaces.
file systems are currently in progress.

if there is no interest - i'll paint it in green and throw it away :)

thanks,
emax

p.s. yes, i do know that ifconfig is able to load modules and file system
modules
can be loaded by kernel. but may be better to have one interface?




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message