Skip to content

feat: Make use of rpm-ostree cache#68

Merged
gmpinder merged 5 commits into
mainfrom
rpm-ostree-cache
Feb 19, 2024
Merged

feat: Make use of rpm-ostree cache#68
gmpinder merged 5 commits into
mainfrom
rpm-ostree-cache

Conversation

@gmpinder
Copy link
Copy Markdown
Member

After setting up the tmpfs mount for /var, rpm-ostree started to not have cache throughout the single build. This creates a cache for rpm-ostree that is tied to the specific recipe being built. This will allow subsequent builds of a recipe to be faster and not interfere with the cache of another recipe, especially if they are on different OS versions

After setting up the tmpfs mount for /var, rpm-ostree started to not have cache throughout
the single build. This creates a cache for rpm-ostree that is tied to the specific recipe
being built. This will allow subsequent builds of a recipe to be faster and not interfere
with the cache of another recipe, especially if they are on different OS versions
@gmpinder gmpinder self-assigned this Feb 17, 2024
@gmpinder gmpinder enabled auto-merge (squash) February 17, 2024 19:38
HexSleeves
HexSleeves previously approved these changes Feb 17, 2024
@gmpinder gmpinder linked an issue Feb 17, 2024 that may be closed by this pull request
@gmpinder gmpinder disabled auto-merge February 17, 2024 20:07
@gmpinder gmpinder requested a review from HexSleeves February 18, 2024 18:07
@gmpinder gmpinder merged commit ca6cd80 into main Feb 19, 2024
@gmpinder gmpinder deleted the rpm-ostree-cache branch February 19, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Create a builtin module for rpm-ostree

2 participants