[roll] Roll fuchsia [fvm][tool]: Remove legacy sparse.

This just moves this into using the Create command. Added support for
reseve-slices that allocates allocates zeroed slices from range 0 to n
for the internal snapshot metadata partition.

Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/510740
Original-Revision: 57c9708ab5da93b35b3eb92b0f0c3eea5090c5a4
GitOrigin-RevId: 8350e0f499434ac5d83c8c22eade82c57cf563c2
Change-Id: Ic1963bd1479c05bce651b75968822e05a0f854a8
1 file changed
tree: 8bddfa4a726c42e569293b88025482fcf25b7545
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.