[roll] Roll fuchsia [starnix] Create mounts for overlaid container-feature FileSystems Various features require container-managed FileSystems to be instantiated and presented at specific paths under the root namespace. These overlaid FileSystems new use real mount-points, which allows the reported mount flags to differ between the feature filesystems and the root filesystem. This is important for writable filesystems, because the root filesystem is normally mounted from a remote_bundle, which is inherently read-only. This CL introduces a LayeredFsBuilder helper for use by container startup logic, which takes care of setting up LayeredFs when necessary, and creating the required mount points. Original-Bug: 496892060 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1556521 Original-Revision: 3ccf176572e165291e291e2b520db3e567eef1bc GitOrigin-RevId: e010b152ce52bb1682a70fb9e156391507d24ec5 Change-Id: I449712073441dccfa28b00a4775a0fc099fb78b6
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 in one of the communication channels documented at get involved.
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.