[roll] Roll fuchsia [fserve] Adding --package-archive option for local package archives

The specified archive can be:

- a gzipped tarball (.tgz or .tar.gz)
- a directory (it is copied into the repo dir)
- if --package-archive == --repo-dir, no action is taken and the
  the repo is unchanged.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/547906
Original-Revision: 0d1b09fe05a43e96ce63b21e43cfde6f166105cd
GitOrigin-RevId: 3e707ed166bf393fa300e89f7318db2fa89108dc
Change-Id: I9b5f5eb2c2604cbe61384686e47baa11f8d0f2c6
1 file changed
tree: 655b15587124dbfc684e57d28276fcd1d8a6ec95
  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.