[roll] Roll fuchsia [pkg-cache] Serve package directory files from bootfs if available Package directories are made out of blobs, and pkg-cache will now try to use blobs from the bootfs blobs dir before using blobs from blobfs. This will save memory by enabling deduplication of VMOs backed by files that are in both bootfs and blobfs, such as ld.so. pkg-cache will continue to *not* use bootfs when deciding if a blob needs to be written to blobfs during package resolution. Original-Fixed: 339101788 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1048600 Original-Revision: ecdf0cfe996e98af35ff548393d806c4045a6a7f GitOrigin-RevId: 12d216bb956c8c4311bf01a5d2bbc25bd5dd69e6 Change-Id: I1a31d135b240771e5293ce66f3830021d2d30f23
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.