From 14ab1c5847afbd5a47c5fd023c0720e4a6d99b31 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 28 Feb 2024 15:36:08 -0500 Subject: [PATCH] Drop transient root This just enables composefs. Per discussion for now we will just document the existing `bootc usroverlay` etc., but we also need to fix https://github.com/ostreedev/ostree/issues/3177 --- eln-dev/usr/lib/ostree/prepare-root.conf | 2 -- stream9-dev/usr/lib/ostree/prepare-root.conf | 2 -- 2 files changed, 4 deletions(-) diff --git a/eln-dev/usr/lib/ostree/prepare-root.conf b/eln-dev/usr/lib/ostree/prepare-root.conf index 2198c9f..2faae22 100644 --- a/eln-dev/usr/lib/ostree/prepare-root.conf +++ b/eln-dev/usr/lib/ostree/prepare-root.conf @@ -1,4 +1,2 @@ -[root] -transient = true [composefs] enabled = true diff --git a/stream9-dev/usr/lib/ostree/prepare-root.conf b/stream9-dev/usr/lib/ostree/prepare-root.conf index 2198c9f..2faae22 100644 --- a/stream9-dev/usr/lib/ostree/prepare-root.conf +++ b/stream9-dev/usr/lib/ostree/prepare-root.conf @@ -1,4 +1,2 @@ -[root] -transient = true [composefs] enabled = true