-----Original Message----- >From: Hannah Schroeter [mailto:[EMAIL PROTECTED] >On Tue, Aug 16, 2005 at 11:36:42AM -0400, Timothy Donahue wrote: >>[...] > >>As a general rule, if the update is in a library or in the /usr/src/sys >>folder >>then I build and install a new kernel then do a `make build`. If the change >>is in an application, then I skip the kernel. > >IIRC the kernel doesn't use anything to build not contained in >/usr/src/sys, so I think no new kernel needed for /usr/src/lib changes. >
/usr/src/sys may well be self contained, however I have never tried building it without the full source tree nor have I spent the time to look through the code to see if it is. I have found that the 15 minutes it takes to build, install, and reboot to install the new kernel isn't that big a burden since we have built a fair amount of redundancy into the services that are provided by OpenBSD. Tim Donahue