[roll] Roll fuchsia [ssh-key-manager] Add a skeleton ssh-key-manager.

This component is used by workstation product builds to allow
manipulation of SSH authorized_keys at runtime. So far, all it supports
is adding new keys.

Original-Bug: 61652
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/509166
Original-Revision: 34f3dac88d16f034ce9a0daf0f365291d99a8818
GitOrigin-RevId: d0c8af50f8f4c55b559f3b6904e33b37f0a767fc
Change-Id: I3a38dc4005c013d4a2665e3b0ad4f6f27e8e29be
1 file changed
tree: 7ec3cc33108e8f94d8ac72c1bdbcba1d6f19294f
  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.