MidnightBSD / src

MidnightBSD OS source code
https://www.midnightbsd.org/
Other
52 stars 6 forks source link

Enhance package fetching #137

Open laffer1 opened 2 years ago

laffer1 commented 2 years ago

when building packages, we should stage them in a unique location on the ftp server for each build. This will allow us to transition new packages in but let people with an old index work.

We could prune old builds eventually, but keeping the original build for a release might be nice. Maybe run id can be used?