From 9a349e2625791b90c11f640938060344ec3e4bd5 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sun, 26 Feb 2023 15:53:16 -0500 Subject: [PATCH] fix: add a warning that we change the flatpak configuration (#80) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 202dbb888a..719ca31fff 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ These github actions and methods are meant to be shared and improved upon, [so c ## Usage -Warning: This is an experimental feature and should not be used in production (yet), however it's pretty close) Depending on the version of rpm-ostree on your system you might need to pass an additional `--experimental` flag +> **Warning** +> This is an experimental feature and should not be used in production, try it in a VM for a while! If you are rebasing and not doing a clean install do a `touch ~/.config/ublue/firstboot-done` to keep your flatpak configuration untouched BEFORE you rebase, otherwise we're going to mangle it (for science). To rebase an existing Silverblue/Kinoite machine to the latest release (37):