-
Notifications
You must be signed in to change notification settings - Fork 27
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
supplying packages list by command line or env var rather than packages file #44
Comments
It may be possible to use existing
|
Should do in theory, doesn't work due to yet to be reported bugs. |
Reported here: |
This works for the usual™ package, just tested via:
It would be indeed nice to have the option to install further packages by a simple command line option like |
Should be fairly simple. I can help, after/pending #148. |
I find the need for the packages file not so pretty. Could you provide an option please for a command line or environment variable that contains a space (or w/e) delimited list of packages?
Any idea how that could be implemented? It's non obvious to me, because a the packages file is copied into the chroot.
I may or may not be able to provide a pull request for adding that option.
The text was updated successfully, but these errors were encountered: