Packages for default configuration and CrOS host integration

Clone this repo:
  1. fe62b13 cros-garcon: Migrate polkit rules to new format by Zihan Chen · 3 days ago firmware-android-15949.B main
  2. 32512e4 cross-sommelier-config: pass Alt+Tab to the host by Daniel Verkamp · 9 weeks ago firmware-R126-15885.B firmware-R127-15916.B firmware-hps-15892.B release-R126-15886.B release-R127-15917.B stabilize-15886.46.B stabilize-15888.B stabilize-15905.B stabilize-15926.B stabilize-hps-15890.B stabilize-quickfix-15886.43.B
  3. e08fb07 termina: reformat Python files with cros format by Daniel Verkamp · 3 months ago release-R125-15853.B stabilize-15855.B stabilize-15857.B
  4. 0d69d59 port-listener: add packaging and service config by Mike Gerow · 4 months ago factory-geralt-15840.B firmware-geralt-15842.B
  5. 0048a8e Update OWNERS for container-guest-tools by Dennis Kempin · 4 months ago release-R124-15823.B stabilize-15823.40.B stabilize-15828.B stabilize-quickfix-15823.44.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.

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.