[roll] Roll fuchsia [make-fuchsia-vol] Allow to specify the location of mkfs-msdosfs

Previously, make-fuchsia-vol derives the location of mkfs-msdosfs mostly
based on a priori knowledge of the build output. This change allows to
specify the location of the mkfs-msdosfs binary directly if needed.

Original-Fixed: b/381263769
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1165957
Original-Revision: f9717d41d46cf58b368079aab72def8224b837cf
GitOrigin-RevId: 7a6e2530a63b5dc1e96bb525ad6e118bb938d909
Change-Id: I0a6a1b7de86f59a69645d1a63e92794fa54bab56
1 file changed
tree: 728e3ef72268a7449c7ccf6856cc97c6431527a2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.