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

Misc cleanups + regenerate initramfs (to pick up ostree changes) #26

Merged
merged 4 commits into from
Feb 12, 2024

Conversation

cgwalters
Copy link
Member

Drop ostree container commit and rm /var/*

We're moving away from requiring this.


Drop bootc install

We can rely on it being in the image by default now.


Regenerate the initramfs because it includes ostree

This also serves as a test case of regenerating the initramfs in a container.


eln: sync with stream9

(We should probably only have one file and use buildah --from, but
that can be a followup)


We're moving away from requiring this.
We can rely on it being in the image by default now.
This also serves as a test case of regenerating the initramfs in a container.
(We should probably only have one file and use buildah --from, but
 that can be a followup)
@cgwalters cgwalters changed the title Cleanups Misc cleanups + regenerate initramfs (to pick up ostree changes) Feb 12, 2024
@cgwalters
Copy link
Member Author

I've been burned a few times in the past by running this -dev image expecting the latest ostree changes from git (for example, ostreedev/ostree#3164 ) except because until now we weren't regenerating the initramfs we get the incredibly confusing semantics of having the latest userspace, but old ostree in initramfs.

Copy link

@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

Copy link
Contributor

@sallyom sallyom left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

@sallyom sallyom merged commit cb6aaec into CentOS:main Feb 12, 2024
3 checks 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.

None yet

3 participants