Make the script to configure the network cross-platform and general purpose

Change-Id: I977f1c85141433cba158e221f22a25372010e0bb
2 files changed
tree: 3c8651f5b5a99afc155874327f3db3434d700035
  1. gdb/
  2. installer/
  3. vim/
  4. zsh-completion/
  5. .gitignore
  6. AUTHORS
  7. build-bootable-usb-depthcharge.sh
  8. build-bootable-usb-gigaboot.sh
  9. build-sysroot.sh
  10. build-toolchain.sh
  11. build-utils.sh
  12. check-header-guards.py
  13. CONTRIBUTING.md
  14. env.sh
  15. git-file-format
  16. install-uefi-depthcharge.sh
  17. LICENSE
  18. onechar.txt
  19. paths.py
  20. push-package.py
  21. README.md
  22. run-dart-analysis.py
  23. run-magenta-arm64
  24. run-magenta-x86-64
  25. run.py
  26. start-dhcp-server.sh
  27. symlink-dot-packages.py
  28. update_dart_packages.py
README.md

Scripts

This repository is for scripts useful when hacking on Fuchsia. This repository should contain scripts that perform tasks spanning multiple repositories. Scripts that only operate within a single repository should live in the relevant repository.