commit | 4b54223231d4ba09e0c1079c92a89396502304c8 | [log] [tgz] |
---|---|---|
author | Adam Barth <abarth@fuchsia.infra.roller.google.com> | Thu Aug 22 22:17:19 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 22 15:18:38 2024 -0700 |
tree | 1610961b1cd8e264e5be0dc1a0546c46767bff68 | |
parent | c07d858320e9f898d26b10d936c79485ad37818d [diff] |
[roll] Roll fuchsia [starnix][modules] Register nmfs via FsRegistry Rather than hardcoding knowledge of nmfs into the vfs, we now register the nmfs file system via an FsRegistry. This CL is the first step in decoupling nmfs from starnix_core and moving the file system into a module. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106201 Original-Revision: 6486b34de0014e5a63e24903ea40772714dcbea7 GitOrigin-RevId: fd481c872d2d3aff410797f4841c4c74e76b7f3f Change-Id: Ia257535008a7ce99a2be71491a617c375cd23b6b
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
.