[roll] Roll fuchsia [pkgctl] Clarify expected arguments for pkgctl repo.

Add a note that, contrary to what could be expected from reading
the output of `pkgctl help repo`, the command expects the full
pkg repository URL, not just the hostname.

Original-Fixed: 70615
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/488837
Original-Revision: c0544a8a2800b096d95b23fa98bf2c0348798d74
GitOrigin-RevId: ac79c0652fc67eb826e6e08d87c2dcdf62162771
Change-Id: I3159e9e0c0e88c543ec2d708d2f6067893657026
1 file changed
tree: d4d10628b51306de7122dc024e4d4f02cedf640d
  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.