[roll] Roll fuchsia [build] Modern solution for shell binaries

Towards deprecating legacy package() targets with `shell = true`
While we're at it, migrate some legacy `shell = true` packages.

TESTED=`fx snapshot` still returning a snapshot, `nc` etc' work

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/465776
Original-Revision: e146886a1f0199dec8b31395e31ee6ee6abdfc73
GitOrigin-RevId: b902b728dfec7cbbe496cfdcb2a640b6543e7d4e
Change-Id: Ia8a8ee12d33649d1da896ed5ac225dc93da00aca
1 file changed
tree: e4c10d31093c7aff91b122e2de3468d1e4951eeb
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.