dbh201
dbh201
The hash/sig variables take priority, so no changes are required unless both variables are missing from the Makefile. If both are missing then you need to add 'ALLOW_UNVERIFIED_DOWNLOADS=yes' to the...
I moved a lot of this functionality into userland-fetch. I'll have to look this over and make some changes. I'll be sure to explain any new variables in the docs.
I haven't rebuilt any yet. These packages failed to clean due to recursive variables so I've removed the references. They clean properly with these commits, so I'm going to build...
The hashes aren't all that useful since mailfud.org doesn't put their checksums with the updates. Would it be better to just do the Makefile like this? This Makefile can just...
Tested partial downloads, HASH_DIR, and unsecured downloading here.
I still need to write docs for it, but all of the functionality seems to work.
I'm going to prep the component dir overnight and see if anything extra fails.
Sorry about the delay. Yes, merge #9269 and I will rebase my branch.
I'm going to see if I can finish testing in about a week (including making some changes to prep-*.mk). If you've taken a look and see anything you'd like changed...
I'll need to do one more pass of the components dir to check for issues before this can be merged.