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

feat: Refactor to use scripts #88

Merged
merged 5 commits into from
Dec 25, 2024
Merged

Conversation

faeizmahrus
Copy link
Contributor

This refactors the boxkit ContainerFiles to use initialization/setup scripts, which results in modularization and easier maintenance.

e.g. if you need to add another symlink/shim for distrobox (like podman/docker), just change ./scripts/distrobox-shims.sh and it will propagate to all images using that script.

If you want to make changes for an individual image only, just edit the script that specific image uses.

@faeizmahrus faeizmahrus changed the title Refactor to use scripts feat: Refactor to use scripts Dec 25, 2024
@castrojo castrojo merged commit b115bfd into ublue-os:main Dec 25, 2024
1 of 2 checks passed
@faeizmahrus faeizmahrus deleted the use-scripts branch December 25, 2024 18:00
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