# Kernel RPM package name change to kernel-redhat Google doc: https://docs.google.com/document/d/1R4dLnYqaQDa-8uZ9bLh2J5lis_q8LZG0xatdFCt2QrQ/edit#heading=h.hz7ng9995ms6 Jira cards: * Main epic: https://issues.redhat.com/browse/RHELPLAN-152217?focusedId=22309925&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-22309925 * https://issues.redhat.com/browse/RHELPLAN-152217?focusedId=22309925&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel * Brew package: https://brewweb.engineering.redhat.com/brew/packageinfo?packageID=84369 How to do an RHCOS compose with the Gemini kernel: https://issues.redhat.com/browse/COS-2200?focusedId=22309429&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-22309429 Commands as: ``` rpm -q kernel # Won't work `uname -r` # Still work ``` Things like `dnf install kernel-headers` PRs: * https://github.com/coreos/rpm-ostree/pull/4386 * https://github.com/openshift/os/pull/1286 ## Next Steps * Create a rhcos image with the new kernel * Run the rhcos tests * Create a relase payload * Run the OCP tests via chat bot