[roll] Roll fuchsia [assembly] Place fshost and fs into bootfs packages

Also cleaned up some dead code in assembly that doesn't make sense after
there is no longer need to support reconfiguring an unpackaged bootfs
component.

Additionally, driver-index was fixed to be okay with a situation where
/boot/meta doesn't exist. This occurs once the last unpackaged component is no
longer in bootfs.

Lastly, the path for zxcrypt config was updated now that /boot doesn't map to
/pkg for fshost.

Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1004072
Original-Revision: f7a35984c70a382c1866633589accb1c49936323
GitOrigin-RevId: fb48b650406015397b7583456498cc1bc1e5b3b0
Change-Id: I78d338a0e187bc41a181f986797d08066440886e
1 file changed
tree: 9b016ec745d8cd74b53c3877da27b2857b1c8020
  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 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.