tools/centos-mirror-tools
Jason McKenna bb9b2dbb07 Add go "dep" tool to support lockfiles in go pkgs
The go compiler supports "go get" to download dependencies, but
it will download the latest version of dependencies from the git
repository of the dependency.  This could lead to non-reproducable
builds, or the potential of dependency API changes (including
deprecated features) to break the build of packages.

The "dep" tool allows for a lockfile to be created, which captures
the git commit ID of dependencies, and can restore dependencies to
the captured state.

Since no binary package containing "dep" is currently available for
CentOS, we need to build it from source.  This change adds the
source tarball download to the list of source tarballs to be
downloaded.

Change-Id: I0ff821d780326212a3fc4408a6225752c0e9a9f4
Story: 2004617
Task: 28525
Signed-off-by: Jason McKenna <jason.mckenna@windriver.com>
2018-12-18 09:29:01 -05:00
..
rpm-gpg-keys Add missing key for CentOS Virtualization. 2018-08-16 15:26:41 -05:00
stx_mirror_scripts StarlingX mirror bug fixes 2018-11-07 11:26:18 -05:00
yum.repos.d move go related packages to centos repo lst. 2018-12-13 19:10:22 +08:00
dl_other_from_centos_repo.sh Enable starlingx mirror 2018-11-02 13:33:00 -04:00
dl_rpms.sh failmoved logs polluted by non-errors 2018-11-19 16:27:57 -05:00
dl_tarball.sh restapi-doc wadl based package removal 2018-11-12 04:16:44 -06:00
download_mirror.sh failed to pass extra_args 2018-11-30 12:23:20 -05:00
make_stx_mirror_yum_conf.sh Enable starlingx mirror 2018-11-02 13:33:00 -04:00
mirror-check.sh Check for releasever in yum.conf before grepping 2018-09-06 11:18:28 -04:00
other_downloads.lst Add build tools 2018-06-08 17:01:43 -05:00
rpms_3rdparties.lst move go related packages to centos repo lst. 2018-12-13 19:10:22 +08:00
rpms_centos.lst Merge "move go related packages to centos repo lst." 2018-12-14 16:00:06 +00:00
rpms_centos3rdparties.lst refactor audit 2018-11-16 02:21:03 +00:00
show_imported_rpm_gpg_keys.sh Add build tools 2018-06-08 17:01:43 -05:00
starlingx_add_pkgs.sh Merge "Split and move repo data files to yum.repo.d subdirectory." 2018-08-08 16:25:51 +00:00
tarball-dl.lst Add go "dep" tool to support lockfiles in go pkgs 2018-12-18 09:29:01 -05:00
url_utils.sh Enable starlingx mirror 2018-11-02 13:33:00 -04:00
utils.sh failmoved logs polluted by non-errors 2018-11-19 16:27:57 -05:00
utils_tests.sh Refactor on dl_rpms.sh 2018-09-10 09:57:39 -05:00
yum.conf.sample repair typo 2018-11-29 11:33:01 +08:00