We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a200ee1 commit 5758990Copy full SHA for 5758990
README.md
@@ -22,6 +22,13 @@ Note: This project is a work-in-progress. You should at a minimum be familiar wi
22
23
## Setup
24
25
+### 0. Prepare to rebase
26
+
27
+1. `rpm-ostree reset` will remove all your layered packages and prepare for rebasing.
28
+2. Rebase to an *unsigned* Universal Blue image, this will ensure that you have the proper keys and policies on your machine:
29
30
+ rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/silverblue-main
31
32
### 1. Rebase onto the image
33
34
Any system running `rpm-ostree` should be able to rebase onto one of the images built in this project:
0 commit comments