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 suport for packages in the config file #14

Open
markfeathers opened this issue Jun 1, 2023 · 1 comment
Open

Add suport for packages in the config file #14

markfeathers opened this issue Jun 1, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@markfeathers
Copy link
Contributor

We should have an option like:
DS_PACKAGELIST_APPEND="package1 package2"

These would go into the packagelist for multistrap. The final package list should be sorted/uniq so it doesn't unintentionally affect caching.

@ts-kris ts-kris added the enhancement New feature or request label Jun 5, 2023
@lionel
Copy link
Contributor

lionel commented Apr 17, 2024

Wasn't this addressed by commit 46e5900?

46e5900#diff-936d258ea8310e8cff80b6eb2593abf022e203fdb825d1b6d67801e2650c6ebeR3

It included the ability to read CONFIG_DS_DISTRO_PACKAGELIST_APPEND from defconfigs and use it as you state above.

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
None yet
Development

No branches or pull requests

3 participants