Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add build info for Golang on Alpine linux. #6

Merged
merged 2 commits into from
Mar 22, 2016

Conversation

nghiant2710
Copy link
Contributor

No description provided.

@petrosagg
Copy link

Where is this patch from?

@nghiant2710
Copy link
Contributor Author

@petrosagg the patch is from this commit: golang/go@1439158
and it comes from this issue: golang/go#14476

wget http://resin-packages.s3.amazonaws.com/golang/v$GOROOT_BOOTSTRAP_VERSION/go-v$GOROOT_BOOTSTRAP_VERSION-linux-$ARCH.tar.gz
tar -xzf "go-v$GOROOT_BOOTSTRAP_VERSION-linux-$ARCH.tar.gz" -C /go-bootstrap --strip-components=1
rm go-v$GOROOT_BOOTSTRAP_VERSION-linux-$ARCH.tar.gz
wget http://resin-packages.s3.amazonaws.com/golang/v$GOROOT_BOOTSTRAP_VERSION/go$GOROOT_BOOTSTRAP_VERSION.linux-$ARCH.tar.gz

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

verify checksums here

@nghiant2710 nghiant2710 force-pushed the alpine branch 5 times, most recently from ff552a6 to e628a35 Compare March 21, 2016 15:18
@nghiant2710
Copy link
Contributor Author

@petrosagg, I added checksums verification and moved commit hash and checksums to a new file

@petrosagg
Copy link

SGTM

nghiant2710 added a commit that referenced this pull request Mar 22, 2016
Add build info for Golang on Alpine linux.
@nghiant2710 nghiant2710 merged commit f676e1e into product-os:master Mar 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants