tree: ea3f82ec10d7cae9bd0c7df435927f33c3931381 [path history] [tgz]
  1. sdk_lib/
  2. build_image.sh
  3. build_sdk_board
  4. common.sh
  5. create_sdk_board_root
  6. proxy-gw
  7. README.md
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.