Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: GENERIC kernel "modules" implementation info?
On Mon, Dec 21, 2009 at 06:33:30PM +0100, Hubert Feyrer wrote:
> On Mon, 21 Dec 2009, yancm%sdf.lonestar.org@localhost wrote:
> >Can someone please point me to the documentation or just explain how
> >GENERIC should work for modular support of FFS? (and maybe a description
> >of what is meant / envisioned by a modular GENERIC kernel?)
>
> Maybe this helps:
> http://www.feyrer.de/NetBSD/blog.html/nb_20091018_1917.html
Maybe the kernel Makefile should put the newly built kernel in a subdirectory,
to make it a bit more obvious that you need to do more than just copy the
kernel file. i.e.:
.../GENERIC/netbsd/
.../GENERIC/netbsd/netbsd
.../GENERIC/netbsd/netbsd.gdb
.../GENERIC/netbsd/modules -> /stand (or a readme file, or whatever)
There was some talk about the actual installed kernel being a directory; what
ever happened with that?
eric
Home |
Main Index |
Thread Index |
Old Index