tree: 8198f92a233e6a100d0a20cbce7b9d4846718791 [path history] [tgz]
  1. sdk_lib/
  2. build_image.sh
  3. build_sdk_board
  4. common.sh
  5. create_sdk_board_root
  6. README.md
  7. update_chroot.sh
shell/README.md

Shell Migration Staging Area

This directory contains scripts which were historically located in src/scripts and are currently being migrated to Python. Previous history of these scripts can be found at:

https://chromium.googlesource.com/chromiumos/platform/crosutils/

In general, we don't want to grow the shell functionality too much, and would prefer that new things be handled in Python when possible.