Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Enable composefs root
Browse files Browse the repository at this point in the history
This partially reverts commit 7977ead and
effectively migrates the change from CentOS/centos-bootc-dev@8f5be09
and CentOS/centos-bootc-dev@14ab1c5
to here.

Signed-off-by: Colin Walters <[email protected]>
  • Loading branch information
cgwalters committed Mar 1, 2024
1 parent ec050c0 commit 82a8daa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tier-0/ostree.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ postprocess:
#!/usr/bin/env bash
mkdir -p /usr/lib/ostree
cat > /usr/lib/ostree/prepare-root.conf << EOF
# TODO disabled due to https://github.com/osbuild/bootc-image-builder/issues/149
#[root]
#transient = true
[composefs]
enabled = true
[sysroot]
readonly = true
EOF

0 comments on commit 82a8daa

Please sign in to comment.