commit | d6c6cd3ef5adabb1371f4d87f9813ca22a261b67 | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@golang.org> | Mon Dec 29 15:05:32 2014 -0800 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Mon Dec 29 23:20:32 2014 +0000 |
tree | abb64238b5a036b389653947c87c67067d28e872 | |
parent | b362f176d86d7bb3c601e91be21ae061789c8be0 [diff] |
dashboard/env: add script to create OpenBSD GCE image This is almost entirely the work of @mdempsky; I just ran it a bunch and reported bugs or tweaked things until it worked and booted the buildlet on GCE. Update #8642 Change-Id: If5d50bcdf90bc6aa648472cc951ed1c53b46eef3 Reviewed-on: https://go-review.googlesource.com/2156 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>