You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kernel_remove: init script to remove a specified kernel
This script basically cleans up all the possible paths that might be
populated from a `make modules_install` and `make install`. Given that
the kernel is removed, the grub entry is also removed with the help of
`grubby`.
This is an ad-hoc script created to quickly remove a kernel without much
fuss about it.
0 commit comments