default_final &&
# kmod-3 changes
message "\n${PROBLEM_COLOR}kmod-3 changes:"                        \
        "$DEFAULT_COLOR$MESSAGE_COLOR"                               \
        "kmod now provides the following programs:\n" \
	"inmod, rmmod, modprobe, depmod and modinfo\n" \
        "These were previously provided by module_init_tools\n" \
        "and are believed to be fully compatible"
# final warning
message "\n${PROBLEM_COLOR}Check any local scripts and udev rules !!!\n" \
        "especially those that parse any output messages\n" \
        "\n$DEFAULT_COLOR$MESSAGE_COLOR Read the NEWS file"
