Merkle trees and build systems
Merkle trees and build systems
Posted Jun 5, 2020 10:09 UTC (Fri) by nim-nim (subscriber, #34454)In reply to: Merkle trees and build systems by MrWim
Parent article: Merkle trees and build systems
apt and rpm do not deal with just a set of resulting files, they deal with composition rules, build rules, and post-install file munging, because real-life software uses things like indexes that can not be computed before the things the index indexes are actually deployed
