From fb5263b331827d8c51c8e6644a847b4a1c835f12 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Fri, 19 May 2023 12:32:02 -0400 Subject: [PATCH] fix: update readme headers so we can deep link setup instructions (#105) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 35d3006..6fa5214 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Note: This project is a work-in-progress. You should at a minimum be familiar wi ## Setup -1. Rebase onto the image +### 1. Rebase onto the image Any system running `rpm-ostree` should be able to rebase onto one of the images built in this project: @@ -67,7 +67,7 @@ Note: This project is a work-in-progress. You should at a minimum be familiar wi And then reboot. -2. Set kargs after rebasing +### 2. Set kargs after rebasing Setting kargs to disable nouveau and enabling nvidia early at boot is [currently not supported within container builds](https://github.com/coreos/rpm-ostree/issues/3738). They must be set after rebasing: @@ -79,9 +79,9 @@ rpm-ostree kargs \ ``` And then reboot one more time! -3. Enable Secure Boot support +### 3. Enable Secure Boot support -IMPORTANT NOTE: On June 17, 00:00 UTC, we will make a change to the key which is used to sign nvidia kernel modules. The new key is being made available May 17. The new key is `akmods-ublue.der` / `public_key.der.new` in the code blocks below. Until this document is updated to remove the old key, please import BOTH keys! This will ensure your SecureBoot system boots as expected after the cutover on June 17. +**IMPORTANT NOTE:** On June 17, 00:00 UTC, we will make a change to the key which is used to sign nvidia kernel modules. The new key is being made available May 17. The new key is `akmods-ublue.der` / `public_key.der.new` in the code blocks below. Until this document is updated to remove the old key, please import BOTH keys! This will ensure your SecureBoot system boots as expected after the cutover on June 17. [Secure Boot](https://rpmfusion.org/Howto/Secure%20Boot) support for the nvidia kernel modules can be enabled by enrolling the signing key: