[roll] Roll fuchsia [starnix] Convert to a CFv2 component runner

This CL converts starnix into a CFv2 runner and adds documentation about
how to run starnix on the example binary.

This change moves the hello_starnix binary to its own package, which
opens the door to running more than one program under starnix.

Original-Bug: 70900
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/490010
Original-Revision: 25444eaa646530a015d6367cca023284456ec59e
GitOrigin-RevId: 5f5fcc46af5bd7eacbd6c80e701d09a53aa63da8
Change-Id: I25b717823e94c7f00b10137cd822377ff946b299
1 file changed
tree: 2d85ba2dcf2dd8276309ad78fd2d480a2f882117
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.