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

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.