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

Have provision for installing targets 'now' with install.bash #355

Closed
ar13pit opened this issue Jan 27, 2019 · 1 comment
Closed

Have provision for installing targets 'now' with install.bash #355

ar13pit opened this issue Jan 27, 2019 · 1 comment
Assignees

Comments

@ar13pit
Copy link
Contributor

ar13pit commented Jan 27, 2019

In the current implementation, yaml file is parsed first and the commands for system, snap, ppa are added to a list that is executed at the end of tue-get install/update call.

A provision must be made to have something like tue-install-target --now $list_of_targets that can be used in install.bash to install these dependency targets first and then complete the execution of install.bash.

This would make generalized versions of all system-now, ppa-now, snap-now available to users with target --now and all system-now calls in the target files can be replaced with this.

@ar13pit
Copy link
Contributor Author

ar13pit commented Jul 14, 2020

Closed in favor of #512

@ar13pit ar13pit closed this as completed Jul 14, 2020
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

2 participants