> It would be nice if you could consider this patch to be included in
> one of the future kernels. I am not the kernel patch specialist, so
> please excuse if I missed to follow a specific procedure.
Looking at your patch :
+ if [ -x /sbin/update-grub ]; then /sbin/update-grub; fi
This is distro specific. We should leave that job to installkernel up
to the vendors to customing it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/