developer-portal / content

Content for the Fedora Developer Portal
https://developer.fedoraproject.org/
GNU General Public License v2.0
106 stars 250 forks source link

Clean up outdated issues #382

Open pvalena opened 3 years ago

pvalena commented 3 years ago

@jackorp could you take a look at the issues here?

Melophip commented 1 year ago

Can I be assigned this issue? Thank u.

Sharif-Molla commented 6 months ago

With fedora it is totally unnecessary to remove older kernels. Fedora does that automatically and by default keeps the latest 3 kernels installed in case of a boot problem. Thus that script is normally not needed. Note also that the link you followed is for power users – as shown by the note at the very top.

If you run the command dnf list installed 'kernel*' you should see each kernel package listed with the latest 3 versions (with a couple exceptions having only one version). Any differences would normally be because the user chose to keep more or had not upgraded enough times to perform at least 2 kernel updates after the initial install.

Most users never need to do anything more than the dnf upgrade and the system manages the rest for them.