Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partially revert "Remove obsolete cleanup of obsolete stamp files" #419

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

wjt
Copy link
Member

@wjt wjt commented Feb 5, 2025

This reverts part of commit 1338aae.

Sadly I had not realised that this stamp file was also created by a hook in the image builder. So on every new system installed between 3.5.0 and 6.0.1 inclusive, this stamp file was preinstalled and deleted on first boot; while on all systems installed with 6.0.2 or newer, the stamp file was preinstalled but never removed.

endlessm/eos-image-builder#173 removes the image builder hook, but for the sake of those systems installed with 6.0.2 or newer, reinstate the tmpfiles snippet that deletes the stamp file.

This reverts part of commit 1338aae.

Sadly I had not realised that this stamp file was also created by a hook
in the image builder. So on every new system installed between 3.5.0 and
6.0.1 inclusive, this stamp file was preinstalled and deleted on first
boot; while on all systems installed with 6.0.2 or newer, the stamp file
was preinstalled but never removed.

endlessm/eos-image-builder@6d1389f
removes the image builder hook, but for the sake of those systems
installed with 6.0.2 or newer, reinstate the tmpfiles snippet that
deletes the stamp file.
Copy link
Member

@dbnicholson dbnicholson left a comment

Choose a reason for hiding this comment

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

🙄

@dbnicholson dbnicholson merged commit 304a017 into master Feb 5, 2025
2 checks passed
@dbnicholson dbnicholson deleted the push-vpnyszunvorr branch February 5, 2025 17:05
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.

2 participants