Clone this repo:
  1. d42666a mod_image_for_recovery: Add hashes of multiple partitions by Jae Hoon Kim · 7 weeks ago factory-skywalker-16393.B firmware-R142-16433.2.B firmware-ec-R141-16404.2.B main release-R141-16404.B release-R142-16433.B stabilize-starline-16397.B
  2. f05278c mod_image_for_recovery: Generalize partition hash calculation by Jae Hoon Kim · 8 weeks ago
  3. 435b8c7 mod_image_for_recovery: Remove vblock extraction and usage (deprecate) by Jae Hoon Kim · 8 weeks ago
  4. 14ef484 build_image: Add command line arg `chromeos_pstore.ecc_size=4` for x86 by Naoya Tezuka · 3 months ago firmware-ec-R140-16371.2.B firmware-skywalker-16378.B release-R140-16371.B stabilize-starline-16370.B stabilize-starmie-16371.49.B stabilize-zork-16371.20.B
  5. fb84e2d Reland "build_kernel_image: Use syslog format for serial consoles" by Sergey Senozhatsky · 4 months ago firmware-ec-R139-16328.2.B release-R139-16328.B stabilize-16328.65.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.