Merkle trees and build systems
Merkle trees and build systems
Posted May 30, 2020 0:31 UTC (Sat) by guillemj (subscriber, #49706)Parent article: Merkle trees and build systems
While many of the hardcoded assumptions might appear to work, perhaps better now that we have been improving the pseudo-essential package set when it comes to installation bootstrapping (see https://wiki.debian.org/Teams/Dpkg/Spec/InstallBootstrap), these cannot be generally applied to any package in distributions like Debian (or Ubuntu). Things like not running the preinst, or the bare passwd databases, or only handling a hardcoded list of control files, etc. In any case I guess apt2ostree could already further benefit from some of the things that we have been working on with the installation bootstrap improvements.
The general concept looks nice though. :)
