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

How to version control pi-gen customizations? #800

Open
cmorganBE opened this issue Oct 18, 2024 · 0 comments
Open

How to version control pi-gen customizations? #800

cmorganBE opened this issue Oct 18, 2024 · 0 comments

Comments

@cmorganBE
Copy link

It looks like build.sh has to run from the pi-gen directory. How does one version control their changes to pi-gen, the config file etc?

Is the approach to add pi-gen to a git repo as a submodule, then run a script to copy files from the git repo into the pi-gen subdirectory, then cd pi-gen and ./build-docker.sh?

An alternative idea would be to fork pi-gen and commit changes there but that seemed slightly less clean than the copying approach.

Is there a third better option?

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

No branches or pull requests

1 participant