mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
We use apt to install the majority of our packages. In order to get apt running where it can install packages we first need to force install a small set of packages that have cyclic dependencies. This CL reduces the required set quite a bit and fixes a bug where we were installing a few wrong packages than what we were attempting to install due to a bad glob. Review URL: http://codereview.chromium.org/519075
Description
Languages
Shell
93.1%
Python
6.9%