[roll] Roll fuchsia [multifuchsia] Update README.md

Added information about btrfs mounting, fixed examples where the doc
does not match the current layout of fuchsia.git, and clarified the note
on hardcoded paths in the `update` subcommand.

Original-Bug: b/361488597
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1107492
Original-Revision: 349dba88e3171016a1dbd340b766266bd6d58d7a
GitOrigin-RevId: 44adee3a4907038c702411882c32cb9ea185de9c
Change-Id: I9da3aecbf345208fd09f6054b458ce200050c0ec
1 file changed
tree: c95b5f1d83f0b843d3c969ce4d2e099a3fce80dc
  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.