From 5758990646e2880f1639fd28974c234b5a15d0bf Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Mon, 24 Jul 2023 22:57:52 -0400 Subject: [PATCH] fix: add signed image prep instructions (#134) This should help with #133 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 543d142..414121d 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,13 @@ Note: This project is a work-in-progress. You should at a minimum be familiar wi ## Setup +### 0. Prepare to rebase + +1. `rpm-ostree reset` will remove all your layered packages and prepare for rebasing. +2. Rebase to an *unsigned* Universal Blue image, this will ensure that you have the proper keys and policies on your machine: + + rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/silverblue-main + ### 1. Rebase onto the image Any system running `rpm-ostree` should be able to rebase onto one of the images built in this project: