| commit | 54fc7b82806009367ef8bbe24ee5d253a01199a7 | [log] [tgz] |
|---|---|---|
| author | Chris Suter <csuter@fuchsia.infra.roller.google.com> | Tue Aug 16 02:53:37 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 15 19:54:53 2022 -0700 |
| tree | f3ea672d12a86472d5f4460d1e152597b3cbadaf | |
| parent | 26096c69c1e573a29f8109540716e67693df1b86 [diff] |
[roll] Roll fuchsia [fshost] Add support for mounting the data partition To make this work I had to make a number of other changes, including: * The integration test needs to use realm builder because it's not possible to run the tests in parallel otherwise. * The Rust fs_management library now runs blobfs as a component. * I had to fix the Rust fs_management library so that it can run components in a collection which is required to avoid races. Original-Bug: 87511 Original-Fixed: 106137 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708822 Original-Revision: 0fe250187a522be051cf2ee5740d6f8aa5f18e5d GitOrigin-RevId: fd7abe6c490b2fb7e988f275cfa081e7ba61b562 Change-Id: Id13dc3c615e90c3ef8e6c75fe2e185c6274fb9bb
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.