gentoo-packer icon indicating copy to clipboard operation
gentoo-packer copied to clipboard

Add an iso/checksum update utility script.

Open kentfredric opened this issue 9 years ago • 0 comments

This utility script does some basic HTTP requests/result parsing and updates the ISO datestamp and checksum to the latest values available from the gentoo distfiles mirror.

It uses features ( state ) and dependencies ( JSON::PP, HTTP::Tiny ) that have been available in stock Perl installations since before 5.14.0

You may of course want to implement the same functionality in some other language, but my proficiency in perl made it a more natural choice for a proof-of-concept, and I will be understanding if you don't wish to merge it =).

kentfredric avatar Apr 18 '15 07:04 kentfredric