[pkg-resolver] Automatically retry local mirror connections.

If there's no USB present, pkg-local-mirror will close the connection,
which would cause pkg-resolver to be unable to use local mirrors at
all. Fix this by using a wrapper to automatically try reconnection to
pkg-local-mirror.

Change-Id: I771fbbaa03e066be720bda2dd255824ab1fd952a
7 files changed
tree: 4e2596bc9e1f054fa11e56e01e71d8bb8d36c412
  1. boards/
  2. build/
  3. buildtools/
  4. bundles/
  5. docs/
  6. examples/
  7. garnet/
  8. out/
  9. prebuilt/
  10. products/
  11. scripts/
  12. sdk/
  13. src/
  14. third_party/
  15. tools/
  16. vendor/
  17. zircon/
  18. .clang-format
  19. .clang-tidy
  20. .git-blame-ignore-revs
  21. .gitattributes
  22. .gitignore
  23. .gn
  24. .style.yapf
  25. AUTHORS
  26. BUILD.gn
  27. CODE_OF_CONDUCT.md
  28. CONTRIBUTING.md
  29. go.mod
  30. go.sum
  31. LICENSE
  32. OWNERS
  33. PATENTS
  34. README.md
  35. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.