mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 15:11:19 +02:00
This is useful to understand why packages may be different between say, x86 and arm. Use cros_extract_deps to extract the dependency graph for each, then: cros_deps_diff -o path/to/output x86-generic.deps arm-generic.deps Review URL: http://codereview.chromium.org/2870042
Description
Languages
Shell
93.1%
Python
6.9%