[roll] Roll fuchsia [Workstation] Stop including bootsvc in bootfs

This is a follow-up to fxr/651287 which skipped bootsvc in the boot
process. This change will remove bootsvc from the bootfs image.

Bootsvc will still be bundled into the zedboot image, so workstation on
real hardware still uses bootsvc to pave.

Original-Bug: 44784

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/651287
Original-Revision: 918b0b519b0e5448f91e8fa3b2f15b1775f9777f
GitOrigin-RevId: fec05ec4adb040915d5d601268fec18700252a81
Change-Id: Id9bf80dcbbb32782f634bb3f3204c95cf2809d4c
1 file changed
tree: 3f9362d31b3c603461f9dbdf097fb86f519beff8
  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.