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

Add CONFIG_BUILD as a dependency to the Makefile #177

Open
ghost opened this issue Jun 4, 2015 · 1 comment
Open

Add CONFIG_BUILD as a dependency to the Makefile #177

ghost opened this issue Jun 4, 2015 · 1 comment
Milestone

Comments

@ghost
Copy link

ghost commented Jun 4, 2015

If a user changes something in CONFIG_BUILD, the Makefile should trigger a call to bootstrap.sh to createrepo and pull in RPMs into the new directories.

Currently, this has to be done manually by users.

@ghost ghost added the enhancement label Jun 4, 2015
@ghost ghost self-assigned this Jun 4, 2015
@ghost ghost added this to the RHEL_7-Beta milestone Jun 4, 2015
@ghost
Copy link
Author

ghost commented Jun 6, 2015

I need to give this some more thought, but we can add a target to the Makefile for CONFIG_BUILD, which calls ./bootstrap.sh. We then need to add functions to parse CONFIG_BUILD and update the opt directory, rhel directory, and any optional repos.

@ghost ghost modified the milestones: Future, RHEL_7-Beta Sep 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants