CARVIEW |
Select Language
HTTP/2 200
cache-control: no-cache, no-store, max-age=0, must-revalidate
content-security-policy: script-src 'report-sample' 'nonce-sDKyKU-2mJmksKNQ4S9__g' 'unsafe-inline' 'strict-dynamic' https: http: 'unsafe-eval';object-src 'none';base-uri 'self';report-uri https://csp.withgoogle.com/csp/gerritcodereview/1
content-type: text/html; charset=utf-8
date: Sat, 11 Oct 2025 11:07:01 GMT
expires: Mon, 01 Jan 1990 00:00:00 GMT
pragma: no-cache
strict-transport-security: max-age=31536000; includeSubDomains; preload
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 0
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
chromiumos/containers/cros-container-guest-tools - Git at Google More...
Packages for default configuration and CrOS host integration
Clone this repo:
Branches
- e927adb cros-apt-config: Update keyring by maciek swiech · 2 weeks ago firmware-R142-16433.2.B main release-R142-16433.B
- 70f9247 container-guest-tools: allow /etc to pre-exist in tools by maciek swiech · 4 weeks ago
- 2083eb8 container-guest-tools: uprev distrobuilder by maciek swiech · 9 weeks ago factory-skywalker-16393.B firmware-ec-R141-16404.2.B release-R141-16404.B stabilize-starline-16397.B
- 24dd66f cros-adapta: Remove qt5-style-plugins dep by Zihan Chen · 9 weeks ago firmware-skywalker-16378.B
- 07b6682 kokoro: Allow govcs remote type by Zihan Chen · 9 weeks 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.