[roll] Roll fuchsia [ffx][daemon] Ignore environmental ssh configuration

Ignore user and system configuration files when establishing the ssh
connection to the target. This has two benefits
- It's more hermetic and avoid unintentional changes that break the
  connection.
- It corresponds to what `fx ssh` is doing.

Original-Bug: 89842
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/629443
Original-Revision: 6516840fdb817338c09173cd6c4b16f4319ea5e1
GitOrigin-RevId: 35699bee48692a75c49e952b803205312e5ed097
Change-Id: I254a3e69e91eb72f793ac60d618dbfa8dc9aba01
1 file changed
tree: 1508aa0709a600bf5393a65476b1a7f3c08edf13
  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.