Packages for default configuration and CrOS host integration

Clone this repo:
  1. faf4798 cros-port-listener: Fix typos in package description by Nilay · 4 days ago main
  2. 0c21bc3 cros-host-fonts: remove mountpoint check by maciek swiech · 4 months ago firmware-R143-16463.2.B firmware-R144-16503.2.B firmware-R145-16552.2.B firmware-R146-16581.2.B release-R143-16463.B release-R144-16503.B release-R145-16552.B release-R146-16581.B stabilize-16552.18.B stabilize-Starline-beam-16503.60.B stabilize-bug466847668-16463.51.B stabilize-bug469792826-16463.51.B stabilize-bug473820601-16463.72.B stabilize-cfm-16503.60.B stabilize-ruken-only-16503.60.B stabilize-starline-16466.B stabilize-starline-16502.B stabilize-volteer-kernel-16503.18.B
  3. b70dcdd container-guest-tools: add baguette-motd package by maciek swiech · 4 months ago
  4. e927adb cros-apt-config: Update keyring by maciek swiech · 5 months ago firmware-R142-16433.2.B release-R142-16433.B stabilize-16433.43.B
  5. 70f9247 container-guest-tools: allow /etc to pre-exist in tools by maciek swiech · 5 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.