I am considering trying:
# pkg lock -g FreeBSD-kernel*
to prevent touching the kernel during other upgrades. The idea being I don't want to re-compile my drm/amd drivers which historical give me kernel version mismatch errors.
Bad idea? Good idea? Would this be the canonical way to accomplish my goals?
# pkg lock -g FreeBSD-kernel*
to prevent touching the kernel during other upgrades. The idea being I don't want to re-compile my drm/amd drivers which historical give me kernel version mismatch errors.
Bad idea? Good idea? Would this be the canonical way to accomplish my goals?