Add logging for external commands

Specifically, this ends up logging the GPU installer command, the uname
command that gets the arch, the installation path remount, and the
nvidia-persistenced commands.

BUG=None
TEST=compile cos-extensions and install gpu drivers

Change-Id: I7fe05461d40ce9538a876f79b671ce5a885175e7
Reviewed-on: https://cos-review.googlesource.com/c/cos/cos-extensions/+/141685
Reviewed-by: Angel Adetula <angeladetula@google.com>
Tested-by: Kevin Berry <kpberry@google.com>
1 file changed
tree: e4fb004fbb59758bb091ac5ab9b1cd832abe7925
  1. commands/
  2. extensions/
  3. tools/
  4. CONTRIBUTING.md
  5. cos-extensions.go
  6. go.mod
  7. go.sum
  8. README.md
README.md

cos-extensions for Container-Optimized OS

cos-extensions is a tool used in Container-Optimized OS. It provides utility to manage COS extensions.

See CONTRIBUTING.md for how to contribute.