cos-gpu-installer v2: Fix a few bugs

1) fixed the bug that the order of kernel modules loading is undeterministic
2) fixed tha bug the driver installation dir flag is not compatible with
cos-gpu-installer v1 that some customers relying on
3) Update release scripts

BUG=b/166110734
TEST=Manually verified the new cos-gpu-installer can install drivers.

Change-Id: Ifd9fc68150acdd74dec975b8b431386ba1ae36a6
4 files changed
tree: 8282c95f7c5fc98d339f21e83e3fea771a7da9f6
  1. src/
  2. CONTRIBUTING.md
  3. go.mod
  4. go.sum
  5. LICENSE
  6. README.md
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.