[roll] Roll fuchsia [fshost] Route core the delayed minfs

Unless "zircon.system.wait-for-data" is set to false (I cannot find any
instances of this), fshost waits for minfs before launching pkgfs and
the core package is stored in pkgfs, so core has already effectively
been receiving a "delayed" minfs.

Also, to highlight the unusual behavior of the non-delayed directories:
  rename "minfs" to "minfs-not-delayed"
  rename "minfs-delayed" to "minfs"

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/659354
Original-Revision: 814ce631ad7abdc628e5986dd7710e1e16885857
GitOrigin-RevId: 5a31da23570527fef1c104b6f949395b75f15312
Change-Id: I331125a32f3ccd1bcdb2967868f0f7a6a161e8a6
1 file changed
tree: f4cd40ba37a7a69dfdde190f8cd7ba6888e608e5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 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.