On Fri, Jan 20, 2012 at 07:23:35PM +0200, Andriy Gapon wrote: > I think that it probably could be easier for you and for those reviewing your > kernel config if you 'include'-d GENERIC into your kernel config and then used > device/nodevice, options/nooptions, etc to make your customizations.
I strongly recommend this path. It took a long period of time to factor out the crazy kernel configs that were used all over the package building nodes. The "stuff that changed" wound up only being ~15 lines, 10 of which were common to all nodes and archs. The rest were minor tweaks. But there was no way to tell that without a lot of detective work. mcl _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
