Mateusz Kaczanowski
Mateusz Kaczanowski
I don't have a Mac, so can't help here. Depending on the complexity I'd go with a special handlers/steps for MacOS X (it could be as simple as finding equivalent...
Hey @cdecoux, thanks a lot for this PR. I'll check it out in a few days!
Renaming the repo might break a few things for people who already use the plugin. I wonder if there is some aliasing option on GH
@diijkstra would you mind rebasing it (I merge the other diff of yours and now it complains :) )
PRs are most welcome :) I guess it should be as simple as: ``` mount --bind /etc/resolv.conf /.../etc/resolv.conf ``` ^^ though I am not sure how portable this is, so...
I expect it should work out of the box, but having someone to test it out would be great
For my own reference: * https://www.ctrl.blog/entry/resolvconf-tutorial.html * `sudo systemd-nspawn --bind-ro=/etc/resolv.conf -D /tmp/4232331700 -M machine`
this is implemented as a simple substitution: https://github.com/mkaczanowski/packer-builder-arm/blob/7d1d806e287d92540ecf462f65cb1055456fa687/builder/step_populate_filesystem.go#L34 it should be trivial to change @lis0r if you need it
Hey, @dsnet any progress with merging bzip2 compressor into standard library? What help do you need to make it or what are the blockers?
FYI: I've just published the [initial PR](https://github.com/celo-org/celo-blockchain/pull/1256)