Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

[makefile] bootstrap from actual clr-distro-factory-config #23

Open
mbelluzzo opened this issue Jun 22, 2019 · 2 comments
Open

[makefile] bootstrap from actual clr-distro-factory-config #23

mbelluzzo opened this issue Jun 22, 2019 · 2 comments

Comments

@mbelluzzo
Copy link
Contributor

The trick part is how to nicely populate the config.sh vars from the template. It is way easier to just dump a new config file from scratch.

In the other hand, making it from scratch makes trick to also provide an image template (or more than one).

Maybe we can clone from clr-distro-factory-config and fully replace 'config.sh' so we get the image template files but don't have a headache trying to populating the template with variable values.

@shenjoon
Copy link

actually for the example i did try to clone directly from the config but it failed because config in clr-distro-factory-config contains the curl but in the makefile in clr-distro-factory does not build the curl bundle. If we want it to work out of the box by just cloning and make release, we will have to tweak to either remove the curl in config or add curl bundle in the makefile here.

@mbelluzzo
Copy link
Contributor Author

mbelluzzo commented Jun 26, 2019 via email

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

No branches or pull requests

2 participants