[roll] Roll fuchsia [Workstation] Switch to component manager bootfs

This flag stops creating bootfs in bootsvc/C++, and instead creates it
in component manager/Rust. While this is a well tested change,
workstation is a good first product to enable this for as workstation
is still unreleased.

Original-Bug: 44784

Tested:
Validated we're using the right bootfs from CQ logs

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/638401
Original-Revision: 95c828d0273bae493031ecd015cc341df1fdc824
GitOrigin-RevId: 4bb543478ce6ab4a55e4bf6f6f73c4b1e4e3b4ab
Change-Id: I617b4295e615148e1db6b3f26f78629f4dc1cb3c
1 file changed
tree: b73ed6fa10590ecd54450cd3b79c0bdaf5df159a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.