commit | 7a466fbc46b449ad14f26a930f38e8491698b319 | [log] [tgz] |
---|---|---|
author | James Sullivan <jfsulliv@fuchsia.infra.roller.google.com> | Wed Apr 06 18:58:08 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 06 12:00:09 2022 -0700 |
tree | 9563ddab938763984c459e6d2057541fdd5ed30c | |
parent | 6eb8234f91cc64876cf0768cfcdc5f1fd420436d [diff] |
[roll] Roll fuchsia [fshost] Clean up handling non-minfs data parts The data partition has been frequently conflated with "minfs". Attempt to clean this up a bit and simplify some of the code. Mostly this is just renaming and moving code around, however some other improvements were made, such as eliding the copying-data step if there's no data to copy. Note that the GN args were not renamed and still refer to minfs. That has to be done separately since some of them will require a soft migration. The configuration names were all updated, since those are translated from GN arguments. Original-Fixed: 95281 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665522 Original-Revision: b6528a87d2942bf5b3484cf26ab14463f080464c GitOrigin-RevId: 9454d3378a9800b9720264e403e0b8fd35b087c2 Change-Id: Ic238012d684036399bc8b42bf7322434cc0dee91
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
.