facebookarchive / osf-builder

osf-builder contains tools to build OSF (Open System Firmware) firmware images, and to keep track of their versioning information.
MIT License
7 stars 2 forks source link

Add local file and git repo support for getdeps #16

Open dhendrix opened 2 years ago

dhendrix commented 2 years ago

For osf-builder developers at home, it would be nice to be able to cache dependencies on a local filesystem and use those to override URLs. That will save time downloading large files and codebases (e.g. kernel tarball, coreboot git repo) and will put less stress on third party servers.