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

Refactor usage of system commands to a module w/ autodiscovery or manually set $PREFIX? #94

Open
ermo opened this issue Mar 20, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@ermo
Copy link
Contributor

ermo commented Mar 20, 2024

Currently, there are a few direct command invocations in solbuild, including calls to /bin/su.

To make it easier to update solbuild for the upcoming /usr merge task, consider how to consolidate known commands to a single module that adds (or discovers at startup?) the preferred location of commands.

The motive for possibly considering dynamic discovery of commands is that hard-coding commands is not really desirable if we want for solbuild to keep working outside of solus.

@ermo ermo added the enhancement New feature or request label Mar 20, 2024
@ermo ermo added this to the 1.7.0 milestone Mar 20, 2024
@silkeh silkeh modified the milestones: 1.7.0, 1.8.0 Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants