commit | b211685f948bd2fc0d7656a411799b2693eb310d | [log] [tgz] |
---|---|---|
author | Ben Keller <galbanum@fuchsia.infra.roller.google.com> | Thu Mar 24 19:49:37 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 24 12:51:39 2022 -0700 |
tree | f4cd40ba37a7a69dfdde190f8cd7ba6888e608e5 | |
parent | fb1c959132c0cb146db53c0677b63660fa4532d2 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.