Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



> In its present form, the change is not complete, as the build fails
> because the directory has not been created.
>
>       nbmtree: ./kernel: No such file or directory
>       nbmtree: failed at line 35903 of the specification

I've committed a fix to this by adding ./kernel to
distrib/sets/lists/base/mi.  Perhaps it should have gone into
distrib/sets/lists/base/mi.module instead (I have a pending
commit to etc/mtree/NetBSD.dist which adds ./kernel; without it,
evbppc, which doesn't do kernel modules, will fail it's build).

For one, I support the renaming; ./stand is (at least historically)
for stand-alone code, and kernel modules are not stand-alone code.
Admittedly we have precious few, if any, instances of stand-alone code
in our tree beyond our boot loaders, which are treated specially.

Regards,

- Håvard


Home | Main Index | Thread Index | Old Index