Packages for default configuration and CrOS host integration

Clone this repo:
  1. 82ae90c [owners] Remove dverkamp@chromium.org from OWNERS by Owners Cleanup · 3 days ago main
  2. 6d62810 [owners] Remove denniskempin@google.com from OWNERS by Owners Cleanup · 4 weeks ago firmware-ec-R138-16295.2.B release-R138-16295.B stabilize-starline-16294.B
  3. 1ab01f5 container-guest-tools: add dtor to OWNERS by Dmitry Torokhov · 4 weeks ago
  4. d2260a5 cros-garcon: Delete some Ansible integration code by Dennis Kempin · 3 months ago firmware-ec-R136-16238.2.B firmware-ec-R137-16267.2.B release-R136-16238.B release-R137-16267.B stabilize-16238.47.B stabilize-starline-16232.2.B stabilize-starline-16232.5.B stabilize-starline-16232.B stabilize-starline-16234.2.B stabilize-starline-16234.B stabilize-starline-16245.B stabilize-starline-16246.B stabilize-starline-16261.2.B stabilize-starline-16261.4.B stabilize-starline-16261.5.B stabilize-starline-16261.7.B stabilize-starline-16261.9.B stabilize-starline-16261.B
  5. 4aba81a Pin bazel version used for building by Dennis Kempin · 3 months ago

cros-container-guest-tools

Overview

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.

Building

The guest packages can be built with Bazel.

bazelisk build //cros-debs:debs

Releasing

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.