Je me retrouve avec seulement deux kernels d'installés.
Le fonctionnement de yum a changé récemment et le plugin yum-installonly n'existe plus.
Il faut ajouter la ligne
installonly_limit = x (x = nb de versions de kernel à conserver)
dans le fichier /etc/yum.conf
Pour plus d'information voir
ici :
Update Information:
- integrated installonlyn plugin functionality - new config option installonly_limit will remove old, non-running kernels from your system as you add more. In fedora, if you had disabled the installonlyn plugin you will have to disable it your /etc/yum.conf with 'installonly_limit = 0'.