cros-motd/baguette-motd: add suppression file functionality For tast (or other cases) we want to suppress motd message from being printed. Check for a suppression file, to not need to keep counter max values synced elsewhere in code. BUG=b:552996458 TEST=None Change-Id: I07cfd853c91e4fee73f842398f484760c41ca2c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/8308093 Commit-Queue: maciek swiech <drmasquatch@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Zihan Chen <zihanchen@google.com> Tested-by: maciek swiech <drmasquatch@google.com>
These are the guest packages for setting up a container to integrate with Chrome OS. This includes build scripts that are run in Google's internal continuous integration service.
The guest packages can be built with Bazel.
bazelisk build //cros-debs:debs
promote\_apt.sh MILESTONE and promote\_container.sh MILESTONE in scripts are used to promote containers from staging to live. NOTE: Whatever is the latest in staging is what gets promoted to live so make sure it's what was tested.