mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-09 04:31:40 +01: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%
Python
6.9%