commit | ff728b89ff830cd1e83cfbe68438bacf45bdcd3e | [log] [tgz] |
---|---|---|
author | Ben Keller <galbanum@fuchsia.infra.roller.google.com> | Sat Oct 19 01:29:53 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 18 18:32:12 2024 -0700 |
tree | 608a307381a6c49bd96084db89d5eb363001652d | |
parent | 756d692be3263c79ef6ba4ce68dfc60a6d38eff9 [diff] |
[roll] Roll fuchsia [debug-dash-launcher] Use the bootfs package resolver The launcher now uses the recently exposed bootfs package resolver to resolve fuchsia-boot:// package URLs. The tools trampolines are stored in directories named after the full URL (with / replaced with | and : replaced with ^) instead of just the first segment of the path now that it is easier to have packages with the same path but different scheme, host, etc. This is user visible but clients should be using the tools binaries via $PATH which is unchanged. Original-Fixed: 329167311 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137867 Original-Revision: 1ca8751cab823c78b69f408a26a03b027646d4cf GitOrigin-RevId: 0bc5562cd33f0d5832b1e7ee01e89055ca1299bd Change-Id: I27dd71702c79e690ff45efa6cd4803c471e4dc81
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
.