gokrazy / tools

this repository contains the gok CLI tool of gokrazy
https://gokrazy.org
BSD 3-Clause "New" or "Revised" License
50 stars 27 forks source link

cmd/gokr-packer: add missing rereadPartitions for darwin #11

Closed mikioh closed 5 years ago

mikioh commented 5 years ago

This change makes it possible to use the combination of gokr-packer and image manipulation tools like balena Ethcer on macOS.

mikioh commented 5 years ago

Yay, the SyscallConn method of os.File is available from Go 1.12. Do you want to update .travis.yml in this PR?

stapelberg commented 5 years ago

Thanks for the PR!

Do you want to update .travis.yml in this PR?

Done in commit c9faf0ad81f7e3384e1af71c75bdf4e6e9c12959. Can you rebase please?

mikioh commented 5 years ago

PTAL