Commit Graph

6 Commits

Author SHA1 Message Date
R. Tyler Croy 0a7222cb03 Move the built docker binaries into bundles/bin for packaging 2017-09-06 08:20:17 +08:00
R. Tyler Croy 325411c06a GAH MAKE 2017-09-06 07:38:17 +08:00
R. Tyler Croy 1022d26468 Make sure to cd into the checked out git repo 2017-09-06 07:16:08 +08:00
R. Tyler Croy 46c5c19da0 Rely on relative paths for checking out additional packages
$GOPATH can't be trusted not to have colons in it, and $GOROOT cannot be trusted
to be user writeable. Therefore we'll just rely on the conventional nature of
go packages
2017-09-06 07:10:16 +08:00
R. Tyler Croy 355e785e58 Properly build the containerd binaries and the proxy binaries and drop them in bundles 2017-09-06 02:32:42 +08:00
R. Tyler Croy 9ceed4ab89 Introduce a small GNU/Make shim for building on FreeBSD
Execute via `gmake -f Makefile.freebsd`
2017-09-06 02:07:26 +08:00