tree: 3170d4fbc6c28d26fe90d0d3b94029004fb6c366 [path history] [tgz]
  1. lib/
  2. .gitignore
  3. BUNDLE.md
  4. complete_script_sample.sh
  5. create_hwid_bundle.sh
  6. cros_docker.sh
  7. Dockerfile
  8. edit_lsb_factory.sh
  9. factory_common.sh
  10. FACTORY_SERVER.md
  11. merge_factory_usbimg.sh
  12. NETBOOT.md
  13. README.md
setup/README.md

Factory setup scripts

This folder contains scripts for factory flow setup. All scripts here may be executed in different environments:

  • Inside chroot of cros_sdk
  • Outside chroot but still with complete source tree
  • Inside a factory bundle running on arbitrary Linux device

So all scripts must use only the libraries in same folder and not relying on any files in cros source tree.