mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
We need to resolve the boot chains another place based on the trusted assets we encountered to be installed. At this point it could be any chain. We will need to discover later what the correct chain is. Also make TrustedAssets return an unsorted data structure to make sure we do not use the order like the comments claimed.