On 07/26/2018 10:41 AM, Rick Stevens wrote:
        # dnf install 'dnf-command(versionlock)'
        # dnf versionlock add kernel-4.17.3-200.fc28.x86_64 \
        kernel-core-4.17.3-200.fc28.x86_64 \
        kernel-modules-4.17.3-200.fc28.x86_64 \
        kernel-modules-extra-4.17.3-200.fc28.x86_64

to protect it from deletion. You need to specify all of those as the
kernel RPM itself is a meta RPM that pulls in the -core, -modules and
-modules-extra RPMs. Actually, it'd be a good thing to do an

It should be enough just to lock the kernel package. That will hold all the other ones as well because they are dependencies.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/ETR3O2QBJFXKRIZSKLCAFOAN6MQA2IA2/

Reply via email to