> The NetBSD guide does not talk about kernel modules at all in the
> updating section
> (https://www.netbsd.org/docs/guide/en/chap-kernel.html,
> http://netbsd.org/docs/guide/en/chap-updating.html)
>
> What is the current best-practice method for that?
I do upgrades using sysupgrade. „sysupgrade
Thomas Klausner writes:
> The NetBSD guide does not talk about kernel modules at all in the
> updating section
> (https://www.netbsd.org/docs/guide/en/chap-kernel.html,
> http://netbsd.org/docs/guide/en/chap-updating.html)
>
> What is the current best-practice method for that?
My update method i
> On Nov 4, 2023, at 17:30, Thomas Klausner wrote:
>
> Hi!
>
> I'm used to just running fully-compiled kernel without kernel modules
> to speak of, so I just to 'build.sh kernel=GENERIC' and copy the
> resulting kernel to /netbsd manually.
>
> However, e.g. dtrace is a kernel module, so if
Hi!
I'm used to just running fully-compiled kernel without kernel modules
to speak of, so I just to 'build.sh kernel=GENERIC' and copy the
resulting kernel to /netbsd manually.
However, e.g. dtrace is a kernel module, so if I'm interested in
bugfixes for that, the kernel module needs to be update