Skip to content

Releases: google/netbsd-gce

netbsd-gce-0.4.2

31 Mar 20:12
0fd04be

Choose a tag to compare

  • updated README
  • updated Anita version
  • use NetBSD 11 branch by default

netbsd-gce-0.4.1

02 Mar 15:22

Choose a tag to compare

This bugfix release includes a new Anita version, so the previous workaround is no longer needed.

netbsd-gce-0.4

19 Feb 17:09

Choose a tag to compare

  • support for Python interpreters named python3
  • updated anita to 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

27 Jan 08:19

Choose a tag to compare

What's Changed

  • Bump Anita to version 2.9
  • Add --format=oldgnu option to tar by @nbyavuz in #4

New Contributors

netbsd-gce-0.2

19 Oct 10:41

Choose a tag to compare

  • 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

24 Apr 14:48
a181b77

Choose a tag to compare

Merge pull request #1 from hawicz/master

Limit the MTU to 1460, since that's the most that GCE supports.