[roll] Roll fuchsia [fserve] Add opt-in support for ffx repository

This starts the transition of fserve to using the new package repository
server that is built in ffx. In order to ease the transition, this is
made opt-in so that it can be tested out in field to shake out any
issues before being switched to the default.

Original-Fixed: 84290

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/583629
Original-Revision: ea018cd23300fc0077dcc52bb3f068b11ddae021
GitOrigin-RevId: 4cb283b182be37f12ffb2debdc12fdbb1d7a0aa3
Change-Id: I66cd268991748ad52d41d16eec0797843cacae69
1 file changed
tree: 04fa48c7857679a82d68c05c1105d5a2a909f534
  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.