Skip to content

Introduce distribution installer finalize function #3753

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ragazenta
Copy link
Contributor

This adds an ability to do something "after" installing is done. The current use case is for Debian based distribution to install APT sources files if needed.

Closes: #3715

@behrmann
Copy link
Contributor

The plain name finalize is not the best choice, because we have a lot of finalization functions, so it begs the question finalize what and makes it hard to grep for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

APT sources file missing if apt is not installed on the base image
2 participants