这是indexloc提供的服务,不要输入任何密码
Clone this repo:
  1. 14ef484 build_image: Add command line arg `chromeos_pstore.ecc_size=4` for x86 by Naoya Tezuka · 4 weeks ago main
  2. fb84e2d Reland "build_kernel_image: Use syslog format for serial consoles" by Sergey Senozhatsky · 6 weeks ago firmware-ec-R139-16328.2.B release-R139-16328.B
  3. 4550102 Revert "build_kernel_image: Use syslog format for serial consoles" by Jae Hoon Kim · 8 weeks ago
  4. b867e09 build_kernel_image: Use syslog format for serial consoles by Sergey Senozhatsky · 8 weeks ago
  5. 7b25645 common.sh: set -E flag in switch_to_strict_mode by Yu-Che Cheng · 3 months ago firmware-ec-R138-16295.2.B release-R138-16295.B stabilize-starline-16294.10.B stabilize-starline-16294.6.B stabilize-starline-16294.7.B stabilize-starline-16294.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.