Packages for default configuration and CrOS host integration

Clone this repo:
  1. 6d62810 [owners] Remove [email protected] from OWNERS by Owners Cleanup · 2 weeks ago main
  2. 1ab01f5 container-guest-tools: add dtor to OWNERS by Dmitry Torokhov · 2 weeks ago
  3. d2260a5 cros-garcon: Delete some Ansible integration code by Dennis Kempin · 9 weeks 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
  4. 4aba81a Pin bazel version used for building by Dennis Kempin · 9 weeks ago
  5. 132f658 cros-apt-config: Update keyring by maciek swiech · 4 months ago firmware-ec-R135-16209.5.B firmware-lvgl-16187.B release-R135-16209.B stabilize-16197.B stabilize-starline-16216.B

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.