fosslinux / live-bootstrap

Use of a Linux initramfs to fully automate the bootstrapping process
286 stars 26 forks source link

Check "substitutes" #445

Closed fosslinux closed 4 months ago

fosslinux commented 4 months ago

I think it is likely useful to check that files we get from downstream mirrors are equivalent to a "primary" mirror, particularly when said files do not have the same checksum for whatever reason - recompression, etc.

This script checks them automatically as part of CI.

stikonas commented 4 months ago

Generally looks good but need to fix linters.