Clone this repo:
  1. 631b23c legacy_disk_layout: Bump factory_install kernel partition sizes by Brian Norris · 2 days ago main
  2. 5924659 base_image_util: Stop building minios when building factory_install by Cheng Yueh · 10 days ago firmware-android-15949.B
  3. 6fad61c remote_access: remove "Chromium OS" text by Mike Frysinger · 13 days ago
  4. eb3478b hooks: Disable telemetry for cros lint call. by Alex Klein · 4 weeks ago
  5. 329c228 build_kernel_image: Drop kernel parameter kvm.tdp_mmu=0 by Dawn Han · 5 weeks ago stabilize-15926.B

src/scripts directory

This repository contains build tools and scripts written in shell (e.g., Bash). Historically, much of our build process was written in shell in this directory, however, we're currently in the process of migrating many scripts to Python in Chromite.

In general, we're not currently accepting new scripts in this directory.

If you want to host a script for yourself/local team, feel free to use the src/platform/dev/contrib/ directory instead.