Clone this repo:
  1. 216f2f5 termina_build_image: Call unsquashfs with -no-xattrs by Fergus Dall · 4 years, 2 months ago release-R92-13982.B stabilize-13970.B stabilize-13971.B stabilize-13974.B stabilize-13982.51.B stabilize-13982.60.B stabilize-13982.69.B stabilize-13982.70.B stabilize-13982.82.B stabilize-13982.88.B stabilize-13983.B
  2. 4669dde Revert "cros-sommelier-config: revbump the package" by Fergus Dall · 4 years, 3 months ago factory-strongbad-13963.B
  3. 2755010 Revert "cros-sommelier-x: workaround for missing cursor" by Fergus Dall · 4 years, 3 months ago
  4. 339cae0 cros-sommelier-config: revbump the package by Nicholas Hollingum · 4 years, 3 months ago stabilize-13942.B
  5. 714b79f cros-sommelier-x: workaround for missing cursor by Ryan Neph · 4 years, 3 months ago stabilize-13935.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 --host_force_python=py2

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.