SynologyOpenSource / pkgscripts-ng

Synology DSM6.0 package toolkit framework
162 stars 56 forks source link

Add a flag to only download tarballs for easier caching without setting up chroot #41

Open onlyservers opened 2 years ago

onlyservers commented 2 years ago

This PR adds a new flag to make it easier to download tarballs without setting up the chroot just yet.

This can make docker-based workflows easier to use since this step can happen at image build time to cache the tarballs locally.

igorpupkinable commented 1 year ago

@SynologyOpenSource is there any plan for the MR?