зеркало из https://github.com/golang/build.git
c116c3b2d8
I basically just did a find-and-replace, and we'll see if it works? I've updated and built the new disk images so this should be ready to deploy. For golang/go#56414. Change-Id: Iaac41d6f7a1244c3682e624f7a4ee4fa7477dfa1 Reviewed-on: https://go-review.googlesource.com/c/build/+/445617 Run-TryBot: Heschi Kreinick <heschi@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org> Auto-Submit: Heschi Kreinick <heschi@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> |
||
---|---|---|
.. | ||
README.md | ||
create.sh | ||
prep-vm.sh |
README.md
linux-x86-vmx
These scripts create a GCE VM image that acts like Container-Optimized Linux but uses a Debian 11 (Bullseye) kernel + userspace instead. We do this because Debian 11 includes CONFIG_KVM for nested virtualization, whereas that's not compiled in for Container-Optimized Linux.