[roll] Roll fuchsia [docs] Add "roller" entry to glossary

The term "roller" is not not used widely outside Google, but rollers are
an important concept within the Fuchsia source management ecosystem. So
it's worth documenting for the sake of open-source contributors and new
Fuchsia team members.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/638565
Original-Revision: e7f44e794bac06d86ea93e15c9eb1835c0d0031e
GitOrigin-RevId: af24c0611c55057791578d7cacbead5f787f580e
Change-Id: I631403e517d4371199b9757e1330bb6fb1e8a6a5
1 file changed
tree: 5cc0ef6b76c33952904d4d68ce112df563c11712
  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.