tree: cd6f87cf50de14cb72272cf55b9652bdc818b4a8 [path history] [tgz]
  1. baguette-motd/
  2. cros-adapta/
  3. cros-apt-config/
  4. cros-debs/
  5. cros-garcon/
  6. cros-guest-tools/
  7. cros-host-fonts/
  8. cros-logging/
  9. cros-motd/
  10. cros-notificationd/
  11. cros-pipe-config/
  12. cros-port-listener/
  13. cros-pulse-config/
  14. cros-sftp/
  15. cros-sommelier/
  16. cros-sommelier-config/
  17. cros-sudo-config/
  18. cros-systemd-overrides/
  19. cros-tast-tests/
  20. cros-ui-config/
  21. cros-vmstat-metrics/
  22. cros-wayland/
  23. cros-xdg-desktop-portal/
  24. kokoro/
  25. lxd/
  26. mesa/
  27. scripts/
  28. termina/
  29. .bazelversion
  30. .gitignore
  31. LICENSE
  32. OWNERS
  33. PRESUBMIT.cfg
  34. README.md
  35. WORKSPACE
README.md

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.