Commit Graph

6 Commits (2e671715e0c9a6ccb3238193e27cb8b040681ee7)

Author SHA1 Message Date
Jeff Grafton cd26a7fc5d Fix find pattern in generating kubernetes src tarball 2016-11-08 12:40:32 -08:00
Jeff Grafton 8b878b0495 Make kubernetes-src.tar.gz contain source code again 2016-11-08 11:58:20 -08:00
Piotr Szczesniak 2dea8a8f8f Made fluentd-gcl config consitent for GCI and ContainerVM 2016-11-04 13:30:46 +01:00
Jeff Grafton 8ab452c3ce Stop including arch-specific binaries in kubernetes.tar.gz 2016-10-27 16:24:25 -07:00
Ryan Hitchman 5e54fa72c6 Prefer sha1sum (C) to shasum (Perl).
This should avoid spamming build-log.txt with messages like:

    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_US.UTF-8"
        are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").

OSX has shasum but not sha1sum, which is part of GNU coreutils.
2016-10-26 16:15:03 -07:00
Mike Danese 27116c6818 rename build/ to build-tools/ 2016-10-24 14:41:56 -07:00