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

usage: Describe filesystem semantics #172

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

cgwalters
Copy link
Member

I was a bit confused into thinking our -dev images had root.transient on, but they don't quite right now because we don't regenerate the initramfs after installing the updated ostree in that image.

However, because bootc-image-builder today is throwing away the immutable bit on / (a different bug, see
ostreedev/ostree#3094 ) we actually... amazingly get a very similar effect in practice!

Anyways, let's go ahead and describe filesystem state here.

Copy link
Collaborator

@rhatdan rhatdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

docs/usage.md Outdated Show resolved Hide resolved
I was a bit confused into thinking our `-dev` images had
`root.transient` on, but they don't quite right now because
we don't regenerate the initramfs after installing the updated
ostree in that image.

However, because bootc-image-builder today is throwing away
the immutable bit on `/` (a different bug, see
ostreedev/ostree#3094 ) we actually...
amazingly get a very similar effect in practice!

Anyways, let's go ahead and describe filesystem state here.
@cgwalters cgwalters merged commit 8245847 into CentOS:main Jan 21, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants