commit | 1f8166145f4f4bdcf25fe8b42d147b4b19792d35 | [log] [tgz] |
---|---|---|
author | Scott Graham <scottmg@google.com> | Mon Jul 08 16:24:51 2019 +0000 |
committer | CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> | Mon Jul 08 16:24:51 2019 +0000 |
tree | 4c208588885021df29d33563ea0d3ddda700c563 | |
parent | 7d3f3fb04005ba8eb302469ccc8b3e0b614a6e6b [diff] |
[botanist] Have botanist send netboot NB_BOOT repeatedly On theory on why nothing happens after the kernel is sent is that the target is not receiving the boot command. Send the boot command "a few" times since there's no ACK, and it's not possible to tell if it was sent successfully. INTK-1200 #comment [botanist] Have botanist send netboot NB_BOOT repeatedly DNO-647 #comment [botanist] Have botanist send netboot NB_BOOT repeatedly Change-Id: I0727c054554ef4b60dbcccf3818bcf9f9c4ca1be
This repo contains tools used in Fuchsia build and development.
Go packages from here are automatically built and uploaded to CIPD and Google Storage by bots using the tools recipe. To add a tool to the build:
builder_mixins
section with name: "tools"
.properties_j
to add a string to the packages
list:"fuchsia.googlesource.com/tools/cmd/your-new-tool"