mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-21 12:21:16 +02:00
The caching git web view which was used as source location is not reliable because the cache can be corrupt, the gzip compression of the snapshot can change, and the cache is produced by the web server which is not there to give high security guarantees. We experienced cache corruption. Switch to the recommended mirror under https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/ which also hosts signatures and not having the downsides mentioned above. This is a downstream change until upstream Gentoo changes the location.