commit | 7543e11b89ad099e0a18cd95283fa22887780ade | [log] [tgz] |
---|---|---|
author | David Munro <davidmunro@google.com> | Fri Jan 31 16:57:20 2020 +1100 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 04 23:33:04 2020 +0000 |
tree | a8fd1a75c375bf2a18b70cd6231d9c9d8ccaedad | |
parent | 8508de3a5cac0945209194cf7aeaf889b403f5c1 [diff] |
container-guest-tools: Update linux signing key. Copied in the latest key from https://dl.google.com/linux/linux_signing_key.pub TEST=None yet. Will test staging package after it's built. BUG=chromium:1047593 Change-Id: I9e0ff092dc243a45416acaac6e91168c3ecfeec4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/2032647 Reviewed-by: Fergus Dall <sidereal@google.com> Reviewed-by: Stephen Barber <smbarber@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Fergus Dall <sidereal@google.com> Auto-Submit: David Munro <davidmunro@google.com> (cherry picked from commit 41d4d31ec8ab4e4db649b4ed73c5a2bd2aa407c9) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/2035919 Auto-Submit: Fergus Dall <sidereal@google.com> Tested-by: Fergus Dall <sidereal@google.com>
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.
The guest packages can be built with Bazel.
bazel build //cros-debs:debs --host_force_python=py2
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.