Skip to content

Feature request: Ability to download sources for offline builds #585

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

Open
IsaacsLab42 opened this issue Apr 16, 2025 · 0 comments
Open

Feature request: Ability to download sources for offline builds #585

IsaacsLab42 opened this issue Apr 16, 2025 · 0 comments

Comments

@IsaacsLab42
Copy link

A feature that would be very useful for offline or air-gapped systems would be the ability to pre-download all of the source packages. That directory containing the downloaded tarballs could then be used to perform build(s) without having to connect to the internet again. For example, something like this to download to and then consume sources from a tarballs dir:

./download-offline.py --sources tarballs
./build-linux.py --sources tarballs --other --options --here
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

1 participant