[roll] Roll fuchsia [ffx][repo] Remove --daemon option for repo start

This removes the `--daemon option from `ffx repository server start`.

The daemon based package server is being removed.

Original-Bug: 393514444
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1214464
Original-Revision: 091ca1286d60d35cd201335b4b0f23cb2abed21e
GitOrigin-RevId: d74febb1ef4f4e9d8ee2f1102c44988446108b40
Change-Id: Ia55bd180d818cba2386e2babe2eaaa8613c5b85b
1 file changed
tree: 6d2bc9afae739725b546ee80d407be013dfe1b98
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 in one of the communication channels documented at get involved.

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.