Packages for default configuration and CrOS host integration

Clone this repo:
  1. 32512e4 cross-sommelier-config: pass Alt+Tab to the host by Daniel Verkamp · 3 weeks ago firmware-hps-15892.B main release-R126-15886.B stabilize-15888.B stabilize-hps-15890.B
  2. e08fb07 termina: reformat Python files with cros format by Daniel Verkamp · 8 weeks ago release-R125-15853.B stabilize-15855.B stabilize-15857.B
  3. 0d69d59 port-listener: add packaging and service config by Mike Gerow · 2 months ago factory-geralt-15840.B firmware-geralt-15842.B
  4. 0048a8e Update OWNERS for container-guest-tools by Dennis Kempin · 3 months ago release-R124-15823.B stabilize-15823.40.B stabilize-15828.B stabilize-quickfix-15823.44.B
  5. f8b9d09 cros-garcon: Add XDG_SESSION_TYPE env var 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.

bazel 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.