Clone this repo:
  1. 3ad45c0 lfs: delete crda by David Ruth · 2 days ago main
  2. d42666a mod_image_for_recovery: Add hashes of multiple partitions by Jae Hoon Kim · 2 months ago factory-skywalker-16393.B firmware-R142-16433.2.B firmware-R143-16463.2.B firmware-ec-R141-16404.2.B release-R141-16404.B release-R142-16433.B release-R143-16463.B stabilize-16404.45.B stabilize-starline-16397.B
  3. f05278c mod_image_for_recovery: Generalize partition hash calculation by Jae Hoon Kim · 3 months ago
  4. 435b8c7 mod_image_for_recovery: Remove vblock extraction and usage (deprecate) by Jae Hoon Kim · 3 months ago
  5. 14ef484 build_image: Add command line arg `chromeos_pstore.ecc_size=4` for x86 by Naoya Tezuka · 4 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

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.