Skip to content

Releases: beringresearch/macpine

v1.0.9

10 Jan 16:52
Compare
Choose a tag to compare

Commits

  • 8e45eb9: add support for alpine 3.20 (idroz) #198
  • 9f3f419: improved ip handling (idroz) #198
  • 25244bd: update lxc scripts (idroz)
  • e7597b7: update instructions for setting up lxd (idroz)
  • 53245ae: update lxc docs (idroz)

v1.0.8

09 Oct 09:52
Compare
Choose a tag to compare

Commits

  • 45929ec: update set up go (idroz)

Full Changelog: v1.0.5...v1.0.8

v1.0.5

04 Apr 20:23
6181343
Compare
Choose a tag to compare

Commits

  • b7840dc: Create codeql.yml (Max Zinkus)
  • 4b129c9: Check for bad filenames in tar archive expansion in utils/utils.go (Max Zinkus) #168
  • 6ffcf9d: Fix ineffectual assigns due to unchecked err values by checking err values (Max Zinkus)
  • 54b6aff: add download script for latest alpine image (idroz)
  • 5a10512: upgrade 171 (idroz) #172
  • 7696348: ignore DS_Store file during alpine list (idroz) #174
  • 36c047b: first vmnet-shared implementation (idroz) #176
  • e1e926e: retrieve ip address (idroz) #176
  • d6f8cfe: add some error checking around vm priveledges (idroz) #176
  • 3667b63: add support for vmnet-shared networking (idroz) #176
  • ff8e6bb: fix support for slirp network (idroz) #176
  • 4671222: clarify mode toggle (idroz) #176
  • 469a814: add documentation (idroz) #176
  • 5b17691: add some stability to dhcp lease readings (idroz) #176
  • 7093b22: updates to dhcp reliance (idroz) #179
  • b09b2c3: address #178 (idroz) #179
  • a7bdec9: return machine ip in info (idroz) #179
  • 1f711ed: address #177 (idroz) #179
  • e17aa9d: compress disk image on publish (idroz) #183

v1.0.4

26 Oct 06:59
Compare
Choose a tag to compare

Commits

  • b28c274: Regenerate docs (Max Zinkus)
  • bbf7d6d: add avx and avx2 support to x86 cpus (idroz) #152
  • 2cea8fc: update qemu dep version (idroz) #152
  • 6766289: cleanup process if isntanc fails to start (idroz) #155
  • f3a7344: remove lxcfs from lxd script (idroz)
  • 67e7267: remove pid, sock, and qmp files on stop (idroz) #158
  • f1a69d2: update docker scripts (idroz)
  • f774f4f: correctly set hwclock on start (idroz) #159
  • 9c4dcc8: add openntpd install instructions (idroz) #161
  • bda3b4c: Update troubleshooting.md (Max Zinkus)
  • 67a4e77: clarify image creation instructions (idroz)
  • 4ff4b52: import only .age or .tar.gz files (idroz) #164
  • 26b9c19: remove temporary archive if unable to decompress (idroz) #164
  • 19368d7: clean up temporary directory on error (idroz) #164
  • 8ca7577: clean up logic for duplicated imports (idroz) #165
  • 672adba: Update troubleshooting.md (Surya Murugan) #166
  • f66b74e: Update troubleshooting.md (Max Zinkus)
  • d49b255: EOL cleanup and docs gen script fix (Max Zinkus)

v1.0.3

09 May 10:55
ed22c72
Compare
Choose a tag to compare

Commits

  • 7235891: update vm creation scripts (idroz) #142
  • 02133a2: Add aliases for commands (Max Zinkus)
  • c5b850a: Standardize verbosity of makefile (Max Zinkus)
  • c962cc2: Replace xcompile.sh with make xcompile (Max Zinkus)
  • 13eab79: General maintenance (Max Zinkus)
  • e4e674d: Update release.yml (Max Zinkus)
  • 5465ae8: Use 'instance' instead of 'vm' everywhere (Max Zinkus) #149
  • c690eaf: Add {Get, Save}MachineConfig util funcs in qemu/ops.go (Max Zinkus) #149
  • eb4f403: Use Get/Save utils in host/ (Max Zinkus) #149
  • 1e80b3b: Rewrites in cmd/ and alpine edit validation (Max Zinkus) #149
  • e88b390: Document new alpine edit behavior in modify_instance.md (Max Zinkus) #149
  • d14a375: Update README.md (Max Zinkus)

v1.0.2

28 Apr 11:28
Compare
Choose a tag to compare

Commits

  • 4700cd8: hotfix cmd/tag to allow _ and - for launchctl-autostart (Max Zinkus)
  • 416a8be: Add .github/workflows/release.yml (Max Zinkus)
  • 1080f89: Testing automated release (Max Zinkus)
  • 2c987af: Add release workflow (Max Zinkus)

v1.0.1

25 Apr 06:02
Compare
Choose a tag to compare

Patch release for Homebrew

v1.0

24 Apr 06:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10...v1.0

v0.10

29 Mar 21:23
4ca70d3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9...v0.10

v0.9

11 Jan 10:09
70822e4
Compare
Choose a tag to compare

What's Changed

  • automatically switch on/off highmem based on ram alloc by @idroz in #60
  • added completion command and documentation by @alexandregz in #61
  • add autocompletion documentation by @idroz in #62
  • disable 1g pages on intel hosts by @idroz in #64

New Contributors

Full Changelog: v0.8...v0.8.1