Releases: google/netbsd-gce
Releases · google/netbsd-gce
netbsd-gce-0.4.2
netbsd-gce-0.4.1
This bugfix release includes a new Anita version, so the previous workaround is no longer needed.
netbsd-gce-0.4
- support for Python interpreters named
python3 - updated
anitato 2.10, including bugfixes - added a workaround for an issue building the image on macOS
- update README to remove mention of NetBSD 8, which is pretty old by now
- NetBSD 10 is now the default branch
netbsd-gce-0.3
netbsd-gce-0.2
- update to Anita 2.0, required to support newer installers (NetBSD-9 and -current)
- default is now to install NetBSD 9
- You can specify the size of the root disk as the third parameter to
make.bash. See the README for an example.
Initial Release
Merge pull request #1 from hawicz/master Limit the MTU to 1460, since that's the most that GCE supports.